Unlock the power of Acrobat SDK through our community.
Als letztes aktiv
I have a self-made PDF that has 8 checkboxes that represent 8 other pdf forms. What I want to happen is when I click specific checkboxes and hit submit it combines and open the files I clicked the checkbox for. After combination I will run a Javascript that completes all the forms. How can I have adobe perform this function?
Hi,I'm trying to find a sample of a plug in that would show a dialog on MAC. I see a sample with wxWidget but that is an overkill for me - I need very simple dialog and simple functionality behind it. I guess that that's an easy one, just don't know how to start.Paolo
Hi,We are facing an issue with the Make accessible feature in the Adobe. It's not covering all aspects which lead to manual intervention.We are facing issues of adding new tags manually or make the entire document accessible manually. We wanted to create a plugin which will fix or create accessible tags based upon the custom rule defined.Kindly let us know the best approach to solve this problem.
hi,how to call an action from action list in the Action Wizard tool using JavaScript?i need to run the action list automatically instead of need to click manually to run the action.i really appreciated the help.thank you
I have 200+ documents. I need to paste (insert) on the page (no matter where, but preferably in the upper right corner) the document file name. How can I do that?Thank you.
Hello,I am trying to set up a form that will display the word "standard" in a field next to a paired checkbox if checked but otherwise keep the value of what the user types.Right now, I have this in the custom calculation script for the text field called upper1:var upper1= this.getField("upper1");if (this.getField("Check1").value != "Off")upper1.value = "Standard"elseupper1.display = display.visibleIs there a different way that doesn't require overriding the value of upper1? I'd like to not overwrite the user-inputted value if possible and just have it selectively display the user value or not. User value could be blank if they don't want it.Alternatively, I'd like to set it to display the export value of the checkbox when checked and the user-inputted value if unchecked.
I have a form I am making that I have 3 fields that default value is N/AI am trying to make a 4th field to add these 3 fields but the problem is if the field is not displaying a value then it the calculation script does not work. It only works if all 3 fields have a numerical value.I have to have the field to display N/A if there is not a numerical value in it.So my thoughts have been for the 4th field to convert the N/A value to 0 but how do I use the value if it is not N/A. I think I am over complicating it in my head and that is why I can't come up with a solution.My original script:var nDownPayment = this.getField("DEAL_PURCHASE_TRADE_TOTALNET1").value + this.getField("DEAL_PURCHASE_CASHDOWN").value + this.getField("DEAL_PURCHASE_REBATE").value;if( nDownPayment > 0.00) event.value = this.getField("DEAL_PURCHASE_TRADE_TOTALNET1").value + this.getField("DEAL_PURCHASE_CASHDOWN").value + this.getField("DEAL_PURCHASE_REBATE").value;else event.value = 0.00but this script doesn't
Please help - trying to create action button on PDF page - need to export form data to XML not FDFexportAsXML(); - nothing happens ...exportAsFDF(); - exports OK but cannot import to my Excel XML map/scheme
Hello,I have several "survey" forms I created containing grouped radio button selections, I'd like to have a command or radio button that will export the form content to xml. I know I can accomplish this via the "more form options" in Acrobat Pro XI" but I need to have this happen in Acrobat Reader. In short I want to insert either a "export" radio button or an "export" command button that will execute JavaScript to export the selected radio buttons to an xml output.Thanks for your help.Adriano
I have a simple addition calculation script to toal the RowTotal:var proRatedPerDiem = this.getField("travel_prorated_perdiem1").value;var lodging = this.getField("travel_lodging1").value;var total = proRatedPerDiem + lodging ;event.value = +total;The "proRatedPerDiem" field is also a calculated field and when that changes, about 50% of the time, the RowTotal either does not change, or it comes up with some old value . I have run the javascript debugger and confirmed the script always runs, it just often doesn't return the correct value.This is my first time working in Adobe. Is there some weird caching or something?
Hi All,I don't work with Acrobat very much other than an occasional PDF change. So, I did some digging and discovered that like Photoshop, Acrobat can be automated. And I tried to do this myself, but I have no idea what I am doing and thought if I come to the community, they could help me. My fingers are crossed that someone can assist with this.Okay, so here is the scoop. I have pdfs that are scans of documents. I did a basic test to confirm that Acrobat could do what I need which is convert these PDFs into Excel spreadsheets. It can, but there is a catch. I have to delete all the pages of the pdf except for one, and then convert it. I tried just doing the whole PDF, but it would combine cells and mess up the data. My idea was to create an automation that would:Open the PDF DocumentExtract the first page Save it as a new documentDelete the first pageContinue for all pagesTake extracted page and save as an excel spreadsheetThen, I will take those sheets and either put all the data toge
HI, I have a large pdf editable form with lots of dropboxes and javascript. It is still a work in progress which means I want to do a bit, save it and carry on. How can I do this and keep the javascript / dropdown boxes editable??Thanks
Anyone know why Acrobat's update (2019.010.20019) broke my JS? Most of the code dates back to 9/X and have been updated for privilege and security changes (10.1.1) but now the global vars all are saved but then a couple of vars aren't retrieved from GlobData and those vars default to default settings. Anyone run into a similar experience? The only change was updating to 20019 from 20069.
I have a top/cover page with some basic demographic fields whose values are going to be repeated as read-only on subsequent pages.One of the fields is a radio button with the choices LEFT or RIGHT.The subsequent pages are all unique, hidden templates that are spawned on demand via this.getTemplate("Page2").spawn(1,false); this.getTemplate("Page3").spawn(2,false); this.getTemplate("Page4").spawn(3,false);The text fields and date fields that are on the top/cover page populate into their read-only counterparts on the tops of the new pages.And, the VALUE of the radio-button successfully assigns to it's read-only counterparts (programmatically confirmed it accepted the choice value), but the radio button is NOT DISPLAYING the tick mark. This was not the behavior before I turned the pages into templates. When I was developing the pages the code worked like a champ. And, even now if i h
Acrobat DC updated from version 2019.010.20069 to 2019.010.20091 That update has disrupted GlobData usage. Some global variables are still being passed between my JavaScripts and some vars are not. What did Adobe change in the most current update? My code has worked in 9, X, XI, DC, 2015, 2017... but not now.
Does anyone use any other utility to create, test and run scripts that they create with Acrobat?
When I attempt to combine PDF files, I get the following message: " Acrobat does not support the conversion of one or more of your files to PDF. Please remove these files or go to settings and choose the PDF Portfolio option." The Portfolio option will not allow me to do what I need to do!
Hello,I have created a very long and detailed Form Filler PDF using Adobe Acrobat Standard DC. I have put a lot of time into making some of the fields required and creating a custom submit buttons. that emails the form to our executive who has to sign off on the form before the document can be passed along to start processing the information on the form. Once the Submit (email) button receives a mouse up event the submit to server button appears which is the only way I would like for the form to be "saved". This allows us to make sure that no work order slips past the boss without his approval, long story but necessary. So now to the question, is there a way to add a Will Save Action - this.resetForm(); in the current version of Adobe that I have? If the answer is no is there a way I could sign up for a trial version of the Tool or program that I would need so that I can find out if I get my desired result before having to pay for it?Our office has purcha
Hey everyone.I'm looking for exporting only the second page of my document with a button.Any hint? Is it possible?
The "open cross link documents in same window" check box defaults to on or checked; how can I set the default to be off or unchecked? I write documents that have lots of links to other documents and it is an absolute nuisance to have to uncheck the cross link box every time I open a document or have people asking me why the main document closes when they follow a link.
Hi everyone.I'm looking for a script to put in a send button that will change the file name with some data from one of the fields of my form.Any hint? Is it possible?
Hi everyone!I'm looking for a script that will give me a geolocation of the device that is filling a form.Any hint? Is it possible?
I have this created in Excel but would like to do it in Adobe.Basically I'd like to create something where a person can enter a Zip Code in a given space.The results will be a Name and Contact Information pops up.
You can find attachments using PDDocGetNameTree in Acrobat SDK.However, I want to find the number of MAX pages and the named destination of the attached file.
I've created a form where our technicians can select one of three boxes for courses they are required to take. Depending on the box they select a field will either populate with $0 or a specific dollar amount. I now want to add the fields with the dollar amounts and I can't get adobe to do that for me.Here is the sample script I'm using based on something I found online: event.value=this.getField(“Text37”).value+this.getField(“Text38”).value;It's not wrking. Any help would be greatly appreciated.
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.