Re: Acrobat will open only one pdf at a time.
I recommend this forum http://forums.adobe.com/community/acrobat/creating__editing_%26_export ing_pdfs When you repost be sure to mention the versions of Windows and Acrobat. Looks like Windows 8 and...
View ArticleRe: Where is the list of categories and keys for calling AVAppGetPref?
Thank you for the answer.
View ArticleRe: How to Print a PDF programmatically without the Adobe Reader Window
Hi, I am not happy with this security improvement as well.I found this post:http://stackoverflow.com/questions/5085491/closing-an-instance-of-acro bat-reader-from-command-lineworks for me but is not as...
View ArticleIs there an Acrobat SDK support package to purchase?
Too many issues while using Acrobat SDK, I wonder know if there is an Acrobat SDK support package to purchase. Thanks. Have a good day.
View ArticleRe: Is there an Acrobat SDK support package to purchase?
I thought there was but I can no longer find it. Or you can ask us. Sometimes people in the forum can help, sometimes not.
View ArticleRe: Is there an Acrobat SDK support package to purchase?
Take a look at this page: http://www.adobe.com/support/programs/developer/incidentbundle/ Karl Heinz KremerPDF Acrobatics Without a Net PDF Software Development, Training and More......
View Articlehow to extract Text from a pdf file
Hi, I am new to the plug-in development work. Still I want to know how to extract word from a pdf file. Can anyone giving me some hints like shall I use PDText. if yes can anyone give me one example of...
View ArticleRe: how to extract Text from a pdf file
You want to extract a single word from a PDF file? What exactly do that mean?
View ArticleRe: how to extract Text from a pdf file
For text extraction run fast away from PDText. Use PDWordFinder methods.
View ArticlePDF preview doesn't come to 'front'
I just upgraded to Win 7-32 bit. I am using Acrobat Pro 9. Previously when I created a pdf from a word document the preview would come to the front of the word document. Now it goes to an icon in the...
View ArticleRe: Is there an Acrobat SDK support package to purchase?
Thanks very much! Have a good day!
View ArticlePDF Editing and saving as image with ASP.Net MVC3 using Adobe Live...
I would like to integrate PDF Editor with ASP.Net MVC3 using Adobe Live Cycle/Acrobat API.Below is the details of requirement:1. Converting scanned images (tiff/jpeg) to PDF.2. Recognizing image text...
View ArticleRe: PDF Editing and saving as image with ASP.Net MVC3 using Adobe Live...
I can tell you that the Acrobat SDK is not suitable. Even without looking at the proposed functions, it is not licensed for use on a web server, which I understand MVC3 implies. The LiveCycle product...
View ArticleRe: how to extract Text from a pdf file
Hi, I am successfully extracting text from pdf, by the PDWordFinder but there are some issue with ligature text. Can any one help let me know if possible, How to stop ligature expanision. There is a...
View ArticleLigature text expansion issue
Hi, I am successfully extracting text from pdf, by the PDWordFinder but there are some issue with ligature text. Can any one help let me know if possible, How to stop ligature expanision. There is a...
View ArticleRe: Ligature text expansion issue
What do you mean by "ligature expansion in this case"? Is it that the PDF contains the single ffi gyph, and you extract f, f, i (3 glyphs)?Or, does the PDF contain (definitely) f, f, i glyphs and you...
View ArticleRe: Ligature text expansion issue
Hi, It mean the pdf displays a word "definitely" as a single word. But I am extracting them to a text file, either by copying in mouse or by programatically using my plug-in. The word breaks to two...
View ArticleRe: Ligature text expansion issue
This is not unusual. I don't see the connection to ligature expansion?
View ArticleEmbed Adobe acrobat sdk in IOS or Android App
Hi, I need to build an app with ability to annotate pdfs within the app. I am looking to see if adobe acrobat sdk can be embedded within the ios or android app and render pdf within the application...
View Article