Unlock the power of Acrobat SDK through our community.
Als letztes aktiv
Ich habe zwei PDF-Dateien jeweils die ungeraden und geraden Seiten. Kann ich diese mit Adobe Acrobat mischen?
Please help, i need this installed asap
in windows Cant print a PDF file, says no pages selected and drawing error. tried to click on print as image and it does not allow.please help. need tickets printed.
Hi, i have adobe pro xi & foxit phantom 6 in my pc. if i run bellow code in foxit JavaScript Console, working perfectly but if run same code in Acrobat JavaScript Console, giving error. can u pls help me find out the issue ??. thanks..for (var i = 0; i < numFields; i++) { var f = getField(getNthFieldName(i));f.comb = false; f.charLimit = false;f.doNotSpellCheck = false;f.doNotScroll = false;
I open the PDF in to my browser, when i click any link, it opens in the same window/page. I want it open in to new page/window.
Hi,I have combined two PDF files to create a new, single file. However, the bookmarks only appear for the second file, there is no sign of the bookmarks from the first file.Can I export the bookmarks from the first file, then import them into the new file?Or, is there some other way to create a complete set of bookmarks in the new, single file?Thank you.
Hello,I am trying to create a Adobe PDF template to give away online but I need some assistance with the Print Functionality. On the Form Page, I am trying to use check boxes for people to select which pages they wish to print to PDF and to ignore the others. When printing to PDF, I would like to make sure that all of they Hyperlinks on the images still work. The form is to help small business owners collect online reviews from their clientsHere is a link to the file if it helps!Dropbox - Review Request Template.pdf Matthew Fultonhttps://parkway.business
I had the acrobat 8 pro installed on Win 7 and had to change my computer to Win 10 64 bit. When installing CS3 Suite, I could not get the Adobe Converter installed as a printer, even if I followed the instructions for installing it manually on Win 8.1. Does it not work on Win10 anymore?
I'm looking for a software or online website to edit image based scanned pdf documents. It is possible to edit using adobe acrobat pro? and what do you think about this website?Thank you![Link removed due to a bad report from Norton... Mod]
We are receiving complaints from clients who are unable to sign documents on their iphone. The document will not register or save their signatures/initials and the pages change without them scrolling. What is the problem or the solution
Acabei de adquirir e instalar o PDF Converter. Todavia, ele falha na hora de converter um arquivo maior, com 12.634Kb. Demora e falha. O que eu devo fazer? E como reclamar que o meu produto não está funcionando?
Hallo zusammen,mein Betriebssystem ist MS WIN10, ich arbeite mit Adobe Acrobat 8.1 Standart.Wenn ich MS-Word 2010 drucken will mit Adobe PDF wird keine PDF-Datei sondern eine Fehlermeldung als Text-Datei generieriert. Eine Neuinstallation von Adobe Acrobat hat nichts geändert. Es hat zuvor immer problemlos funktioniert.Wer weiß Rat?
I am installing Adobe Acrobat 9 Pro on my Windows 7 computer, and getting error 1935 repeatedly. I have tried the suggested fixes: re-downloading the program and re-installing; clearing the transaction log; disabling virus scanner; and looking for any spyware that might need deleting. None of that worked. Any other suggestions to try? Thank you in advance for your time. -Kim
Hi there,I had written some notes on a pdf file open on Adobe Reader DC, on my surface pro 4. However the tablet restarted and I lost these notes. I found a .tmp file that had been created in an autosave folder, just before the restart. However I get an error message when I try to open it. Is there any way of recovering my lost notes? Thank you!Laki
When I select several PDF files and select "file print" I get an error message that says that Acrobat can't open the second file while printing the first. Is there a script somewhere to help this?Mac Yosemite, Acrobat 10.1.9ThanksJohn
How do I install and activate Acrobat Pro 10 on Acer pc? Downloaded and when I say open, it extracts the files but does not install to activate with the serial number that I have. I am technologically challenged!
I have a couple of PDF files with several fields that I need to enter new information into every week, and then send it to somebody electronically. Is there a way In Acrobat reader I can prevent or disable the changing of information I enter into the fields by the person I send the file to?
I've taken an PDF and have over-layed a form on top. All looks well in Adobe Acrobat Pro, then when I save it and open it in Preview.app the form fields are completely scrambled (mostly vertical, or the text is vertical). I've checked the form field orientation properties and it is set to "0" degrees, and have read any other way to change or set these so they don't move. Any advice is appreciated.Here's the screenshot from Adobe:Here's the screenshot from Preview.app.
I have no idea how to start it out but what I need to accomplish is when distance is greater than 50 then fee is equal to (((distance * 2) - 100) * 0.55) otherwise if distance is equal to or less than 50, then fee is 0. How do I accomplish this in a Javascript calculation?I've tried thisvar d = Number(this.getField("Distance").value); if (d > 50) event.value = (((d * 2) - 100) * .55);if (d == 50) event.value = "0";if (d < 50) event.value = "0"
I'm trying to assign a value to a text field when they choose a radio button. It has worked before but now when I enter the Javascript in the Custom Calculation script of the text field, it disappears and remains blank. I don't know how to resolve it. This is the Javascript I tried to useif(this.getField("Package").value == "Off") event.value = "";if(this.getField("Package").value == "Package1") event.value = "400";if(this.getField("Package").value == "Package2") event.value = "600";if(this.getField("Package").value == "Package3") event.value = "700";if(this.getField("Package").value == "Package4") event.value = "800";if(this.getField("Package").value == "Package5") event.value = "500";if(this.getField("Package").value == "Package6") event.value = "700";if(this.getField("Package").value == "Package7") event.value = "800";if(this.getField("Package").value == "Package8") event.value = "900"
I need to find out how I get another download of my software (Adobe Acrobat XI Pro Windows) so I can re-install it. I had computer trouble and had my hard drive replaced with a solid state drive but my Adobe XI is nowhere to be found in the new drive. I still have the original email receipt for the purchase and my serial number?
I wrote a paper on a specific theme of medicine in the field of postgraduate training. The document, in Atlas format, consists of 50 lessons, 333 pages, 558 pictures, and more than 250 linked references.Question: How best to publish it? PDF/A, Adobe Digital Editions or Adobe eBook Platform.Thanks
I've searched the forum community and while this question may have been answered previously, I cannot seem to locate quite the same condition.We have an Order Form that has a Text box ( PROMO_CODE ) where someone can fill in a Specific Word that is supposed to qualify them for a Discount. I have a separate text box that automatically calculates the Discount regardless of whether the Text is entered called ( Discount_Subtotal ).( Discount_Subtotal ) is calculating correctly when that specific product is ordered.What I am trying to do is test for the ( PROMO_CODE ) such that if that specific word is entered, it will pull over the ( Discount_Subtotal ) and be calculated in the Final Total along with Shipping costs if any.Here is what I have currently for the Javascript:var nPROMO_CODE = this.getField("PROMO_CODE").value;if( nPROMO_CODE = "SPECIFIC_WORD") event.value = Discount_Subtotal;else event.value = 0;This isn't working however as when I enter the SPECIFIC_WORD, the Discount is
How can I locate the license number on the mac I wish to remove Acrobat from to place on new machine? I can view several licenses purchase via the Adobe ID but are unsure of which purchase is on the laptop I want to remove the software from.Thanks
This program Is on work computers and all have the same issues. Looking for advise Any Suggestions?.
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.