Re: How to overcome the security validation check in Acrobat Reader 11
Without a sample file that is "failing", I don't really have any suggestions. You are welcome to open a formal support case with our Developer Support folks.
View ArticleRe: How to overcome the security validation check in Acrobat Reader 11
Can you give me a link to open the case with development support please?
View ArticleRe: How to overcome the security validation check in Acrobat Reader 11
I'm not sure about "checking for extraneous bytes". The rules for PDF say that the very first bytes must be %PDF.Some software actually allows a few (1024) extra bytes before that, but it is quite...
View ArticleRe: How to overcome the security validation check in Acrobat Reader 11
Hey ironsenth, Is there a way where i can send you a file to validate or a simple code will do?. My code is something like Response.Clear(); MemoryStream ms = new...
View ArticleRe: How to overcome the security validation check in Acrobat Reader 11
This code has nothing to do with the Acrobat SDK. It looks like something you are running on your server in an environment that I am not aware of the details of. I would personally recommend that you...
View ArticleRe: How to overcome the security validation check in Acrobat Reader 11
So, have you actually looked at the first bytes of the file? What are they, as served?
View ArticleApp Crash
Uninstall and reinstalled latest "reader" program but it continues to crash upon opening any PDF document. I've looked at similar cases, even created a dump file, but cannot send it as it appears too...
View ArticleHow can I programatically identify PDF files with embedded images?
Our company has 27,266,949 .PDF files that we're planning to compress in order to save server space. We don't want to compress any of the .PDF files that have embedded images as to not alter the...
View ArticleRe: How can I programatically identify PDF files with embedded images?
Let's start with the question: You can use the Preflight feature of Acrobat to "separate" those PDFs with images from those without. BUT… What/how are you planning on compressing the PDFs that wouldn't...
View ArticleRe: How can I programatically identify PDF files with embedded images?
We’re having a challenge with finding any type of standards or guidelines in regards to altering medical images, whether using lossless or visually lossless, and have decided to factor those out...
View ArticleRe: App Crash
Are you using the Acrobat SDK (a toolkit for programmers)? If not I recommend you post in the Adobe Reader forum, and good luck!
View ArticleRe: How can I programatically identify PDF files with embedded images?
Well, the only thing that lossy compression applies to is images – since the idea of lossy compression of text doesn't really make sense? (for example, you wouldn't want to drop a few 0's on your tax...
View ArticleRe: How can I programatically identify PDF files with embedded images?
Ah, see told you we were new to this and no, my taxs already have enough digits to the balance. Ok, so based on that, we should be able to use the preflighting tool to identify the PDF’s with images,...
View ArticleRe: How can I programatically identify PDF files with embedded images?
Thanks man, you’ve helped to change the direction of tomorrow’s meeting for sure.
View ArticleRe: How to print a PDF within OpenEdge. PDDoc worked with Adobe 5 but not...
Hi We are using Adobe Reader. Regards, Jim
View ArticleFlattening effect of AcroPDF report viewer
Hi I have this Active reports and I’m using AcroPDF as my report viewer. Whenever I generate report using PDF file, and then clicking on the print button of the file’s toolbar, I encountered...
View ArticleRe: How to print a PDF within OpenEdge. PDDoc worked with Adobe 5 but not...
PDDoc is not available with Adobe Reader, only with Adobe Acrobat
View ArticleRe: Flattening effect of AcroPDF report viewer
However the PDF is being generated is adding some significant transparency to the document. Is there some sort of watermark on the page. And the printer type you are printing to doesn't support...
View Article