Unlock the power of Acrobat SDK through our community.
Actividad reciente
Is there a script to remove characters from a field entry if one is entered, like a comma?Thanks.
I have a form with a Yes check box and a No check box. When the user checks No, I would like the text box beside it to autopopulate to read "Not Applicable".When the user checks Yes, I would like the text box to be free flow text entry.I am stuck on the javascript to accomplish this. Also, does the script go into the properties of the checkbox or into the text box? Using Adobe Acrobat X Standard
Greetings:I am experiencing an interesting issue while creating a form, using Adobe Pro (Ver 2023.006.20380). I accessed "Prepare Form" to create and establish form fields; however, after configuring all the form fields and saving the document, the form fields are all gone upon reopening the document (reverting the document to a previous state before accessing Prepare Form). The document requires accessing "Prepare Form" again to access the form fields and none of the previous configurations are maintained...as if no work for the form fields was ever completed. Couple of things to note:1) When accessing the document (within the folder where it is saved), Adobe crashes. When this happens, the document must be opened within Adobe, using the "Open" function. Attempting to select the document in its saved folder results in Adobe crashing. 2) I had a locked version (with all the form fields present) and created a copy using "Save a Copy" only to be me
Hi, I have an "Add Header & Footer" step in my Action Wizard step which is meant to ONLY shrink the document (this was my creative solution to add an action to merely shrink documents but not really add a header or footer (which I leave blank with the "Prompt User" box unchecked)). However, depending on the document, it sometimes removes the header even though it is only supposed to shrink the document and leave the header untouched. I am running Adobe Actrobat Pro on Windows. See images below. Here are my questions:1. What is it about some documents that makes it such that the action removes their headers but not others? (If I know this info, maybe I can scan for it.) 2. How can I achieve the shrinking of the document without removal of the header? For example, is there:-a java script code I can use instead of this action?-another processing step I can apply to the document first before trying to shrink it (with the header blank)?-a sole action that only shrinks the
I have added alt-texts to the images in a pdf using acrobat pro and have tried using all the extract apis on it, but these report no information about the alt-texts of the images in the pdf. I was wondering is there some api provided by adobe that would allow me to extract the alt-texts from the pdfs programmatically? I have attached the pdf I am testing on below.
Good evening, I am wondering if it is possible to send PDF data to the google spreadsheets? We are trying to find a way to automatically update our spreadsheets after our local program gets finished processing our customers. Thank you!
In the plugin code, I am trying to intercept/replace AVDocDoSave, AVDocDoSaveAs and AVDocDoSaveAsWithParams functions to identify the original file when the user tries to export the file from menu option. This seems to be working fine, when I am clicking SaveAs/Export a PDF. But when I try export a PDF option from Tools, none of the above functions are being called and I am not able to identify the original file that is being exported. Could you please let me know if there is any known issue with the behaviour or any other HFT functions I can try to intercept/replace to get the file information (AVDoc or PDDoc structure) when All Tools -> Export a PDF option is used to export the file. Thanks in advance
Hi, I have 10,000 invoice pdfs I need to convert to excel and then extract the data into a database. I have a licenced copy of Acrobat Pro DC. Is there an API I can use to do this programatically. I have been looking at the cloud based API but at $0.05 per transaction it is going to be very expensive and given the volume of data I would rather not have the overhead of having to move it to the cloud. I had hoped I could just link MS Access to my desktop application API to do the work. I have a nasty suspicion that Adobe will not let me run the export from my desktop PC programatically. Could someone tell me if it is possible and if it is then point me in the direction where I can fnd out how to do it? I would much prefer to use Acrobat to do the conversion, having done it manually on the few files the layout of the generated Excel file is easy to work with and generally I find the programatic interface with VBA easy to use. Any advice very much appreciated
Hello, I work for a hospital clinic where we reimburse patients for mileage. We have a form in a word doc that I convert it into a PDF, and all I need to do is: - If patient drove himself, when they check "drove self" I need to take the amount of miles they wrote down and multiply it by 0.625 and then the total will go under the self-drive column. - If a volunteer drove the patient, when they check "volunteer drove" I need to take the amount of miles they wrote down and multiply it by 0.625 and then the total will go under self-drive column. One check box is named DroveSelf and the other one is named VolunteerDrove. The field box under the miles driven is called "MilesDrove"The field box under the self-drive mileage @ 0.625 is called "SelfDrive"The field box under Volunteer mileage @ 0.625 is called "VolunteerMileage" So if a patient stated they self-drove 100 miles. They will need to check the box under "DroveSelf", then that will need to b
Greetings, I want to create a pdf/a complaint pdf file using acrobat sdk, I am refering to the sample code available in the official documentation and github repository. I didn't find any specific apis to set pdf/a properties to pdf document. Is there any api available to set the conformancelevel of the generating pdf file. The package I am using in pom.xml: <dependency> <groupId>com.adobe.documentservices</groupId> <artifactId>pdfservices-sdk</artifactId> <version>4.0.0</version> </dependency> link to sample code from adobe: click here Thanks in Advance.
Hi, I wasn't able to find recent details on this issue, so apologies if this is asked elsewhere already. I have been using Adobe sign to send various documents for e-signatures for a while, but now when i try to send these same documents, the form data is all deleted and converted to empty text fields with the error: "unsupported fields have been removed from this document"these unsupported fields include: Text fields, a dropdown, and signature blocks.The amount of time spent making/remaking and reformatting these forms is frustrating, but also doesn't actually allow me to have the simple functionality that I was hoping to have/retain. The functionality I'm seeking includes:default values for fieldsmulti-line supportnumber formatting that exists within both adobe sign and acrobat (currency randomly does/doesn't work)entering a value for it to show up in multiple places within the document (effective date, etc)sizing of text to be readable by the recipient rather than random sizing
Hi Everyone. I am making a simple fillable form PDF and I want to put a save button that when pressed it will automatically set the name of the file to what is in the text field "Ebox Work Order Number" and save it to a folder on my network. Is that possible to do at all?
I am trying to export a pdf to both/either a Word format or a Powerpoint presentation. I have been able to do this in the past, but whenever I attempt to now, I get an error message that says: Save As failed to process this document. No file was created.I've googled and tried all suggested options already out there, nothing seems to work.I am running on Mac Yosemite and do have the Acrobat DC PRO version.I have save my pdfs in various ways, I have cleared preferences, I have unistalled and reinstalled and still getting the same error.Any idea what's going on?Thanks in advance for any and all help!
How do i show the table of contents in an aside in acrobat_
Not sure if this is possible.Have a form with text fields:HoursRow1 RateRow1 TotalRow1HoursRow2 RateRow2 TotalRow2...with many more rows (hierarchical)I want to write a script that will apply if else function for each TotalRow with the corresponding row number (use HoursRow1 and RatesRow1 for TotalRow1, etc)It’s easy enough for one Total, add custom calculations:var tot = this.getField("TotalRow1").value; var hour = this.getField("HoursRow1").value; var cost = this.getField("RateRow1").value; if (hour && cost) { event.value = hour * cost; } else { event.value = ""; } But there are a lot of rows, so it would be a lot easier (if I knew how) to put this in a script to not have to enter each TotalRow manually. Put some type of wildcard in place , plus dealing with more than one variable, but move through so the right variables are put in for corresponding total(TotalRow1 with HoursRow1 and RateRow1, TotalRow2 with Hour
Using VBA, I created several years ago an MS Word tool that interacts with PDF forms. Specifically, it launches Adobe Acrobat, fills in a bunch of fields on the PDF, then auto-names and resaves the PDF in a specified folder. I use the GetObject(, "AcroExch.App") method to automate Acrobat from VBA. The saving is accomplished with a pdDoc.Save(...) command. This worked fine on my client's machine when they had a full standalone version of Acrobat installed on the same machine. But recently the client transitioned to Adobe Acrobat online. The filling in of fields still works, but the auto-save no longer works. Does anybody know of a way to accomplish this with Acrobat online?Thanks!
Our users are accessing PDF/A documents and find the idea that an archival document can be edited disconcerting. Is it possible to produce a PDF/A file that Acrobat will not display the "enable editing" button?TIA!Noam
I have started using drop down menus in my fillable forms over check boxes but not sure how to get proper calculations with the scripts i have. Every customer has different pricing and I dont want to have to redo the JS in every contract, or put different values in all of the different drop downs.Here is what I need: Textbox1 - This is the cost of 1 bush trimming (This # changes with every customer) Drop Down Menu will have options for:Spring Fall Both (this total obviously needs to be double) From here I would like the total from whatever is chosen to calculate in "Textbox2" but ONLY if "checkbox1" is checked. If not then value is $0.00("checkbox1" is the selection for bush trimming) Seems it should be simple but not finding the answer. Any Help would be appreciated!!
How do I correct this issue? I am using Adobe Acrobate DC.
Hi, I've just completed designing a 'work book' in Indesign and have several text fields for the end user to enter in their responses. Just testing the PDF and it's not printing, saying that the page does not exist. I've even reduced to just 1 single test page and tried Command+P, but it still doesn't recognise the page. thanks
I hope this gets to the right folks because this was the first thing I happened to look for in the js api reference and thought it was intentionally omitted or something but please note the below link: https://opensource.adobe.com/dc-acrobat-sdk-docs/library/jsapiref/doc.html#scroll will not take you to the actual section, nor will the link at the left because it shares an id with the up arrow at the bottom right. Which apparently appears to be where everything is saved. I have copied the element out to review the relevent info but I think that's a simple fix I would encourage. Now to look at PDF Reference! 🙂
When develop adobe reader plug-in, user open a pdf file, user “sign yourself” to execute signature, Is there a callback function after signing the file ? not digital sign. [Question moved to the Acrobat SDK forum]
Hi team,I am trying to convert Pdf to Docx via Adobe services API, I followed the sample here https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/export-pdf/. After getting output, it look fine as first, but when I check it in XML format, almost everyword become its own element, so it doesn't maintain the original sentence, paragraph anymore. Is there any option to keep the elements together as it should be? Regards,James Nguyen
Is there a AI Assistant SDK for use in a C# and Python application? The app sends a prompt and a response returned. If not available now, when will a SDK be released. Thx [Question moved to the Acrobat SDK forum]
I have recently signed up for using Distiller in CLI mode and I need to convert a few hundred PDFs from postscript to PDF using the Distiller install on my local machine that's here, "/Applications/Adobe Acrobat DC/Acrobat Distiller.app/Contents/MacOS/Distiller"I am pretty close but I can't manage to get rid of the annoying Distiller window after every call. I am wondering what am I missing.I use python and make a subprocess call, that looks like thissubprocess.run([DISTILLER_INSTALLATION_PATH, "--nopause", "-q", "-dBATCH", "-dNOPAUSE", f"-sOutputFile={output_pdf_path}",f"-dPDFSETTINGS={print_job_options}", ps_file],check=True)However, I do this in a loop but every time Distiller expects me to close the window.Here's my questions.1) Where is the documentation for this stuff, almost impossible to find?2) What am I missing when i already specify NOPause, and batch as arguments?3) Was there an alternative where I don't go through every PS file in a single loop but provide them all at one
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.