|
| Converting a Word Doc to PDF using .NET / |
 |
Sun, 21 Jan 2007 16:43:25 -080 |
Hi Does anyone know how to successfully convert a word document to a PDF file
via a .NET 1.1 program. I was thinking of writing code to send the document
directly to the PDF printer, however the downfall with that is that it does not
retain hyperlinks if the document has hyperlinks.
|
| Post Reply
|
| Re: Converting a Word Doc to PDF using .NET / |
 |
Mon, 22 Jan 2007 01:31:13 -080 |
Acrobat Capture doesn't do this; it does OCR on PDF files.
Acrobat has an extensive SDK, but there is no supported API to do the
conversion with hyperlinks.
|
| Post Reply
|
| Re: Converting a Word Doc to PDF using .NET / |
 |
Mon, 22 Jan 2007 01:33:17 -080 |
Actually, maybe LiveCycle PDF Generator is worth a look, if you want a
server solution.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|