-
1. Re: convert to MS Word without "print to pdf" step
lrosenth Aug 4, 2014 6:52 AM (in response to fifty screen name)Are you doing this on a desktop or server environment? Acrobat is NOT licensed for use on a server, so you would need to stop using it as such!
As to your issue, what it tells me is that the .NET reporting engine that you are using is making INVALID PDF files :(. Find one that makes valid PDFs.
-
2. Re: convert to MS Word without "print to pdf" step
fifty screen name Aug 5, 2014 2:46 AM (in response to lrosenth)Environment: desktop
ok, so the question how I can convert an invalid pdf to a valid pdf using the SDK?
-
3. Re: convert to MS Word without "print to pdf" step
fifty screen name Aug 26, 2014 12:20 AM (in response to lrosenth)lets do it this way.
How can I validate a pdf document and see the validation errors? - this would be necessary to find out what's wrong with the original pdf.
-
4. Re: convert to MS Word without "print to pdf" step
Test Screen Name Aug 26, 2014 1:59 AM (in response to fifty screen name)I don't think the document is invalid, or would fail any specific validation error. It may be a bug or limitation in the DOC export engine.
It might be fixed in Acrobat 11, so check for that.
Otherwise, you will probably need to do deep analysis, object by object, according to 32000-1, not looking for what is invalid but looking for what the function rejects. This will be interesting but time consuming.
-
5. Re: convert to MS Word without "print to pdf" step
fifty screen name Aug 26, 2014 2:06 AM (in response to Test Screen Name)good idea I'll check with v11
I'm not sure I want to go so deep, maybe I have to. I'll let you know



