I couldn't find the post, but I had copied the contents of the post:
-----------------------------------------------------------
Yogesh Gandhi said on Sep 25, 2008 at 1:15 AM :
Hi,
I used the above code for converting word 2 pdf.
It works fine for DOC file.
But when i give DOCX file as input, i.e. office 2007 word file
It fails with the following message...
ALC-PDG-001-039-Microsoft Office was not able to open the document that was submitted for conversion.
Can anybody give me the hint, about how can i convert .DOCX file to PDF
Is there any seperate API to be used for that..
Thanks in Advance
Yogesh
yogesh249@gmail.com
-----------------------------------------------------------------
And this is the link, which has documentation about how to use Livecycle server APIs and web services to generate the PDF:
http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/wwhimpl/js/html/wwhelp.htmThe sections Invoking livecycle ES and API quick starts could be of you interest.
The web services / APIs could be used from Java or .Net code.
Regards,
Prabs...