Search found 3 matches

by justjoh
Wed Feb 11 2009
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: [Solved] Having problems dealing with corrupt PDF file.
Replies: 4
Views: 16037

Re: Having problems dealing with corrupt PDF file.

I did find my solution in the proudct documentation, and that was to examine the return code from the IacDocument.Open call. The original develoepr didn't use the return code, so at first I assumed there wasn't one. In any case the snippet below correctly identified my 3 corrupt documents as having ...
by justjoh
Thu Jan 29 2009
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: [Solved] Having problems dealing with corrupt PDF file.
Replies: 4
Views: 16037

Re: Having problems dealing with corrupt PDF file.

No, I wouldn't say they're supported, rather that the corruption is going undetected. The end result is that what should have been an 11 page PDF ends up as a single page that is blank, except for my stamp. I tried using the debugger to see if any exceptions were being suppressed, but that doesn't s...
by justjoh
Wed Jan 28 2009
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: [Solved] Having problems dealing with corrupt PDF file.
Replies: 4
Views: 16037

[Solved] Having problems dealing with corrupt PDF file.

We're using PDF Creator .NET to add some text to existing PDF files. (Recieved on: 9999/99/99, and the like). My customer preseted me with 3 PDF files that cannot be opened in Adobe, Foxit Reader, Spicer Imagenation, or by an open source PDF library. Each of these tools report that the source PDF fi...