Unlock the power of Acrobat SDK through our community.
Askettäinen
I have a form that I need to enter percentages assigned for one to four people, the total cannot exceed 100%. Each field checks the field above it, adds the percentages, and an error message pops up if the total is over 100%.Example 1:Person 1 25% [under 100%, proceed to next field]Person 2 25% [under 100%, proceed to next field]Person 3 25% [under 100%, proceed to next field]Person 4 35% [over 100%, error message "Total cannot exceed 100%"]Example 2:Person 1 25% [under 100%, proceed to next field]Person 2 80% [over 100%
Exit Code: 7Please see specific errors below for troubleshooting. For example, ERROR: DW003, DW006 ...-------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 2 error(s) ----------- Payload: Adobe Acrobat DC 15.10.20056.0 Acrobat DC/Acrobat DC Installer.pkg_15.010.20056 -----------ERROR: DW006: Apple Package failed to install successfully.ERROR: DW003: Third party payload installer Acrobat DC/Acrobat DC Installer.pkg failed with exit code: 1-------------------------------------------------------------------------------------
Hi,For some reason, the dialogue window is appearing too big and users are unable to see all the fields in the dialogue window. My solution was to add a scroll to the dialogue window or reduce the size of the dialogue window? Can you tell me how to do both? I looked in API but it appears to only relate to a scroll for a field box, not the dialogue window.Using Acrobat Adobe X ProThx.Sue
I am needing a process that can automate the Adobe search function and highlight/draw a box around found matching text in an existing PDF. The red boxes in the image are how native Adobe handles it in the installed client. I'd like to have this handled in the background from a web UI triggered process. I am building an application in Oracle Application Express (browser based UI) however am willing to utilize a Javascript or Apache server solution to achieve this solution.
Nel debug di VBA le variabili di AcroExch.App e di AcroExch.AVDoc non sono visibili
Hello Everyone,The code below works perfectly on Adobe Acrobat Pro DC, I'm wondering if there is any way to have this code to work on Adobe Acrobat Reader DC. Any support would be greatly appreciated !var Field1 = this.getField("Field1").value;var Field2 = this.getField("Field2").value;var doc = this.createDataObject({cName: "Your Sequence.txt", cValue: "Please use the sequence from Field1 + " to " + field2});this.exportDataObject({cName: "Your Sequence.txt", nLaunch:2});Kind Regards
I made a PDF form with the email bottom and it's work very well but the problem is after the employee fill the form and send it to my email I get it in my cell iPhone but it's empty so I want to know if I can get it as image. I read about JavaScript but I don't understand this language so I need just the code to put it there. I want when the employee press the paction button it's save it as image after that send it in my email. thank you
Hi,I can't find the download of Adobe 8.1 SDK...I am using the 8.1 3D version, and I have to find its SDK!Thanks
I am trying to pull data from an excel file into a form or text box.I have tried using importTextData, which works on a one-by-one basis, but can this be used to pull an attached file?The end result that i'm hoping for (in case there is a better way to do this) is this:My PDF will be a map with several points on it. I would like each point to be a clickable button/link, and when the user clicks on the point, either a text box pops up with additional info on that site, or there is a form/side panel that displays the additional info.
Program Hours Accepted: Schedule: Hours Contracted with the Institution: Number of Weeks to Complete Hours Contracted: Application Fee: Kit/Books(non-refundable) Tuition: Tuition: &nbs
Please unsubscribe [email removed by Moderator. Contact can be made using the PM system]---This email has been checked for viruses by Avast antivirus software.https://www.avast.com/antivirus
Is there a way, via javascript, to determine (and change) the initial page that is set in the Open Options for a document?I have a script which does a lot of processing of PDF files, and if the initial page is not set to the first page in the open options, I would like to alert the user, and give the option of changing it if needed.
Hello,I'm using Adobe Acrobat DC to work with a few thousand pdf documents which were scanned over many years, with some being letter sized and others much larger in dimension. I need them all to be letter sized in order to allow for the addition of a cover page that can be properly viewed on the web. Right now I have been resorting to printing a new pdf and shrinking the oversized pages for the larger files, deleting the old file, and inserting the cover page with an action, but obviously this is very time-consuming given the number of documents I'm working with. Also, when I print the new pdfs, the OCR which had been previously run on the documents is lost.Is there any fast way to standardize the dimensions of a batch of pdfs?Thanks,Courtney
Adobe Acrobat Pro DC (current), running on Mac el capitan (current) with Office 365 (current):Using all approaches to creating pdf (save from word, print from word, create in Acrobat from .doc file) - pdfs are created, but interactive links not preserved (headings, appendices, TOC, in text cross references, all dead). I use styles, headings, cross references correctly and have for years. Created pdfs preserve bookmarks and interactive links. I have recently moved to Mac, and none of this works any more! I just get a dumb pdf with no bookmarks.Help - what's going on?J
One of my clients got an error I've never seen before when placing a dynamic stamp that displays a dialog. I confirmed that the issue is not context dependent by running this script from the console window and getting the same error.app.execDialog({description:{elements:[{type:"ok"}]}})The error message is: "Couldn't Convert to Express Views"Has anyone seen this error before or have an idea of what is causing it?The client is also having issues printing to PDF. Not sure if it's related.
So the topic of this thread is basically what I'm trying to accomplish with Javascript. I've tried a lot of things from similar questions on the internet but I can't get this to work. So here's what I'm working with and what I'm trying to accomplish:Here are the names of the fields that I'm working with:Field A = DaysInMonthField B = TotalMonthlyFeeField C = NextMonthField C is where the Javascript will be done. This is what I want it to do:If Field A is less than or equal to 15 then grab the value in Field B and place it in Field C.Can anyone write javascript that will accomplish this?Thank you so much,Matt
My client is looking for a way to only print the pages of a writable pdf that has fields filled in. The document is an application and each page has a total at the bottom. I can figure out how to tell it to see if each total field is greater than zero but that's as far as my expertise goes.
Hello,I hope I can find some assistance regarding this. I am creating digital agreements for my workplace, whereby our sales people take this with them on an iPad and sign clients up for a service. The agreements have an agreement number at the top, e.g. "00001".I need for this to automatically progress when a customer has signed the document and the document has saved, so that when the salesperson next opens the blank document for a new sale the agreement number then says "00002", then "00003" etc.Could this be achieved? If this would be tricky, would there be a way for a popup or option to open when the document is opened saying something along the lines of "Do you need to progress agreement number" with a yes number that advances it by one, and a no option that does not change this? I think the tricky part of this is that it needs to save with the updated number so it can progress by 1 each time the document is opened anew.Please help!For argument's sake the agreement number field i
Can you use the reflow command in the sdk so that you can reflow documents in an application or a browser window instead of inside Acrobat?
Need the Format configuration to have the date automatically update each day for a custom Received stamp
Are steps 04 & 05 directly related to this below procedure?ADOBE XML FILE (EXTENSIBLE MARKUP FILE)(Internet file- webpage)Cannot be merged to other PDF files. ADOBE XML CONVERSION TO STANDARD PDF FORMAT01) Open XML file with Adobe Acrobat.02) Left Click on ‘Printer’ icon at top. 03) Set Printer Setting to Adobe PDF.04) Move Right Scroll bar downward to ‘Print’ icon.4a) Click on ‘Print’ icon.05) Point cursor to Right File icon on Taskbar.5a) Designate file to desired location.5b) Click on ‘Save’ icon. *Font quality/color loss noted.
IHow do you get Acrobat pragmatically printing tiled (poster) settings? I know what the support (reference document for Javascript states). Use TileAll.... that did not work at all. I have large images that I need to add a couple barcodes to the top and then print without changing the size of the image. So they need to print out at 100%. I can do it manually but I need to automate this process ASAP. Can someone help me? Right now I have a C# app that sends the document through OLE to open, now I just need to modify and PRINT tiled. Of course, this process needs to be duplicatable. I wanted to do this all in OLE but I do not see where I can modify the printer settings.... therefore I was thinking OLE to Javascript. I could do OLE to plugins also but I can not get my new plugin (sample for SDK) to even show up.I am using Acrobat Pro DC.ThanksKory How do you get Acrobat pragmatically printing tiled (poster) settings
Hi All;i'm looking for a way to automate the uploading of a document via an exposed API to the Adobe Doc Cloud so that a link to the document can be shared rather than the document itself.Is this possible? has anyone already solved this problem before?thanksWilliam
Hello all,I'm lost and have been struggling with this for a couple weeks now. I am a decent beginner level who can understand js, copy it and past, then modify to get it working. I am much more limited with regards to creating new scripts from scratch.I have a js 'Action' that performs a batch import: locates txt file, imports data for first record, saves the file with one of the field names, then automatically, pulls the next record and repeats.I'm using Acrobat Pro XI.The problem is that while it populates the data, it will not save the new file to my folder, and thus, will not proceed to the next file.I have performed the research and have traced the problem to the security issues associated with saving files on my company's drives. I believe this is a Trust function and Privilege scripting. I don't quite seem to understand1) how to create a .js file that I save in the javacript folder,2) the javascript folder location is different from where I have seen in blogs that it is supposed
I'm trying to create a form that determines if a patient requires a particular lab based on their history. "field X" is the patient's age and "field Y" is another age. I'm trying to create a script that determines if "field Y" is plus or minus 10 years of the age in "field X". If it is within 10 years I want "field Z" to show. If the age isn't within 10 years, then I want "field Z" to remain hidden.I'd appreciate any help with this. I'm almost done with this form and it's looking great so far. Thanks in advance!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Onko sinulla jo tili? Kirjaudu sisään
Eikö sinulla ole vielä tiliä? Luo tili
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.