Hi All ,
Acording to my requirement i want to display pdf content in import component in WDK .when the document is selected .so anybody can help me ......
http://blogs.adobe.com/pdfdevjunkie/2007/08/using_the_html_embed_tag_to_di.html
but you would need to rewrite how the import component works as it will not upload content until AFTER the user clicks Finish button
If the idea is only to preview the selected content it might work if the PDF is embedded with the local path of the file (like c:\...). You need to check how the browser behaves, though, as it might block such an action.
What I've done before was embed a PDF preview directly in the document lists. But in this case I would use an ACS url for the document.