Unlock the power of Acrobat SDK through our community.
Nyligen aktiv
Please advice: we getting garbled prints from plugin if PDFs include CID fonts and sent repeatedly. The plugin runs on Acrobat 11 Standard and is built with Acrobat 11 SDK. The same plugin source code runs on Acrobat 8 Standard built with Acrobat 8 SDK renders correct.
Is there a way to force user to make a selection from a drop down before allowing them to move on to the next field? Like it lights up red if selection not made? I know in TurboTax, it won't let me do anything if I don't make a choice. I want the field box to turn red and then an asterisk to come up telling user to make a selection.I know how to do this by adding an app alert if the field is null but wanted to introduce a visual affect as well.Thx.Sue
I am trying to create a custom javascript calculation that will do the following:Caculate: Subtract AGI_Total - (Deductions +Exemptions) and the result would go into the Taxable_Income fieldI can do this in the Simplified Field notation of the Taxable_Income field on the PDF form I am working on but what I am having trouble doing is if the sum equals a negative number, I want the Taxable_Income field to display 0. Unfortunately, I am very new at Javascript and I don't know how exactly to do this. I am using Adobe Acrobat Pro.Can someone help please?
Since downloading the latest update for windows 10, I am having problems printing PDF files I receive in emails. they partially print but with black lines where the print type should be. I am on a Lenovo Yoga500 using a HP Officejet 7500 E910 printer. All other documents print fine on the printer. I am only having the problem with the PDF`s. I have tried downloading latest drivers, but I have them already. Can anyone help?
HiI'm using the below as an action to export annotations to an fdf file:this.exportAsFDF({cPath:this.path.replace(/\.pdf$/i,".fdf"),bAnnotations:true})It works on a single file, but if I run it on multiple files it only exports the annotations for the first page.Can anyone help?ThanksAaron
HiI am using Adobe Acrobat Pro DC (V2015.006.30097)....I am very new to Adobe Javascript and am trying to work out a formula which will over ride the formula if I type in a 0 . It is a finance form and some amounts do not incur GST (Tax) .I have the NETT AMOUNT + GST = TOTAL I started with a very basic formula of Amount1*.1 in the GST Field and Amount1+GST in the TOTAL field - however if GST is not added to the item and type in "0" to reflect this in the GST box, it does not allow this, it keeps adding the 10% onto the GST field.so I tried this variance in the calculation text field property (after searching the forum for some ideas)var nGST = this.getField("GST").value;if( nGST > 0.0) event.value = nGST * 0.10;but I am now getting an error.I would really appreciate some helpThanks
Four years ago, I purchased Adobe Acrobat, along with Photoshop, Dreamweaver and several other programs, as a bundle package in Adobe Acrobat Creative Suite 6. Does my license allow me to install the programs on more than one computer?
How do create a form field that will add 6 months to a date from another field? The idea is to output an expiration date 6 months after a training date that is entered by the user.
Hi all,are there any free way or automation script can check all bookmarks and links on PDF and report them to check broken one, i searched a lot but all tools are paid.Thanks a lot in advance
Hi All,I am using Adobe Acrobat Pro DC, I populated data from C# using acrofields. Regarding eSignatures, we have three Signatures in the pdf form. When I try to draw the first eSignature its ok but when try to second, the first one changed as it is like second one.Can any one plz help on this.ThanksBhanu
I have a booklet that is in Chinese. When these pages were scanned, not all of the text was perfectly vertical/horizontal, some of the pages were not scanned and it left some of the text at an angle. So, when I run the OCR Text Recognition, it will automatically rotate the pages so the text is horizontal. This erases part of the page and leaves the corners white.How can I run the OCR Text Recognition without it moving/rotating any of the pages?In the attached PDF, the first page is the original and the second page is after OCR Text Recognition has run. How can I prevent this, but still run OCR?Thanks,Sean Before OCR &nbs
Hi I work at a company where we have 14 different restaurants, and all I wan't is to create a website, that the restaurant managers can log in to and create or edit their menu'sWe have a graphic designer that makes all the templates, but they have to fill in the text using inCopy,inDesign or Word. Instead, I want him to be able to upload the template to a FTP server, and they can log in to a website, that I create in javascript and html, and plug in the new menu's.Is that possible? I hope someone is able to get me going 🙂 Thanks!
Hi,We have a customer that supplies large pdfs, sometimes up to 8000 pages, that they have created possibly with Word merge or a similar program. Every 4 pages is a new cover letter (or record). I need to add a padded 4' Arial identifier (record number) that will show in the window of the envelope after the Letters are folded down. Basically...PDF p1 would have 0001PDF p5 would have 0002PDF p9 would have 0003PDF p13 would have 0004...and so forthCurrently I bring it into our variable program, Fusion Pro, and add it there, but it's very long composition.I'm pretty sure this can be achieved with a script in Acrobat, but not with my limited Javascript knowledge.We also have Pitstop, but I couldn't find anyway to do this there either. I'm running Acrobat XI on the Mac and Acrobat 9 on the PC.Any help would be appreciated!Thanks in advance,Lisa
Hello,I'm having layout alignment problem. In "Content and Layout" the cards are correctly aligned to the edge of the screen. However, in the Preflight and also in the application there is a space between the cards and the margin.Can someone help me please?Thanks,
Hello,I'm having a layout alignment problem. In "Content and Layout" the cards are correctly aligned to the edge of the screen. However, in the Preflight and also in the application there is a space between the cards and the margin.Can someone help me please?Thanks,
I renewed my subscription to ADOBE ACROBAT Export Utility last night. When I log in I get an Adobe screen that says: Currently unavailable We apologize for the inconvenience. We are working hard to make the service available. Please check back shortly. What's happening?
Hi,I wanted to create a bookmark tree using app.execMenu("NewBookmark").In top level I can able to create the bookmark with name.If I wanted to create a bookmark tree with many childs in many level I am unable to create the bookmark. can any one help me on this?the output should be1st child(1st level) aaa(2nd level) bbb(2nd level) ccc(2nd level)2nd child(1st level) ddd(2nd level) eee(2nd level) fff(2nd level)Thank youAriv
When making a calll into the AcroPDF library to display a PDF within a client window, a failure occurs within the AcroPDF.dll file causing the program to crash
The plugin will be simple, and is going to be used internal to our company .
Hi, I need to know if cuantan with any product that converts pdf to xml structuredflow:* Recepcionan layered pdf* They convert pdf to xml orderly and structured
Hello,I many PDFs that I read in using Acrobat DC and I always need the top table on the second page of each PDF, I store these values in excel and later into a database.Is there a way to automate this with javascript?Ideally I just need a way to quickly get data from the top table on the second page.thanks
HI,I am trying to make it so if the total number of pages (numPages) is 1, then the code inserts the "1" + "page" and if there is a total of 3 pages , it would insert save as "3" + "pages". I don't understand why the following is not saving the pdf with the cSavePath (i.e., filename) based on whether the total # of pages is 1 or not 1: cSavePath += " - " cSavePath += event.target.numPages If (event.target.numPages == "1") {cSavePath += " page"} If (event.target.numPages != "1") {cSavePath += " pages"} I even tried as numerical value:cSavePath += " - " cSavePath += event.target.numPages  
Hi there,I have recently been developing digital pdfs for salespeople to use to process orders. These are very nearly complete.One aspect of them is a unique ID agreement number. The format of this is as follows: aaa/bcccccaaa is a predefined personnel number.b is the last digit of the year - this currently does not update automatically and is just set as "7", and I will manually have to change this in 2018.ccccc is a calculation of how many minutes we are into the year, divided by 5.25 (to keep the number as 99,999 or less during work days of the year, so this number is never more than five digits)The problem I'm facing is that if ccccc is below five digits then the agreement number will be too short. Is there any way that I can force this part of the script to return five digits including leading zeroes? The calculation script I'm currently using is below:var dd = "01/01/17 00:00";var rd = util.printd("dd/mm/yy HH:MM", new Date());var d1 = util.scand("dd/mm/yy HH:MM", dd);var d2 = ut
Hi,So someone was kind enough to provide the following code to generate an error message if there is a comma in the folder path. However, this error is also coming up when there is a comma in the file name. How can I make this error exclusive to only objecting a comma in the folder name and not the filename. I don't care if there is a comma in the filename. For example:C:\\test,in,the,program\file,1.pdf should generate an errorC:\\testintheprogram\file,1.pdf should not generate an errorif (/,/.test(this.path)) {app.alert("Error 104: Action Wizard will not run with commas present in the path folder. Please remove all commas from the path foler and re-execute the program.");event.rc = false; }
Hi,Is there a way to remove a previous version of an action wizard from a user's panel? For instance, I have an action wizard called BLA 1.9 an BLA 1.10. I want the users to only use version 1.10 and the only way I can think to ensure they use the right version is by writing code which removes version 1.9. I know the user can remove manually but is there a way to have this done automatically, without user doing it?S
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.