Unlock the power of Acrobat SDK through our community.
Recently active
Hello,I'm creating a form that includes a button that will automatically enter in the users Windows ID and current date and I'm having trouble finding a javascript on how to do this.Any help that could be provide would be greatly appreciated.Thanks,Nathan
This detail appears to be missing from the documentation(PDF_Library.General (PDFL)).
I am using VBA in Outlook 2016 Windows to print the current Email Message using Adobe PDF to a create a PDF document. The PDF automatically opens after being created. I want to avoid the opening of the PDF. When creating the PDF manually, I can prevent the document from opening by un-selecting "View Adobe PDF results". From Adobe web site, https://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/WizardDC/pdfprinter.html it describes setting the SOFTWARE\Adobe\Acrobat Distiller\DC\ViewPrintOutput key to 0 to suppress opening the PDF after creating. I make the change, but the PDF continues to open. I have tried making the change both under HKLM and HKCU. Appreciate if anyone could help figure out how to avoid PDF document from opening.
Hi,We find two issues related with Adobe Acrobat Reader:Win10 32bit: can not preview with Adobe Acrobat Reader DC(latest version) or Adobe reader XI installed. Win7 32bit: can preview but exit slowly with Adobe Acrobat Reader DC(latest version) installed, normal with Adobe reader XI installed.The reason for can not preview: method DoPreview() return E_FAIL.The reason for exit slowly: method release() is slowly when first time close the preview.Please take a look at the demo in attachment, we are looking forward to your reply, thank you very much. Win32 sample.zip - Google Drive
Hi. Is there any API samples on how to create a dialog window/create the side panel in Acrobat?I would like to create a dialog window for the user to input their name, age, etc. rather than directly entering in the field. Or it can be a side panel for the user to input the values that they want.Any advice?I appreciate your advice.
I'm not 100% percent sure how to word this, but I need a dropdown menu to show only a certain selection based on a field. I will explain what i'm doing. I have a form with three fields. One is Manufacturer, One is Product, and the third is Product color. The Manufacturer and Product field automatically are populated based on a checkbox selection I have of products. So based on what they click on the checkbox, I want the drop-down to only display product colors based on the Product that was chosen. Is there a way to do this? Maybe some sort of script? I am open to all ideas or better alternative on how to approach this.I inserted screen shots of the form I have to give you a better idea.
I'm looking to target one layer and change it's properties to:Default State: ONVisibility: Always VisiblePrint: Never PrintsExport: Never Export.As pictured below.
Hello All!I am working on a project at work where I allow the user to assess some hazards to their location. The result is that the hazards are given a value and a qualitative ranking. I now need to be able to move those hazards to a ranking list, but have them sorted, highest to lowest, based on their output value.For example:HazardValueQualitative RankingTornado50HighHurricane45HighEarthquake38Mod. HighTerrorist25Med. LowFlood11LowBefore that they would be in order based on the user's initial input: Hurricane, Terrorist, Flood, Earthquake, Tornado.My thoughts are this: The values of the hazards would be assessed, maybe into an array, then placed in highest to lowest order into the next page (where the ranking occurs), and then the corresponding hazard is found and moved to the hazard text field, next to the value text field.If this isn't possible, then I will need to investigate other ways to potentially produce this output, as it is a necessity of this project.I currently have this
Hello guys,I´ve had some very basic programming a long time ago, but javascript wasn't one of them...I have this (a form I created):and I need to know how to make it so that once you fill in a number, it goes to the next text field on it's own.Those are all 1 character limit text fields, let's assume they're called T1, T2, T3 (...) and so on. How do I make it so that once the first text field (T1) reaches that 1 character limit, it automatically moves me to the second (T2)? I saw some answers on the forum wich seem to explain how to do this, but I coudn't figure out wich parts of the code to change/adapt, nothing I tried worked
I am using Adobe XI Pro with Windows 10I am attempting to use Javascript to allaow users to select from location list with 10 options and then use JavaScript to limit the selction options using the below script.I added the below script to the Validation JavaScript Editor and got a SyntaxError: missing ] after element list 11: at line 12Help Please!Thanks for the helpswitch (event.value) { case "- Select One -": this.getField("G/L Account").setItems(["-----"]); break; case "Corpus Christi": this.getField("G/L Account").setItems(["- Select One "22289 CC ACCOUNTING G/A 1034","22340 CC AQUATICS FITNESS G/A 1034","22341 CC AQUATICS FITNESS OTH F&B 1034","22342 CC AQUATICS FITNESS PROGRAM 1034","22343 CC AQUATICS FITNESS UFM 1034","22318 CC AUTO SKILLS G/A 1034","22320 CC AUTO SKILLS PROGRAM 1034","22319 CC AUTO SKILLS RESALE 10
I have the full version of Acrobat. I want to be able to integrate the Acrobat PDF -> Word/Excel functionality into a third party application. Is it possible for me to achieve this using existing APIs or SDK or it's only possible to do this manually?
Hi,I want to create a "portable media request" form with Adobe acrobat. Below are the fields for the form and I would like to make it so that when the user hits the send button it will generate a new file name using the fields 'matter_number', 'client_name' and 'Date' and send the completed form with new file name onto an email address.Is this possible?
Hi, i'm new to JS and can't find any examples to launch the Tool > Measure > Area command.I'd like to add a series of buttons to my PDF that initiate the area measurement polygons, with each button starting in a new fillColor & opacity0.4Similarly to launch the Freehand Pen drawing command with different pen colors/stroke...Thanks for any help!Mick.
Hi,I am using FontGetdata() function, but this function doesn't give any data.Which function I need use to get font data.Please Help me..Thanks..
Currently I have the following piece of code.I would only want the user to save the file as PDF with *.pdf extension. However, with the following code, I have to input *.pdf at the end of the filename.Is there a way to automatically add *.pdf at the end of the filename?Your help is greatly appreciated.AVFileFilterRec* fileFilters = NULL; dialogParams.size = sizeof(dialogParams); dialogParams.flags = kAVOpenSaveAllowAllFlag; dialogParams.parentWindow = NULL; dialogParams.windowTitle = NULL; dialogParams.actionButtonTitle = NULL; dialogParams.initialFileSys = NULL; dialogParams.initialPathName = NULL; dialogParams.initialFileName = ASTextNew(); dialogParams.fileFilters = &fileFilters; dialogParams.numFileFilters = 0; dialogParams.settingsComputeEnabledProc = NULL; dialogP
Hello.My question is.How to install Acrobat SDK?Regards.
Hello!I need some help with how to make calculations on radio buttons.So, I have these two tables with more choices. The user can choose just one option(radio button) on each of the tables. After the user select a radio button for each of the tables, the selected options (numbers in the right side of the radio button) - option table 1 + option table 2 - needs to be calculated as a sum. I need to know how can this be done in Acrobat Pro.Thank you !!!
Hi!Created an interactive PDF wayfinding map tool with multiple pages for large touch screen interaction. User wants file to return to home page after an inactive period (such as 5 minutes or so). Is there anyway to apply javascript or actionscript to the PDF file to force the file to do this?
When I combine my files into one PDF document in Acrobat Pro X, and I try to add text editing where needed, the program frequently crashes. I am using Windows Pro 7. It seems to happen most frequently on my larger documents of 150 pages or more.Is there a "fix" for this?Thanks
Dear Support,Recently we are trying to develop an additional plug-in for Adobe Acrobat Reader 2017.The version we are using is Adobe Acrobat Reader 2017.We are creating the plug-in using Javascript. The Plug-in is put as a button with action to export the annotation file (.fdf)When opening the PDF file in the Native Application, the Plug-in is Active. Yet when we open the file in the Web Browser, the Plug-in is disabled.We need to have the Plug-in to be functioning in the Web Browser (Internet Explorer), since that's the use case that we need to be done.Any suggestion regarding this issue?Thank you for any assistance.Regards,Adam.
I'm pretty much a novice, but able to get some decent engineering calculation worksheets built. I have a series of dependent calculations that after some user input calculate the depth of a modular water storage tank. The final depth result field has a calculation script and it set to read-only. I want to add plus/minus increment buttons to allow users to see what the water volume capacity will be if they decrease the depth by the one module (the value is 0.33). I tried various scripts from forums, but none work. None give an error - they just don't work. I have a feeling because the rest of the calculations on the sheet are dynamic (i.e. if the user changes an input value, everything recalculates), I am not using the correct script. I did try "clearing" any value from the field in question...Here is the scrip that I have in the button action javascript field (on mouse up):var x = this.getField("RSD"); // this is the field that is initially calculated that I want to allow users to incr
I simply have 9 columns trying to calculate 9 site body fat in a .pdf form. I chose column 5 randomly for this example that is not working. I have no preference over option 1, or option 2. I just need the form to work. Thanks in advance!OPTION 1: When I try Simplified Field Notation it does the calculation properly buuuuut when I clear the field I get the following error: The value entered does not match the format of the field [s9s4](((CHESTTTT+BICEPPPP+TRICEPPPP+SUBSCAPULARRRR+MIDAXILLARYYYY+SUPRAILLIACCCC+ABDOMINALLLL+THIGHHHH+MEDIALCALFFFF)*27))/(BODYYYY)/100OPTION 2: When I try Custom Calculation script I cannot click OK to save the script due to a syntax error that I cannot find: SyntaxError Missing ; before statementvar m=this.getField("CHESTTTTT");var n=this.getField("BICEPPPPP");var o=this.getField("TRICEPPPPP");var p=this.getField("CHESTTTTT");var q=this.getField("BICEPPPPP");var r=this.getField("TRICEPPPPP");var s=this.getField("CHESTTTTT");var t=this.getField("B
Hi all,I have to bookmark multiple PDF files reflecting the file name of the document (275 files). For example, if the document name is Javascript 2018.pdf, the bookmark will be Javascript 2018.pdf (I was already able to come to this step). The only thing I do not want is that the bookmark contains the '.pdf' part. Is there a script to remove this part of the bookmark in all files at once?I am not really familiar with Javascripts, so you help is much appreciated.Thanks,Maikel
I have a form with several drop-down fields, representing rooms. The dropdown values are from 1-10. They are multiplied by a certain amount to reflect cleaning time per room.In a text field I add up the value of the dropdown fields.The value in the text field represents total minutes.None of the fields has a format applied.I want to convert the text field value to hours and minutes, then round UP to the nearest 15 minutes.So, if the total minutes is 85, it should display as 01:25 and be rounded up to 01:30Or, if the total minutes is 80, it should display as 01:20 and be rounded up to 01:30Currently, I am using the following Javascript to get the value to display as hours and minutes (though I don't really understand it from var nHours onwards):var st = this.getField("Storeys").value * 10;var ki = this.getField("Kitchen").value * 30;var kd = this.getField("K/D").value * 30;var sw = this.getField("S/W").value * 10;var be = this.getField("Bed").value * 10;var di = this.getField("Dining").
Hi, How to convert PDF file into Searchable PDF with Adobe Acrobat DC ???
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.