Question

Here I am using Acrobat 7 to create PDF, using the File->Create PDF->From File option.

Now I want to do this process by using Acrobat SDK with C# or VB.NET, so please give me a suggestion how can I do.

Note:

Here I am using DOC file to convert.

Was it helpful?

Solution 2

Time being I got answer for my question,

here I am used VB.NET with Acrobat jsobj

Please refer below link for reference

Reference Link : http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp.htm?href=JavaScript_SectionPage.70.1.html&accessible=true

OTHER TIPS

I'm not sure Adobe allows to create some PDF like that but look for free libraries like SharpPDF and PDF SCout it's really easy to do.

Instead you can use PDFScoutVb.net dll

Tutorial: how to create PDF document in Visual Basic.NET (Visual Studio.NET) using PDFDoc Scout library

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top