Unlock the power of Acrobat SDK through our community.
Recently active
Hi all, I find that third party plugins can't show in Acrobat 32-bit on Citrix Virtual Apps and Desktops, but it works in the same version Acrobat on PC. Does it need some extra setting? Has anyone encountered this issue before and if so how did you manage to resolve it?
Hi ,We are getting below error while merging multiple word files into pdf, after providing local admin privileges to user, can any body help on this issue. additional files will need to be installed to create pdf from this file . you must have administrator privileges to install these files. Please contact your local adminstrator. RegardsVijay
When trying to move a text box or form field using the arrows on my keyboard, the boxes are jumping 1-2 inches in each direction instead of tiny increments- I am also having an issue decreasing/increasing size of text/form fields as well, they either go from their standard size to vanishing or twice the size! This only started happening this week. Please help!
When highlighting the text it only outlines. I need it to fill in. Any idea how to fix?Please help.
I recently created a series of text-based custom stamps as previously discussed on this thread. I now need to find a way to make the background of the stamp transparent, since each stamp has a rectangular white background that blocks whatever document text it may be stamped onto. While Adobe offers an opacity function, I do not want to make the stamp itself opaque, which is what happens when I adjust the opacity after applying the stamp to a document.
HiWe use a VBA macro to populate and save Excel sheets into PDF files. In the last step we use Acrobat to merge all the individual PDF into one final PDF with the code below. This work very well but we would like the final PDF to be generated with password protection for editing (not for viewing). Is it possible to add this to the code? Sub MergePDFs(FilesPath As String, FileNames As String, ResultName As String) ' Reference required: "VBE - Tools - References - Acrobat" Dim a As Variant, i As Long, n As Long, ni As Long, p As String Dim AcroApp As New Acrobat.AcroApp, PartDocs() As Acrobat.CAcroPDDoc If Right(FilesPath, 1) = "\" Then p = FilesPath Else p = FilesPath & "\" a = Split(FileNames, ",") ReDim PartDocs(0 To UBound(a)) On Error GoTo exit_ If Len(Dir(p & ResultName)) Then Kill p & ResultName For i = 0 To UBound(a) ' Check PDF file presence If Dir(p & Trim(a(i))) = "" Then MsgBox "File not found" & vbLf & p & a(i
What is the best program to edit, create and has field for submitting via email
Hey everyone,I'm having an issue with comparing documents. We're generating PDF output from DITA (XML) content using an XSL stylesheet and the DITA Open Toolkit 1.8. The output cannot be compared it seems, I get the following message:Acrobat could not compare the documents completely. Do you want to see the report anyway?The report finds 0 differences. The PDF's I'm compare differ 2 pages (71 to 73) and the Table of Contents on the fourth page is already different, but not found.Again, these are not scanned documents, they're created using DITA Open Toolkit. The compare is done with Adobe Acrobat Pro DC. Any fixes for this?
I want to create a basic form that several different people will use. In this form, the user would enter a measurement in inches but when they tab or press enter, I would like their entry to convert automatically to feet & inches based on their input. Does that make sense? Example: The user puts in 115" and then goes to the next field. It would change the entry to 9.58' (the actual is 9.58333') Here is a screenshot of the form fields.
In Adobe Acrobat I have created an action ("readblepdf") to convert the pdf to a searchable-pdf and save it to the same folder. When I click the 'start' button it works fine. However, I am interested to know would the AppleScript code to start the action when a file is added to a folder, using Hazel or alternatively a folder action. Thank you
Hi i will searching Text object Containers for all the pages in the PDF Doc.The following code Demonstrates the above functionality. if (AVAppGetActiveDoc()){for (int i = iSPage; i <iEPage; i++){PDPage pdpage = PDDocAcquirePage(pdDoc, i);PDEContent pdeContent;CString rcsTag;pdeContent = PDPageAcquirePDEContent(pdpage, gExtensionID); PDEElement pdeElement;ASInt32 NumEle = PDEContentGetNumElems(pdeContent);for (NumEle = PDEContentGetNumElems(pdeContent) - 1; NumEle >= 0; NumEle--){pdeElement = PDEContentGetElem(pdeContent, NumEle);if (PDEObjectGetType((PDEObject)pdeElement) == kPDEContainer){ASAtom asaActualTag = PDEContainerGetMCTag((PDEContainer)pdeElement);LPCSTR csActualTagvalve = ASAtomGetString(asaActualTag);CString csActualTag = (CString)csActualTagvalve;if (csActualTag.Find(L"ACUTAHeader") != -1 || csActualTag.Find(L"ACUTAFooter") != -1){HeaderPresent = true;}}}PDPageReleasePDEContent(pdpage, gExtensionID);PDPageRelease(pdpage);}} After Searching c
Kia ora (Hello) I'm spending time trying to identify what CSS styles / HTML / JavaScript support the Adobe Acrobat Pro mechanism to Create PDF from Web Page has - e.g. what can the Acrobat 'browser' do, and what can't it do. Is there existing documentation on what Acrobat uses as a 'browser' mechanism for accessing the webpage and retrieving it to convert into a PDF?
Hello, I wrote an VBA macro to work automatically with PDFs. It works with Adobe Acrobate Professional. Do you know if Adobe Acrobate 10.0 Type Library for VBA also works for Adobe Acrobate Standard version. I know it does not work for Adobe Acrobate reader. Thanks for your help. Best regards, Anian
Hi,Is there limit to size of dash array in line dash pattern ? it seems that after 11 values of dash & gap, Acrobat makes other objects in PDF behave weired e.g. in my case text gets uneditable.Any idea ? If i reduce this array size to 11, everything works fine. Thanks for your help.
Hello, I'm very new to trying to add calculations to a PDF fillable form, and I have a timesheet that has the days of the week with Time In, Lunch Out, Lunch In and Time Out sections for each day, along with the total hours for the day and week in their own boxes. I need to know how to add in whatever is needed to get it to calculate if that is possible. This would be a form I have to send out and auto-calculate for the employee. I have added a screenshot of what I am referring to below. Im not even sure if im trying to add these into the correct spot. I have read multiple other posts, but I'm just to new to understand them fully and can't find a good video. If there is any help or suggestions on what I need to do to make it work, please let me know, and pleasebe nice,Im trying to learn. -Brittany
I have a macro that opens 2 pdf's and replaces pages from one with the pages from the other.But impossible to obtain a good result. The first PDF don't have the replaced page after save. If Doc1.ReplacePages(Doc1.GetNumPages - 1, Doc2, 0, Doc2.GetNumPages, 1) = False Then MsgBox "Cannot replace pages" Exit Sub End IfI don't understand why the ReplacePage commande no longer works...
Hi, I have a designed PDF for my project created with Adobe Live Designer. I also have a final output XML file. I want to convert the design from the XML file into HTML pages. How can I do that? Please provide guidance.
Hi, im trying to sign a formulary i just created. Im trying to use a different signature from the ones i regulary use however i dont see the option anywhere. Neither in acrobat nor in Adobe fill and sign or Adobe SignThanks
Hello,I've paid an Acrobat Pro license, and I want to be able to use Acrobat Sign API for production purposes.The documentation says we need to create a developer accounthttps://opensource.adobe.com/acrobat-sign/developer_guide/index.html#get-a-free-developer-account When I try to connect using my adobe IDI'm systematically redirected to acrobat pro :I need to access Adobe Sign portal in order to get an OAUTH token. Any idea ? Thanks
I have 30 layers that I created in InDesign and exported to PDF (multiple pages). I created a dropdown menu with corresponding item lists. I want to be able to show only the layer selected from the dropdown list (plus keep the main header layer active at all times). I found this post that almost worked for me, but it kept previously selected layers active once I changed the selection. I need the the other layers to hide if the selection changes. Thank you for your time, and please take it easy on me, this is my first attempt at Javascript!
I have a question about manipulating PDF layers.Goal: I want to delete layers in a PDF.I would like to automatically delete layers without opening Acrobat Pro, so I'm considering using the Acrobat SDK.Please let me know if the following can be done using the SDK:・Delete PDF layers・Hide PDF layers and flatten layersAlso, if there is any other function that can delete layers in PDF, I would like you to tell me.
I am preparing a multiple page form that documents vendor price bidding amoungst three vendors (on pages "C", "D", and "E" of the document) and also has an agreement built into the document on a different page. In the document, pages "C", "D", and "E" record quoted prices from three different vendors and calculate a daily total. On a different agreement page, there is a text field with a pulldown option to select the page of the bid from the vendor who will be awarded the contract ( "C", "D", or "E" ) Also on the agreement page, there is text field to enter the estimated number of operating days per year. I want the calculation of the estimated annual value of the contract to appear on the agreement page based on number of operating days multiplied times the daily amount that is calculated into a text field on the selected page. I am thinking to use a hidden text field (Terxt2 on image) that is equal to the variable based on the selection in the dro
Hallo,2010 habe ich eine stattliche Anzahl von gescannten Dokumenten in PDF-Dateien gewandelt, ohne Fehlermeldung und ohne den Erfolgzu kontrollieren.Heute wollte ich diese Dokumente lesen - leider ohne Erfolg.Immer erschien die Meldung:"Die Datei kann nicht gröffnet werden. Etwas hat nicht funktioniert. Aktualisieren."Wer kann mir helfen ?Danke im voraus für Eure Hilfe.Bernd.
So I'm making an invoice template. It basically allows you to add as many fields as you want, along with notes for those fields and delete any fields. The issue is that as written you can only delete the most recent field. Otherwise, there's a big whole where the field used to be. I want to figure out a way to move all the fields after the deleted field up the appropriate amount. I know how the logic needs to look but I can't get it to work. Does the API allow you to move fields already on the document? Here's my code as of now ```var lineItemCount = 1;var yTracker = 542;var lineItemNoteMap = {};var currentLineItem = 0; function addLineItem() {lineItemCount++;// Define field namesvar lineName = "lineItem " + lineItemCount;var slugName = "lineItemSlug " + lineItemCount;var rateName = "rate " + lineItemCount;var hoursName = "hours " + lineItemCount;var totalName = "total " + lineItemCount;// Define y valuesvar line_uly = yTracker - 13;var line_lry = line_uly - 21;// Add L
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.