문제

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.

도움이 되었습니까?

해결책 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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top