Unlock the power of Acrobat SDK through our community.
Als letztes aktiv
I am trying to figure out how to write a custom calculation script for a discount on an order form.There are several items on the order form (all $16.60 each). I add all the items and multiply them by 16.60 for the TOTAL.If the TOTAL is greater than $398.40 (= 24 items), then I want to give a new total that takes 5% off the total.Can someone please help me create that formula? I have no idea how to make these javascript formulas. Thank you!!!
My team produces a software product with PDF help. We create the PDF help in InDesign and use javascript to create automatic named destinations from the table of contents to be able to open the pdf help to specific locations from our program. For some reason, InDesign attaches some random digits to the end of all of our named destinations. They are not visible in the named destination list in InDesign, but when you export the pdf, they appear. From what I can gather online, this is a new problem introduced in Creative Cloud 6 but I don't see any responses from Adobe regarding them acknowledging or fixing this problem. Can you please address this?As a work around, my team would like to deal with these random digits by extracting the list of named destinations from the pdf so we can link to them appropriately. I see this question asked many times with no actual answers/help provided. They say "use the sdk; it has examples."I downloaded the SDK and have
I see "GetFileName" listed for PDDoc in the SDK documentation, but the call PDDocGetFileName is not defined and when I look at PDCalls.h there is indeed no PDDocGetFileName. Why is that? Is there another way I can obtain the file name from AVDoc or PDDoc?
How do I reinstall Acrobat 9 on a new machine. Hard drive on old machine crashed and I can't deactivate original install.
I recently bought two new computers with high end i7 processors and purchased two licenses of Adobe Acrobat Pro DC. First several files OCR'd without issue. Now both will not process a complete file. both crash unexpectedly every time (even test files). I have uninstalled and reinstalled Acrobat Pro DC and this has not helped. I did see in the windows log that a dll file is causing it to crash? Any help would be greatly appreciated as I am way being on servicing client. THANKS!
I have a dropdown box with 3 possible answers and I want to populate other fields with data depending on the answers to the dropdown box.So there are 3 possible answers: and 3 possible data entries into fields.Can someone give me a clue as how to start this script
Dear Sir,How can I retrieve the default annotation text font size in one openeddocument and change it, shall I try to retrieve the value of "DA" key orother more convenient way? Thanks in advance for your kind help.<Do not post contact information in the forums--Moderator>
Dear all ,My form has 5 fields (field #1 - field #5) with numbers (prices). Is there any javascript, with which I can identify the lowest price (automatically highlighted in green color and the highest in red color? Important if one field value is empty = 0, than 0 should be not considered as number.In addition the script should populate the lowest vaue in field #6, the average value in field #7 and the highest field value in field #8.I would be greatfull for any ideas and comments.BRFlorian
Hello guys,How can I create a JavaScript button in Acrobat DC Pro which will lock all fields and save my work on (ex: Desktop) so when I e-mail to anyone it cannot be modified.Hope i was clear enough. Kind regards
I just purchased Acrobat DC yesterday, so I am VERY new to this software. I created a fillable form and I'm trying to follow the tutorial to add a clear from button to my form. But, I seem to only have a radio button option... not a button that has an "action" option in the properties. What I am doing wrong to not have that button available? Does what I purchased not come with it??? Thanks!
Hi all, I am having a strange issue when opening PDFs created in AutoCAD. If a user creates a PDF through their AutoCAD program and emails it to me, i get the "Reader could not open .pdf because it is either not a supported file type or because the file has been damaged (for example it wasn't set as an email attachment and wasn't correctly decoded)This only happens with files creates in AutoCAD, if the same user sends me a PDF created in Word or elsewhere, I can open it without issue. Additionally, if said user opens the file that is they emailed they can open it without issue. in the end, I ask for them to resend the .pdf and it usually works, it is an extremely inefficient workflow though. Can anyone assist?
We are using Adobe Pro 9 and now we are unable to optimize pdf's, the message says running scanned image optimization is not possible on this document. Why?
Dear Sir,I want to create a FreeTextCallout annotation, and want to define the key"CL", I don't know, how to create the array of the coordinate[x1 y1 x2 y2x3 y3], I think following code is not correct, please help. CosNewNameFromString(cdoc, false, "FreeTextCallout"); CosDictPutKeyString(cAnnotObj, "IT", cStringObj); CosObj ArrayObj = CosNewArray(cdoc, false, 6); CosObj IntObj = CosNewInteger(cdoc, false, 236); CosArrayPut(ArrayObj, 0, IntObj); IntObj = CosNewInteger(cdoc, false, 512); CosArrayPut(ArrayObj, 1, IntObj); IntObj = CosNewInteger(cdoc, false, 200); CosArrayPut(ArrayObj, 2, IntObj); &nbs
Hi all,I've seen allot of good asnwers here, so i hope you can help me.Im looking for a Javascript that i can put in to a text field or simular.I have to roughs off checkboxes in my PDF. (Im using Acrobat XI Pro)One rough is with 7 "Yes" radio buttons and the other rough with 7 "no" radio buttons.Im using radio buttons, because i only want them to be able to tick of either yes or no.When all the "Yes" buttons has been ticked off - i would like a text to come up = You're good to go!Will someody be helpfull with this ?THX in advance, best regards, Kenneth.
For example I need to save a PDF doc by Costumer Number (example; David Hass) and Request Number (example: 001-17) so when I click on JavaScript button Save by CN & RN, my PDF file should be saved on Desktop by name David Hass 001-17. Thank you very much.
Hello Adobe,it is 2016 and your Arobat-App still doesn't support features like ScanBot? Easy document scanning on the go..Very disappointing!!
Hello,Task of the checkboxes in the popup window is to write the checkbox values to File > Properties > Description > Title.If you selected 2 checkboxes, a ";" should be a separator between the 2 fields in the File > Properties > Description > Title field.If you select only 1 checkbox, there is NO ; at all.If you select 3 checkboxes, the separator is always a ; (in this case 2 times a ; )This is one of my tries, hope that some freaks can help me.I need also to exand the checkboxes until 9 different checkboxes.var dialog2 = { initialize: function(dialog) { // Set a default value for radio button field dialog.load({"ckb1": true }); }, commit: function(dialog) { &nb
Folks We are getting the following issues [and i m non-native arabic person who can't read or write arabic but can understand unicode characters] and the steps are as follows:1. Create a new MS Word Document.2. Copy & Paste the following string [as an example] - "الأحكام والشروط"3. The font is standard Arial and Size 10. 4. Save As the file as PDF - which is available as a standard functionality in MS Word or use Adobe Acrobat to convert the MS Word file into PDF5. Open the PDF File and try selecting the text. The following are the issues:1. In MS Word - all the characters are proper unicode and the unicode for the above string is:Unicode Description 627 LETTER ALEF 644 LETTER LAM 623 LETTER ALEF WITH HAMZA ABOVE 062D LETTER HAH 643 LETTER KAF 627 LETTER ALEF 645 LETTER MEEM 20 SPACE 648 LETTER WAW 627 LETTER ALEF 644 LETTER LAM 634 LETTER SHEEN 631 LETTER REH 648 LETTER WAW 637 LETTER TAH 2. When we open the PDF File created by MS Word and we do CTRL+A [Select all Te
When i save a word document as a pdf it appears as a pdf but too small to read unless i enlarge it to 800%. what can i do to fix this?
hey there,i am searching for a solution to establish an ODBC connection in Acrobat DC Pro in forms using JavaScript.After reading through several official documents from Adobe likeAcrobat DC SDK Documentationand the related stuff for JavaScript, i followed the instructions to connect to an ODBC, written in the DC SDK,added the registry entry in the right path and turned value to true to enable ADBC. But while running the scriptthe debugger console shows:"ReferenceError: ADBC is not defined"searching the internet again, several sources say that ADBC is no longer supported in Arcobat DC. so why is itstill in the DC SDK Documentation?Adobe even advertising with ODBC support via JavaScript for DC ProAusfüllbares PDF-Formular erstellen | Adobe Acrobat DC(sorry, just found the german version of this page)so please, can somebody officially confirms if it still works, and if yes how?just a small information about how the code has to look like, thanks.specifications:Acrobat DC ProWindows
This used to work, but now it doesn't. I can no longer access my dropbox account in Adobe Acrobat. I am current running the following build:Architecture: x86_64Build: 15.17.20050.192152AGM: 4.30.65CoolType: 5.14.5JP2K: 1.2.2.36712This is on a Macbook OSX El Capitan 10.11.5Thank you
I want to have ghost text (instructions) and default text (necessary language) on the same form field. Is this possible?
How can I send the entire PDF file (created on Adobe Acrobat DC Pro) as an email attachment using JavaScript button (send to e-mail). I have to use e-mail in @10215394.com.Kind regards
I have a dropdown box with 3 possible values, I want to populate 21 additional fields with values, these values are dependent on the values in the dropdown box.This what I have for one field and I can duplicate for the other fieldsBut this does not work and I am getting ErrorInvalidSetError: Set not possible, invalid or unknown.Event.value:6:Field S5X:Mouse Upvar one = this.getField("Dropdown9");if(one.valueAsString != "500") {event.value= "0";}else{event.value = "234.567";}
Hi all,I have no experience in creating scripts. I have two scripts that I actually need (I think).The first script I would like/need is a on a field that sums up a series of totals for a grand total but I would like to have in brackets the percentage (as shown in the example below in red). The way it's laid out by the person who is wanting the form, is to have the grand total added up but I wanted to have that number than divided by the maximum score to get the percentage in brackets beside the total.My second script (if it's doable) would be based on that percentage to automatically choose/check one of the radio buttons below based on the calculated percentage from the grand total line as calculated above.If this is not clear please don't hesitate to ask questions as I will try to better explain myself.I am working in Adobe Acrobat Pro DCThanks in advance.Paul
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.