How to find cause of 110 error
My application is creating PDF files. it first creates two or more PDF documents and then combines those together. When my PDF are modified by the application by adding stamping and then combined, Acrobat gets an error when I open the document. The exact error is
There was an error processing a page. There was a problem reading this document (110).
The error occurs on pages where I have added stamping.
The PDF can be viewed with Chrome.
This doesn't happen unless I combine documents. If I open a single document, its good. The error does not occurr unless multiple PDFs are combined.
My question is How can I use the PDF tools (or some other to find out whats wrong. Is it the stamping or is it the combining?
I installed the trial of Adobe and attempted to open with Preflight, but Adobe sometimes crashes when I try to analyze it.
I tried some online analyzers. One shows me this:
24 0 obj
Another analizer tells me:
PDF Syntax error : Invalid dictionary construct: [/View, {'ViewState': /ON}, /Print, {'PrintState': /ON}, /Page, Element, {'Subtype': /FG}]
Any ideas?
Thanks
