Automatically Tagged the PDF files Created from Templates
I have some PDF templates which have texts, fields, table, or lines in it. They are made accessible by tagging manually and creating special reading order when press tab through the pages. After run a...
View ArticleHOW TO SAVE FROM AxAcroPDF
Hello, i've a problem with saving a pdf. I explain better my scenario : I need to do a webscrapping to a website that allow users to view a certain pdf via a search form. I'm at the point to save...
View ArticleThe file "PreflightLib.dll" is missing or corrupt
Hello, We are using autobatch to compress pdf's in a folder that we produce daily. We are getting this Preflightlib.dll is missing or corrupt message quite often. When you hit OK the dialog box goes...
View ArticleCan you export annotations into an excel file or a csv?
Hi I am trying to create custom annotations and then export it to an excel file or a csv. I didn't got any method to export it to any of these formats. Please help. Its urgent.
View ArticleCan we create custom annotations with custom data fields?
Hi All, I am developing a plugin for Acrobat (9.0 and above) professional as well as Reader. I want to know whether we can create custom annotations with custom data fields? Is it posible?? I want to...
View ArticleWorking with acrobat.dll
Hello all,I am completely new to this forum, and I hope it's a right place to ask what I am going to ask. I am trying to develop application, that could take some pdf document, and to add field on...
View ArticleWhat is the best process for creating, opening, editing, etc PDFs from within...
I am the project manager on a web-based application that will need to:Create, open, edit, save, etc PDFs from within a Visual Studio 2008 web application (Visual Basic).Populate PDFs from SQL server...
View ArticleCustom button in IE
We have a custom button created in plugin and it works fine in reader and acrobat. Now we want to make it available when the pdf opened in IE. The problem is when the pdf opened in IE the Extended tab...
View ArticleAdobe Acrobat Thinapp
Hi, After creating an Adobe Acrobat thinapp package, when I run it as the user I recieve a license error, even tho i register the software before the postscan. Any help would be appreciated. thanks
View ArticlePDF to Jpg Using C#
Hi, I need to convert PDF to Jpg in C#. Is there any code or startups for this?.Please guide me in the right direction. Thanks
View ArticleDrag and drop pdf files to Acrobat plug-in dialog
Hi guys, I have an Acrobat plug-in application based on ASDK7 use MFC, it has a UI dialog could make user add files to the dialog.Now, I need to implement drag and drop files to the dialog.But the file...
View ArticleExtracting text in correct reading order
Hi, I am using adobe SDK to extract text from PDF. It is workiing fine, but i am facing one major problem regarding this, i have a pdf with multiple columns when exctracting text from that pdf text is...
View ArticleHow to create a new type of annotation?
Hi, I have been trying to create a custom annotation, but couldn't get any hints. I found this is the SDK that to create a new annotation type, we should write few callbacks and specify them in...
View ArticleIs it possible to embed an html page inside a pdf
I am not looking for html or pdf converters. I have a pdf and i want to insert an html somewhere in between.
View ArticleHow can detect and remove scanned white pages in an OCRd pdf file?
How can detect and remove scanned white pages in an OCRd pdf file?
View Articleautomation of optimize scanned pdf
Hi, We have a requirement of compressing pdfs using Acrobat. We used to do it manually with an action by invoking "Optimize Scanned PDF". However since the amount of pdf to be compressed has grown...
View ArticleCan the Acrobat SDK be used to turn off protected mode(Sandboxing mode)?
Can the Acrobat SDK be used to turn off protected mode(Sandboxing mode)?
View ArticleHow to add editable text box to a custom annotation?
Hi, I have been trying to create a custom annotation and have been successful in that front. However, I am stuck now. I want to add an editable text box to my custom annotation and I am at a loss at...
View ArticleHow to run the plug in sample
Do I need to install anything other than Acrobat? I have Adobe Acrobat X Pro installed but when I try to run the sample (ClientApp from plug in), DdeConnect fails with DMLERR_NO_CONV_ESTABLISHED. Is...
View Article(PDWordGetAttrEx(pdWord, 0) & WXE_LAST_WORD_ON_LINE) is working in one...
Hello,I am using (PDWordGetAttrEx(pdWord, 0) & WXE_LAST_WORD_ON_LINE) to get the line breaks in a pdf document. I'm getting the correct results on the plugin_apps_developer_guide.pdf (The reference...
View Article