Re: How to recognize the page is OCR or not
Thanks for the response.I am iterating each element as shown below. I have applied OCR for the scanned document. I want to check that page is OCR'd or not. The element shows "Text" and second time as...
View ArticleRe: How to recognize the page is OCR or not
1. This is not a proper approach to seeing each PDEElement. You look only inside the top level PDEContainer, but the PDEContainer can hold PDEContainers which can themselves hold PDEContainers....
View ArticleRe: ??? SDK 9.1 only support visual studio 2005? SDK XI only support visual...
The SDK is produced when the version of Acrobat is released, so if you insist on using obsolete SDKs for obsolete Acrobat you can hardly criticise the Acrobat 9 SDK for being out of date.To develop for...
View ArticleNeed Resolution to Adobe Reader Error 523:523 without turning off Protected Mode
Dear Friends,, Please go through the below link. FYI : I am using AcroPDF.DLL ActiveX as an OLE object to view PDF files in my application. https://forums.adobe.com/message/6609626#6609626 When I am...
View ArticleHow to find out in PDFL that the element is transparent (background color or...
How to find out in PDFL that the element is transparent (background color or something like that)?
View ArticleRe: How to find out in PDFL that the element is transparent (background color...
Transparency is a graphics state attribute, and you can example the stroke and fill blend modes and alpha, SMask and some other parameters I've forgotten. You also need to examine the Group parameters...
View ArticleAbrir PDF protegido del que conozco el password
Necesito insertar en un formulario un control que me permita abrir PDFsYa sé incluir el control utilizando acropdf.dllLos PDFs a abrir está protegidos por contraseña, y esta es conocida por el...
View ArticleRe: Abrir PDF protegido del que conozco el password
You cannot do this simply. Only a plug-in can do this. If you want it to work with Adobe Reader, there is a license costing tens of thousands of dollars per year to permit such a plug-in.
View ArticleRe: How to recognize the page is OCR or not
Thank you very much for the response. Thanks, Sow
View ArticleRe: PRC Compressed Tessellation
Hi, did that above mentioned document actually answer your questions? Is it worth getting it, or is it more or less the same document, with just a few less omissions and bugs? Or has it actually turned...
View ArticleRe: PRC Compressed Tessellation
The ISO document for PRC (<http://www.iso.org/iso/catalogue_detail.htm?csnumber=54948>) is a complete rewrite and as such is MUCH easier to understand and more comprehensive in what is required...
View ArticleRe: PRC Compressed Tessellation
Hi, thanks for the information, so I will go and acquire it then... best regards,Bjoern P.S. How did you acquire that document?
View ArticleCMYK value in Indesign file not printing the same as same CMYK value in Quark...
CMYK value in Indesign file not printing the same as same CMYK value in Quark file How can I get a PDF file made from Indesign to print the same CMYK value (100/98/9/1) as a PDF file made from Quark?...
View ArticleRe: CMYK value in Indesign file not printing the same as same CMYK value in...
Raw CMYK values don’t mean anything. They only have meaning in the presence of an associated ICC profile. I suspect you are using different profiles.
View ArticleRe: CMYK value in Indesign file not printing the same as same CMYK value in...
How can I tell? The output preview in Acrobat shows this for both.
View ArticleRe: CMYK value in Indesign file not printing the same as same CMYK value in...
Those are your settings for proofing, they say nothing about any embedded profile. And how are you using the Acrobat SDK?
View ArticleRe: How do I clear the file from AxAcroPDF object?
All you need to do is load a pdf that does not exists. I found this out by mistake by mistyping my pdf file name. AxAcroPDFobject.LoadFile("DONTEXISTS.pdf") This will return the pdf viewer to blank...
View ArticleRe: PRC Compressed Tessellation
It seems it might still take a while before it gets published.. Do you know if there is any way to acquire the current draft? Or anything that can help in particular with decoding the "highly...
View ArticleRe: AVDocSaveOptimized mit Visual Basic 2012
Hallo,die Schriften Helvetica, Times, Courier und ZapfDingbats stehen auf meinem Comuter alle nicht zur Verfügung.Ich habe nun eine pdf-Datei mit diesen Schriftarten mit der VB-Funktion...
View ArticleRe: AVDocSaveOptimized mit Visual Basic 2012
" the fonts Helvetica , Times , Courier and ZapfDingbats not stand on my computer all available. " This is a matter of no importance whatever. You can use the exact font names I mentioned,...
View Article