Re: How to Examine document by SDK?
The AVCommand can automate preflight. Does preflight do the job you need?
View ArticleRe: How to Examine document by SDK?
There has no Sample SDk for preflight Remove Hide Text
View ArticleRe: How to Examine document by SDK?
The samples are there to illustrate basic techniques, not to provide you with finished code for every need.
View ArticleWhat is Prefight cmd name used for AVCommandNew?
Any one help me to provide the prefight cmd name
View ArticleRe: What is Prefight cmd name used for AVCommandNew?
I need to find, given PDF having Hidden text?.Can you guide me for solution
View ArticleRe: Convert different types of files and merged them into one pdf
right.....I tested it....I added one action: Save....And last question(thanks for your patience! ) The following codes demonstrayed how I can combine two pdfs in one.But again...I don't know how many...
View ArticleRe: Relative links in PDF (issue with AxAcroPDF)
Ok, I've upgraded to Acrobat XI and I've got the same issue but instead of showing the full path to the PDF it is now showing the relative path: Acrobat does not allow connection to:../../TEST.pdf So...
View ArticleRe: Relative links in PDF (issue with AxAcroPDF)
Do the links work when viewing the PDFs in the full Acrobat?
View ArticleRe: Relative links in PDF (issue with AxAcroPDF)
Yes everything is fine. I've noticed another post about relative links and the reply seemed to indicate the way the control and the full Acrobat handles links is slightly different.
View ArticleRe: Relative links in PDF (issue with AxAcroPDF)
They do handle them differently, which is why I asked.
View ArticleRe: Convert different types of files and merged them into one pdf
Okay.....I will do that with my VBA code....Thank you!!! Thanks everyone!!I will close this thread now !
View ArticleRe: How to Convert PDF to Image
Note: the question appears to relate to this producthttp://www.datalogics.com/products/pdfjavatoolkit/not the Acrobat SDK. May be worth contacting Datalogics under your support contract.
View ArticleRe: How to Convert PDF to Image
Thanks for reply.I have adobe java toolkit but I don't know how to convert pdf to image?Can you please explain with sample code?
View ArticleRe: How to Convert PDF to Image
May be worth contacting Datalogics under your support contract.
View ArticleView PDF-documents on a Windows form
Hello I am looking for a smart way to display/view PDF-documents on a Windows form. My environment:-VisualStudio.NET 2005/2008-Target device: Touch screen with Windows7 embedded What I have done so...
View ArticleRe: View PDF-documents on a Windows form
Those DLLs/assemblies are just "bridges" rom the COM/.Net world to Adobe Reader. Without Reader (or Acrobat) they are completely useless. So yes, software that uses them would require the presence of...
View ArticleRe: View PDF-documents on a Windows form
Many thanks for answering so quickly.I'm wondering if you have any idea if I'm dealing properly with the AcroPDF.dll. As I have posted, I am bit insecure.Is there a white paper or something similar?
View Article