Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
idleboy@adobeforums.com #1
Convert PDF to HTML by C#
Dear all,
am developing an application by C# using Acrobat 9 library. Is there any way to convert a PDF to HTML programmatically by C#?
Thanks in advance for your help.
Idleboy
idleboy@adobeforums.com Guest
-
convert to HTML to PDF
I see in ADOBE 9.0 PROFESSIONAL can open a HTML file display as pdf in the UI. How to programmatically import HTML and save as PDF using Acrobat type... -
Convert PDF to html Help!
I want to create my own pdf to html converter with VB. I have gone through the Acrobat SDK 7.0 but nothing really seems helpful. Can anyone give me... -
convert .pub to .html
Help! I'm stuck Can you and if so... how do you covert a .pub 2000 "form" file to a .html file to post on register .com Thank RdK -
Convert ASP to HTML
How can I convert ASP code into HTML for showing on borwser? I don't want to let public see the ASP codes. Thanks, DS -
Convert Pub 2k to html ?
I have a newsletter that is 5 pages total. How can i convert these 5 pages to 5 html pages that look the same. I tried the "create web site"... -
PDL@adobeforums.com #2
Re: Convert PDF to HTML by C#
See the JavaScript Doc.saveAs function. You can use this to save a document as HTML. You can also call this JavaScript from C# by using the Acrobat JSObject (see PDDoc.GetJSObject in the IAC documentation).
PDL@adobeforums.com Guest
-
Ahsan #3
Convert PDF to HTML by C#
Hi
Can any one provide a code snippet to do that, I want to save a PDF as html 4.01 with css 1.0, using c#.
ThanxAhsan Guest



Reply With Quote

