Why doesn't setInterval fire in button Mouse Down event?
I'm trying to create a `setInterval` that fires every 5 ms while the mouse is pressed on a button. Strangely, while other code in the Mouse Down event fires, the setInterval doesn't fire until the...
View ArticleTracking Shared Reviews With Project Management Software?
Is there a program out there that will allow me to track shared PDFs for review without having to open individual programs? If so, which are best?
View ArticleIn Adobe 11, when enable protected mode is checked, plugin cannot write files...
Adobe plugin does not write files to user folders when Enable protected mode is enabled. There is no exception on file write but the file does not get created. Plugin can read files in user folder but...
View ArticleHow to open Acrobat Pro DC in Scan Mode from VB.NET
Our company has upgraded to Acrobat Pro DC from Adobe Pro X and the following line of code no longer functions to open Adobe in Scan mode:AdobeAcro.MenuItemExecute("Scan") Can someone direct me to help...
View ArticleIAC application for remote sign
I have developed an Acrobat IAC application in C# in which i connect to a cloud consortium signature web service. I must now call signatures/signHash (in this method i must pass the hash of a pdf so...
View ArticleHow to download SDK documentation?
The link http://download.adobe.com/pub/adobe/devnet/acrobat/downloads/Acrobat_DC_SDK_Documentation. zip is broken. Is there another place to retrieve this document?
View Article"This operation is not permitted" when using custom plug-in (on some PC's)
Hi,Wonder if anyone can assist please?We have a plug-in which has been working fine for years.When used it saves a copy of the .PDF being worked on.We have 2 PC's which have just upgraded to the same...
View ArticleFill and Sign PDDoc issue.
Hello,I'm developing plug-in for Acrobat/Reader(C++) and with recent 19.012.20034 update I start receiving different pointer to PDDoc on PDDocDidSave and PDDocDidClose events which was fork fine until...
View ArticleHow to add multiple annotations to pdf document in box
Hello , I have the following problem , I wonder , how can I connect annotation to the selected box , I need the following functionality : I create pdf with embedded 3d annotation and then I select the...
View ArticleHow to activate annotation by clicking
How to activate annotation by cliking on it , I write annotation to bbox on page , I want to highlight it after adding , so that user can see where to click. And also , i want to add clicking...
View ArticleThe licensing form at the bottom of the "ADOBE PDF LIBRARY SDK" is broken
From the site: Adobe PDF Library SDKat the bottom where it says "The Adobe PDF Library SDK is available from Adobe through a license agreement to OEMs, ISV integrators, and enterprise IT developers on...
View ArticleScanned form to Fillable PDF as a service
I have an image of a scanned form. I know that Acrobat PRO can find the form fields on this image and put fillable fields on top of this document...
View ArticleException when opening PDF with AcroAVDoc
I am doing a simple opening of a PDF and get the exception above.AcroAVDoc AdobeDoc = new AcroAVDoc();AdobeDoc.Open(file_path, ""); It fails only when i try to open a digital signed PDF. Any ideas why...
View ArticleNeed reference library acroexch.dll I need this to do some automation for...
I need this to do some automation for Excel to PDF. What product is this file in or where can I get it?
View ArticleCustom URL links in PDF don’t work.
I have registered custom xyz: protocol handler in Windows.Creating a hyperlink in MS Word and clicking it works OK – my handler app gets invoked.Saving Word document as PDF used to work (somewhat – by...
View ArticleHow to add an exception message if plug in didn't load
Hello, I wonder, if there is any method to show the exception message if plug in didn't load ?
View ArticleHow to check if a PDF Page has no annotations like comments or Fill and Sign
Hello, is it possible to check if a PDF page has no annotations like comments of Fill and Sign. I'm working with Adobe Acrobat and VBA. I need a function with result = false if there is no Comment or...
View Articleplugin creation
Hi! I am new to acrobat plugins. I am having set of tools developed in acrobat java script like auto bookmarking. I wanted to convert this into plugins using c++. I dont know where to start and how...
View ArticleRe: Creating a Panel to control the Plugin (C++)
hello... i want to add a custom plugin to adobe reader..for that i have an .api file written in c/c++.now how should i add this plugin to adobe acrobat readerDC?
View Articleusing Acrobat.dll
Hello, I would like to integrate Acrobat Reader support into my company's project, in order to be able to disassemble the pdf documents on the elements. I downloaded the TRIAL version Acrobat Reader...
View Articlehow to access fields whose names have blanks at the end?
Hello everyone, I've come across some tricky issue while accessing the values of my fomular fields. Some of them had blanks at the end, so when I tried to access them like this ... Private Sub...
View ArticlePDDoc.save bug? Or am I doing something wrong?
So, I have this file with 20 something pages in it. I wrote some code to split the files into different individual files based on a bunch of file names I have put in an excel spreadsheet (like page 1...
View ArticleAdd right-click entry in Windows Explorer for custom Acrobat action
Hi, I created a custom action which executes a javascript script on selected files. Rather than starting the action from Acrobat and selecting the files, I would like to select them in Windows Explorer...
View ArticleAcrobat Distiller 2017 - PDF to Word conversion produces unreadable text
when i convert a pdf to word the information in the new word file is made up of less than a quarter of the words in the pdf and some lines from the pdf. Any thoughts? I noticed that the pdf doc...
View ArticleIs there an API to access Cataloged Index files of PDF files created by Adobe?
In other words, if I create a catalog file, can I read that catalog file via a Python, C#, Java or program in a different language and return a list of files to the user that contain the person or...
View ArticleIntegrating Acrobat plugins with Document cloud
hello. I have integrated custom plugins with Adobe Acrobat DC . but these plugins are available in the Acrobat DC of my local system. In order to share them with the third party/end-user, we thought of...
View ArticleDetected Document Content Change
Hi,Does anyone know if it's possible to check within an Adobe plug-in if the content of the selected document has changed? (e.g. Via Adobe Acrobat).Essentially I want to be able to say:-if document...
View Articledetect secured documents
Hi,Is it possible to detect in an Adobe Plugin if the active document being opened displays/has the (SECURED) flag set?If so, how would we go about checking the status of this flag?
View ArticleAdd reference to Adobe Acrobat Type Library in Eclipse Java Project
I know how to develop Windows Application in Visual Studio to to control Adobe Acrobat and PDF Documents using OLE Automation. I am referring to page 21 in this guide:...
View Articleoptimize or compress a pdf file (or with acrobat sdk) in c#
How to optimize a pdf file (reduce size) in C# example ?Is it using acrobat sdk ? [Question moved to the Acrobat SDK forum. -Mod.]
View ArticleHow to get access to temp folder
Hi , I wonder , is there any possible way to write files to the system temporary folder with the help of Acrobat SDK ? If yes , what methods allow do that ?
View ArticleDoes AcrobatSDK have function that adding headers and footers?
Can the Acrobat SDK add headers and footers that Acrobat can recognize?when the user choose the 'Document' menu, then 'Header and Footer...' and the 'Update...' entry, then I want to recognize headers...
View ArticleDoes Acrobat SDK PDFBinder sample convert html files to PDF?
Hello, I was testing the sample with the given test folder. It had a htm file in it and also a txt. When I rid of the filter in plugin and ran the plugin in Acrobat, it could not convert the txt and...
View ArticleHow to Use ActiveX Control in Acrobat Plugin?
How to Use ActiveX Control in Acrobat Plugin?
View ArticleIs there a way to create a dialog box to choose a file instead of a folder?
Trying to select a file and get the ASPathName of the file. There was a sample in PDF Binder to do so but it only allow you to choose folder instead of a file with AVAppChooseFolderDialog method.
View ArticleProgramming interface for Adobe Reader
Can we configure a certificate to adobe reader for signing purpose programatically ? (perhaps using Windows batch file, shell-script or official library available from adobe)The certificate needs to be...
View ArticleAdding a signature causes a 'Link Annotation Modified'
Hello, If I have a document which pages are indexed and I add 2 DidSig signature on an indexed page, I get a 'Annotation Modified' on the Signature panel (left side):The signature was newly added, no...
View ArticleIs it possible to save a pdf with Acrobat Pro from commandLine?
I´m trying to write a script, that search for a PDF File and saved in another File.
View ArticleHow to handle double click on annotation
Hi! If we want to handle simple click , we can do Handle mouse clicks in the annotation by using the AVAnnotHandlerDoClickProc callback method.But if we want to handle double-click , what callback...
View ArticleAdd bookmarks to pdf file using Excel VBA
Good morning -I have, through internet searches, created an Excel macro that prints numerous workbooks to pdf, combines them into one file and prints that file. I have been searching for the last...
View ArticleFill and Sign and .net
I am writing a .NET program to allow a user to open a partially prepopulated form and finish filling out the paperwork while in the field and then have the program save the pdf and update a database to...
View ArticleAPI to export/convert pdf to excel
I have hundreds of pdf's which need to be converted to excel. I wanted to know whether there is an API to automate this conversion of pdf to excel.I can't manually export the pdf's to excel.
View ArticleHow to check if acrobat is installed in .NET
I have a program I am writing that has parts that interact with acrobat. When a user that does not have acrobat is running the program on their machine it crashes when they try to access a form that...
View ArticleExcel VBA - unable to attach XLS file to PDF
I have the folowing VBA code that successfully creates two signature fields in PDF and then stops with Object Required error at Set oAttachment = oJS.ImportDataObject(Selected_File). Any ideas how to...
View ArticleOptions for controlling the PDF virtual printer programmatically?
My application currently communicates to the PDF virtual printer the target folder using the Windows Registry. Specifically the following location is used:...
View ArticleConvert img to pdf in c++
goodI would like to know if there is any way to pass an image (jpeg, png, etc) to pdf with the acrobat sdk library from c ++
View ArticleHow to create Pdf from image
Hello to everyone! I Have the following problem, I need to create Pdf from image ( doesn't matter jpg, or jpeg) with the help of Adobe Acrobat SDK ( C++), I know that Adobe Acrobat can create pdf from...
View ArticleHow to create Submenu in Acrobat SDK
Hello Team, I need to create a submenu in Acrobat SDK. Please help me to achieve this. bellow is the menu format.menu-----Test Test1 Test2--Test3...
View ArticleHow to add sub-menu items in acrobat?
Hi, I am devloping a menu in Acrobat which will have 10 menu and submenu items. I looked into the BasicPlugin sample which creates a menu bar and adds a menu and a callback function when menu item is...
View Article