Unlock the power of Acrobat SDK through our community.
Als letztes aktiv
Hope someone can help with my issue. I have a simple script attached to a button that I created using Adobe Pro DC. The Submit button has a script that sends the form to an email address specified in one of the forms fields (field is called ClientEmail). It all works fine in Adobe Pro DC but when I try and run the form in Adobe Reader XI, the following error pops up in the Java Script Debugger box when clicking on the Submit button:=======JAVA SCRIPT DEBUGGERAcrobat EScript Built-in Functions Version 11.0Acrobat SOAP 11.0GeneralError: Operation failed.Doc.mailDoc:20:Field Submit:Mouse Up========This is the Java Script I have attached to the submit button:Action = Mouse UpSelect Action = Run a JavaScriptThe script is as follows:var cToAddr = this.getField("ClientEmail").value;var cSubLine = "This is the subject line - test"var cBody = "Test message body."this.mailDoc({bUI: true, cTo: cToAddr, cSubject: cSubLine, cMsg: cBody});
I uninstalled Acrobat XI Pro Mac as I was having some issues.I am unable to reinstall. I successfully installed the .dmg file, but upon installing Acrobat XI, I get a Failed message.
Hi,Can I check if there is any javascript to autofill/autopopulate a text field when an end-user imports an file/image/pdf based on the filename of the imported file/image/pdf in Acrobat Pro?I have attached a screenshot of my form. Not sure if it's possible, to have the text field ("Photo name") auto populated from the filename when end-user import a file/image/pdf in "Photo".I am very new in Javascript, not sure if such function is achievable.Thank you.
I have a fillable form that our salespeople fill out with specifics for a certain door that needs to be ordered. I would love for the salesperson to be able to click a button at the end of the document called "add another door" that will add another page exactly like the first. This new page, however, will have the customer information copied (name, address, etc), but the rest of the form fields will be cleared so that a new door can be filled in. The idea is that the salesperson can be at a customer's house and use one form to complete the necessary information for multiple doors at one address.Thanks so much for your help.
is it possible to auto populate a PDF with the last 2 digits 20__ - 20__ with current year to next year every time I open up a PDF page? example 2017-2018?
I have to email applications to 20 people. Each application is a single page containing personal information for each person and four fillable fields. I don't want to send 20 separate emails or password protect each application and attach as an individual file. What I would like to do is combine all 20 applications into one PDF and send one email to the 20 people, but each person would only have access his personal application to complete and print.Does anyone have a suggestion as to how I can accomplish this task? I am slightly more than a novice with JavaScript, but I don’t know the best approach to accomplish my task and keep everyone's personal information secure.I am using Acrobat DC Pro and users are using DC Reader.All suggestions are appreciated!
I have some FDF style PDF forms. I am trying to open one of them in Internet Explorer. The javascript that adds FDF data to the PDF template and opens it in IE does not seem to working. The IE is set to open the PDF using Adobe Acrobat Reader DC Professional. The IE version is 11. The PDF open with no FDF data added. Can anyone throw some light on this problem.Thanks,Jyothi
Hi there,Recently upgraded to Adobe Acrobat Pro DC, but the "Send for Signature" option is not available any more. Not even available through the "Tools" menu. Any suggestions?
The java script executing in 8 pro is faster but in 11 pro it is too slow. Can anyone please let me know the issue.
How do I set adobe reader X to default to auto rotate portrait/landscape when printing? It has somehow changed to portrait.
Hi,I have a PDF that contains calculations. This PDF works just fine if used on the PC, but won't if opened on my iPad. From what I've read online, Adobe doesn't have an app suitable to execute dynamic forms for iPad (and I've tested them all).HOWEVER.My confusion comes from the fact that a form built along the same principles does work on my iPad. The person who made it is not able to be contacted because reasons, so I can't pick their brains as to how it was done. But when I open their PDF on my iPad the drop down menus work, the calculations run automatically when data is entered....Does anyone have any ideas at all as to why this may be?
Hello,I created a plugin to add a custom menu which will get the selected text and then I can do the operation on that text.AVDoc avDoc = AVAppGetActiveDoc();// if a PDF is open, get its number of pagesPDDoc pdDoc = AVDocGetPDDoc(avDoc);// Get the selected text as a text selectPDTextSelect pdtext =static_cast<PDTextSelect>(AVDocGetSelection(avDoc));Now, I want to get the actual text content with this object. How can I achieve that?ThanksBest Regards,Navnath
We have installed Adobe Acrobat X Pro , among others . Over time, the program does not work while the program previously functioned fine. He will not start when double-clicking the icon . If I remove the program and restart it will work again , but after a while he stop working again .
I have long been using the acrobat chrome plugin to turn webpages into pdfs. But now, when I try to "print" out a web page, it seems to print but never asks me where to safe it and then disappears. And there pdf is not saved anywhere. You can see what I mean in this screencast.Kindly advise how to fix this.Christoph
I have a form that I am trying to sum up a total of seven lines, but only have them total if the check box next to the value is clicked. How do I do this?I do not have them in a table, this is just for easy display of the form I created.TABLE Example:CHECK BOXITEMVALUEXITEM11XITEM21XITEM31XITEM41XITEM51XITEM61XITEM71DOES NOT HAVE CHECK BOX, JUST A SUM OF CHECKED BOXESTOTALSUM OF ABOVE LINES IF CHECK BOX IS SELECTED
Hi there allI have been developing some Javascripts for social sharing.I have the images for FB, Twitter and Google.the link for each of the netoworks is javascript:then the function nameso facebooks link is javascript:fbshare()all works fine on Chrome, Safari and Edge - and on mobile. But on IE11 I get the below error..Make sure that the web address //ieframe.dll/dnserror.htm# is correct.Any ideas? works fine in all browsers except IE[Moved from non-technical Forum Lounge to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
I am trying to make a form that will force the user to get signatures in the correct order. I want signature block 2 to be read only until signature block 1 has been signed and validated. I am using digital signature blocks. I am sure this can be done with Javascript, but I am very new to javascript in adobe and am not sure what syntax to use.
Hello,I'm a newbie to javascript and I have a fillable pdf form with two checkboxes that will be contained in our document management software. I need to check to make sure one of the check boxes is checked and if not display a message box indicating one of the check boxes must be checked. I tried using a radio button and the values displayed correctly inside of our document management software however, the pdf always showed the same radio button checked inside of the document management software.I've been searching through the adobe forums but have not found a solution.Thanks in advance for your assistance.Best regards
Hi,I have a PDF form developed in Acrobat 10 Pro. I have several Javascript variables that I want to store in the PDF when the form user saves the file, so I can later open the file and check the values of these variables.Is this possible?Thank you.
Each time I use the virtual Adobe PDF printer to create a PDF file on my Desktop PC running Windows 8.1 Pro-64-bit, i.e., whether it's from a newspaper article on a web page, or from an e-mail, PDF data is being stored in the Windows 8.1 Pro Registry under:HKEY_CURRENT_USER\Software\Adobe\Acrobat Distiller\PrinterJobControlHow do I clear the data without messing up the Windows Registry?The list of PDF files specified by their their path is getting really long. There are even PDF listings in the above Registry Key for files no longer on my PC as I'd burned the files to a DVD and deleted them from the original sub-folder in MY DOCUMENTS.I would assume that the PDF listings are for successful print jobs. I also did find one PDF listing for a file that had been mistakenly saved to the wrong sub-folder, which I'd moved to its correct sub-folder in MY DOCUMENTS. However, the file was still listed in the registry as being in the folder it was originally saved into.Any good advice on remedying
I have two text fields: A and B.A is the coefficient of working time and B is the weekly working time in hours.A = B / 40 and B = A * 40.I want to fill one of the text fields A or B and still get a result B or A.How to do it?
Hello,I want to import an existing HFTs and invoke the HFT functions in my own plugin.How do I know or how can I get existing HFTs and its functions so that I can call/invoke the proper function in my own plugin?I am using:Acrobat DC Pro Classic(Acrobat2015)Acrobat DC SDKOS: Windows 7Thanks,Best Regards,Navnath.
Hello,I want to develop a plugin to add a menu to Acrobat.Documentation says that, I will need to use unique prefix before developing plugin to avoid conflicts between plugins.It has given the link of Acrobat developer center( http://www.adobe.com/devnet/acrobat.html ) to register the prefix, but It does not have any information of registering the prefix.Please give the correct link.I am using :1. Acrobat Pro DC Classic (Acrobat 2015) 2. Acrobat DC SDK(Version1)3. Operating system: Windows 7Thank you.Best Regards,Navnath
I want to save my PDF form with a filename which will be picked from one of the form fields. I don't want path to be prefixed.. that may choosed by the user in the traditional way.. i only want the filename to be automatically there in the SAVE As dialog box from one of the form fields.I got some of script from internet but none of them work for me.// get the value of the form fieldvar text1Value = this.getField("Text1").value;// make a file name from the field valuevar newFileName = text1Value + ".pdf";// get the path where the file is currently locatedvar filePath = this.path.replace(this.documentFileName);// create the new full pathvar newFullFilePath = filePath + newFileName;try {this.saveAs(newFullFilePath); // Only this will not work from a button...} catch (e) {app.alert("Error! Could not save as: " + newFullFilePath);}
Hi, I'd like to know if it is possible to set the height of the toolbox window; I added some toolbox items to the "Plug-In Add-On Tools" category but the window is too small and some of the tools are cut off. It's possible to scroll but client has understandably asked that it resizes correctly to fit all the tools. Is there a way to ensure the window is always large enough?
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.