Unlock the power of Acrobat SDK through our community.
Actividad reciente
Using Adobe Acrobat Pro DC for Students and Teacher Edition for Windows: Can't seem to save as jpg. When I hover over save as other, the option to save as an image doesn't even appear.[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 create a Document Javascript which will define the fields so I don't have to define the fields each time, only call the function.It keeps throwing a syntax error.Help, Please.function AddPressure(){var Red10=this.getField("Red10")value;var Red20=this.getField("Red20")value;var Red30=this.getField("Red30")value;var Red40=this.getField("Red40")value;var Brown10=this.getField("Brown10")value;var Brown20=this.getField("Brown20")value;var Brown30=this.getField("Brown30")value;var Brown40=this.getField("Brown40")value;var Grey10=this.getField("Grey10")value;var Grey20=this.getField("Grey20")value;var Grey30=this.getField("Grey30")value;var Grey40=this.getField("Grey40")value;var White10=this.getField("White10")value;var White20=this.getField("White20")value;var White30=this.getField("White30")value;var White40=this.getField("White40")value;var Blue10=this.getField("Blue10")value;var Blue20=this.getField("Blue20")value;var Blue30=this.getField("Blue30")value;var Blue40=this.get
I have been trying to down load Adobe X1 for 4 hrs
Hi!I'm doing a form fill that has 32 pages. Since people will scroll down to go to the next page with fields in it I want them to see a label or button that says "IMPORTANT" or "DON'T FORGET" so they know they have to fill that part as well. I want to hide it when they click or put the pointer on it. I know how to hide the button with the properties: add action. However, whenever I open the document again, I can't see the label.I would appreciate if someone help me
When exporting a docx file from Word 2016 the formatting does not maintain consistency. Most of the formatting changes I've seen are on page, line, and paragraph breaks. It most cases I've had to manually add additional spaces in between paragraphs, headings, etc., in order to make it look right in Adobe. Any one know how to resolve this? I've also tried printing to PDF and save as PDF, both of which have the same results.
Hi Guys,I am having a checkbox in the template page (Spawn page).When I click that checkbox the following pop-up should show "Thank you for accepting the order".I tried some code which is given below.//Codefunction roACx() {var a = this.pageNum;var b = "AccOrd" //(this is the template name)var dot = "." //(the field name is like "ACx.Accept Order.CB")var c = "ACx" //(this is first four letter which named it for the field)var f = this.getField(d);var stem = d;for (var I = 0; i < this.numFields; I++) { if (this.getNthFieldName(i).indexOf(stem).value !="off") { app.alert("Thank you for accepting the order." , 0) //("0" refers to the OK button in the pop-up)}}}This is the code which I used in my form, when I check that checkbox the pop-up is appering (app.alert) is working, in that pop-up message, I am having "OK" button.When I click "OK" the pop-up is not hiding and I do not know, how to hide the pop-up when "OK" is clicked. Can anyone he
I really hope I have this in the correct sub-forum.I will try and make this short and sweet.Any and all help is very very very much appreciated! I have two folders with PDFs in them.The first folder has the PDF files named: ABC_001, ABC_002, ABC_003, etc etc.The second folder has the PDF files named: XYZ_001, XYZ_002, XYZ_003, etc etc.I am running Adobe Acrobat 8 Professional. I do not have the opportunity to upgrade to a newer version of Adobe Pro so that is what I have to work with.I need to combine the PDFs in the second folder with the PDFs in the first folder and save the resulting new PDF in a third folder. The new PDF also needs to maintain the naming scheme of the PDF from the first folder.For example: XYZ_001 needs to be combined with and placed after ABC_001. The resulting new PDF should be saved in the third folder as ABC_001. If I were to open that new PDF, I would see the contents ABC_001 and then XYZ_001. Please note, it needs to be a single PDF, not a package.So basicall
Below is my current script. However only one field need to be filled out for AVG. So when first filling out the text box I want to require all the blow fields but if text is put in to AVG.1 the JANAVG1 is not required and vise versa. If text entered into JANAVG.1 then AVG.1 is not required.if (event.target.value != "") { this.getField("BNT.1").required = true; this.getField("BIDT.1").required = true; this.getField("AVG.1").required = true; this.getField("JANAVG.1").required = true; }if (event.target.value == "") { this.getField("BNT.1").required = false; this.getField("BIDT.1").required = false; this.getField("AVG.1").required = false; this.getField("JANAVG.1").required = false; }I attempted adding the below to the text field of the AVG.1 and JANAVG.1 however when clearing the form these below com
When I try to combine several documents which has electronic signature, the signature disappears. Do you know why?
I was always able to digitally sign with my CAC card (army) until I upgraded my Mac earlier this year and now keep getting errors. Is there any work aroudns for this?
Oh lord. i have windows 10 and I'm trying to print some tax returns out of TaxAct and all i get are black lines. The instructions tell me to go to the registry, but i have no idea where the registry is. How do i go any where within Adobe to fix my problem.Please - where is this Registry that I need to go to in order to solve my printing problems with Windows 10?
I am getting this when I try to print anything with a pre-populated field. Help! I have uninstalled and reinstalled. It does work with I print as an image.
I have now three users here who can no longer use the "Attach to email" function in Acrobat Reader DC. I am working for the same company so I tested my Acrobat Reader DC and it works just fine, as it does on some 50 other computers. All our computers are set up the same way, Windows10 64 bit with MS Office 365 and outlook as the default email client. If I uninstall Acrobat DC and reinstall it, then and it works just fine and opens with the default email handler, Outlook, for about 1 day. Then the next day or even sometime during the day I have to go thru that process again. I have even seen it work once and on the second try, fail. The cursor just sits and spins and never opens Outlook. I have even taken it a step further and done a “Repair” on Outlook after removing/re-adding Adobe Acrobat Reader DC. Thank you.
My problem seems related to default setup. When opening a pdf document and pressing the printer icon, the Printer is set to "Microsoft Print to PDF" as default. I change to the actual printer. Then the "Pages to be printed" is (by default) set to "All", and no alternatives are accessible. When I then press the "Print"-button, I get the dialogue-window "Cannot print the document" and when deleting that, a new window telling "No pages are selected for printing". Note that alle messages here are translated from Norwegian by me, so they may be different from the English version. Where do I change the default settings and get the printing prosess work as it should?
I have Adobe Acrobat Pro and trying to insert an image. Under Tools>Content> there is no add image option, why?
I have used Acrobat 9 for a long while to convert Word documents to PDF files to send to clients. The process I use is to open the Word doc and then print it to Acrobat and it has always worked well. Yesterday, I modified a contract that I had previously used for another client (and previously printed as a PDF file without issue) and tried to print it to Acrobat. I was not able to print it as a PDF and received a Notepad log file. The log file mentions a font issue, but the font it mentions does not exist in the document. In fact, I've highlighted the entire document and changed the font to Times New Roman just to be sure that I had not missed something.Also, Acrobat is still printing other files just fine.A bit of additional info - no updates are available, using a Windows 10 64-bit system.Any suggestions? Thanks so much!
I'd like to be able to press a button and bring up usersave prompt with a suggested filename based on fields in the form. I'm not sure how to do this in JavaScript.The pathname shouldn't be included as the user will probably have a favorite directory they usually save their files in. Any idea how to do that?
is there any way using JavaScript to perform this function for a PDF/A document opened in read-only mode when preferences are set to PDF/A read only mode ? Thanks for any help you might provide;
Hello.I am make some routine act using "Action Wizard" with my own JS code. I want to store few pressets from JS to local folder. It is may be XML. Now I composed XFAObject (xml with my pressets) and have to store it, but I dont know how. Any help please?
Hello,I want to use an applescript to resize my acrobat document (JavaScript also will do). Note that, this is not crop. My current document size is 7.5 inch x 10 inch and I want to make it 8.5 inch x 11 inch. This function available in crop tool (Set Page Boxes/Change Page size/Custom) if I want to do manually. Any help please?
I am making a simple fillable acrobat pdf form. I would like a text block to automatically be filled with a number (specifically, "$8.00") if and only if a neighboring check box is checked. I surely would appreciate any help. By the way, the name of the checkbox is MailingCheckbox and the name of the text field is MailingFee. Below is a screenshot of the specific area of the form. Thanks in advance!
I have a form that has some chemicals listed. I need the EPA # to automatically fill in when I make a choice from a drop down menu. That is working. Some of the numbers have a dash in them such as 111-1. The filled in field then puts in the number 110.I need it to stay as 111-1.
I am creating interactive forms which will mainly be used on Android powered tablets.In some of the posts I noticed people were having difficulties with their Javascripts created with Acrobat working on tablets.Some of the answers mentioned creating the PDF forms with something other than Acrobat so the javascript works properly on tablets.Can you suggest the best tool to use for a beginner like myself? (Some of the calculations will be very complex.)Thank you 🙂
I have tried all of the recommend solutions I could find in the Adobe forums and searching through Google. None of them have resolved my installation issue. The installation fails at the file StringTable.zdct with the following error.Error 1935. An error occurred during the installation of assemblycomponent {9718BF-1D-3406-A992-630F7EF2F164}. HRESULT:0x80070003.OS: Windows 10 Pro 64-bitAcrobat Pro XIAny assistance would be greatly appreciated.Solutions tried:Repaired .NET 3.5 FrameworkRepaired .NET 4.5 FrameworkReinstalled .NET 3.5 FrameworkReinstalled .NET 4.5 FrameworkReinstalled C++ 2010 Redistributable (x64)Reinstalled C++ 2010 Redistributable (x86)Reinstalled C++ 2012 Redistributable (x64)fsutil resource setautoreset true c:\sfc /scannowmsiexec /unregmsiexec /regserver
Salve, ho creato un documento compilabile nella sezione prepara modulo e ho bisogno di creare un pulsante dove l'utente, premendolo, ha la possibilità di allegare un immagine. E' possibile tramite un comando java script? E sempre con un comando javascript, è possibile creare un pulsante che salva il documento nel percorso indicato? Grazie
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.