Unlock the power of Acrobat SDK through our community.
Nyligen aktiv
Is there a way to create two printing shortcuts one for printing in 8.5x11 and the other in 11x17? I am using Adobe Acrobat 11.Thanks,Blake
I use Adobe Acrobat Pro for work—I edit book covers and manuscripts. I mark up the text and put notes in the margins exactly as I would if it were pen and paper using a Huion monitor with a touch-screen pen. It mostly works great, but there is one extremely frustrating feature that I can't figure out how to turn off. Whenever I write too fast, which is to say, whenever I write at my normal speed, the lines I make automatically connect themselves to the lines around them. For example, when I make a hashtag in the margin, I constantly have to slow myself down, or else the first vertical line attaches itself to the second one at the top, and then the same thing happens with the two horizontal lines: This happens with my writing as well. In this example, I did not purposely connect any of the letters, but after picking up my pen and moving on to the next letter, the previous line auto-connects to my current line: You can barely tell that the word is “Little.” I ha
Every time we try to delegate the signature we get the following error.Sorry, we were not able to process your request.Please try again later.If this error persists, please contact support.Error Code: 161027084719035.ord-prod-app1
How do I set up the PDF employment applications so that applicants may attach their resumes, certificates, etc?
Hello everybody.To add a field with a dynamic date + "expiry date" i used this script:var inch = 72;for (var p = 0; p < this.numPages; p++) {var aRect = this.getPageBox( {nPage: p} );aRect[1] = .5*inch;aRect[3] = aRect[1] - 24; // and 24 points highvar f = this.addField("PrintField", "text", p, aRect )f.delay = true;f.textSize = 10;f.textFont = font.Cour;f.textColor = color.black;f.alignment = "center";f.readonly = true;f.display = display.noView;f.delay = false;}var d = new Date();d.setDate(d.getDate()+3);this.getField("PrintField").value = "Dokument gültig bis " + util.printd("dd.mmm.yyyy", d);this.setAction("WillPrint", myWillPrintScript);It works pretty well, but i have an issue about the need to save the file each time i print it.Is there a way to avoid the saving (as no changes are made to the document...) or as a workaroundto automize the saving-procedure?Another thing, is there a way to forbid users to make changes to an implemented java script?Thanks in advance,Otto
I have Windows XP. I installed Adobe CS6 Design Standard and registered my license key with Adobe.com where it shows up successfully. All my programs are successfully activated with one exception: Adobe Acrobat X Pro. Adobe Acrobat X Pro rejects my serial number as "not valid for this product" and returns an error when I try registering with my Adobe ID from the Help menu. It remains stubbornly stuck as a trial. I chatted with an Adobe tech and that got me exactly nowhere. What do I do?
I often add our letterhead as a background to pdf's however in the last day or 2 it is only adding the fields, not the text or logos.Has anyone came across this before?[Moved from non-technical Forum Lounge to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
1. Is there a way to lock the link triangle to the text?I am creating large documents with links to attachments in the same PDF file. There are a couple of quirks with creating links in a PDF that drive me nuts. The biggest issue is that the link rectangle does not stay with the text, so if a line of text is removed from a page, I have to move the link rectangles separately. I want the link to stay attached to the wording.2. Is drawing a rectangle around the wording the only way to create the link? sometimes I may have 2 separate links wrapped at the end of a paragraph. In order for the links to work properly I have to separate them out of the paragraph and draw the rectangles, otherwise, they overlap one another. Is there a different way to do this that I have not figured out yet? Example: BLAH blah blah blah blah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blah this would be my first link that wraps, and this is the s
Acrobat Pro started up in French. I have an English version and French is not even an option. I work with an iMac. I've already tried to reinstall Adobe Acrobat Pro but the problem is still there. I have this Creative Suite for a few years now and I never had this problem before. What can I do to make this English again?
I want to deactivate my Adobe Acrobat X Standard on my old laptop and transfer to the new Laptop.When I launch the application and go to help it does not give me the option to deactivate
Hello everyone,i have merged pdf files of about 120 pages i want to split this pages based on csv data the below image is csv file datacolumn A contains data column D and E contains page from and to details i want to split pdf files based on csv file for example page from 1 to 6 it should split and save as GI file name and page 7 to 33 it should split and save as EC can anybody help me this is possible through script .please anybody help me
I have a form that I want to make fillable that will require two people to complete. and it's not working. Help anyone
I have created a drop down list for a dated item. If that date is not used, I do not want the drop box to print. I only want it to print if the user has actually chosen an item in the drop down list.
hAVE TO RELOAD ACROBAT XI, HAVESERIAL # AND ORGINALTECH SPT CASE NUMBER FOR ORIGINAL INSTAL.
I am a patent translator who translates Chinese patents into English. I downloaded a trial version of Adobe Acrobat DC because I am looking for a solution which can handle scanned Chinese-language PDFs, converting Chinese text and exporting them into Word. From Word, I can then import the Chinese text into a CAT (computer-aided translation) tool, where I can do my translation work. After translation, I need to layout the document. (Patents usually have complex layouts, mixing illustration with text.) Then I save it back to PDF format in English.Adobe Acrobat DC was not able to handle the scanned Chinese text, and instead generated garbled images which were not Chinese text. Is there a Chinese-language OCR (optical-character engine) which will plug into Adobe Acrobat which can convert Chinese characters from images into Chinese text? I am sure that there are good Chinese-language OCR engines around, and wonder which is best?Thank you in advance.
As soon as it attempts to open it immediately closes/crashes. I also have Adobe Acrobat X Pro on my pc and it will not open either. Reader opens fine. Any suggestions?
Hola a todos,estoy intentando crear un pie de página para ponerle la fecha a todas las hojas, pero necesito que esa fecha de actualice automáticamente con la fecha del equipo.Ya lo he hecho con un campo texto y JavaScript del documento, pero claro, esto no se pone automáticamente en todas las hojas como ocurriría con un pie de pagina. ¿Hay alguna forma de hacerlo?Un saludo y gracias.
HiRegarding Acrobat Pro DC-I am unable to toggle off the bold setting. This is happening when I add text or edit text. The text I am editing does not contain any bold characters.Clicking on italics, subscript etcetera does not turn off bold. changing fonts does not help. It was working okay and then stuck in bold.Don't know what changed or if I did something inadvertently. Right now I can't do the necessary edits on documents for work.In the Lounge because I could not find a community for Acrobat Pro DC.Please share your expertise.Dave
I need in my prints of dates and hour automatically.
I'm working on a project to process incoming PDFs. I've created a dynamic stamp but the users need to be able to include another value in the stamp that's not an Identity property. I'd like to add a text box to the Acrobat Toolbar area and be able to reference its content in the stamp.So:1) How can I add a text box to the toolbar area?2) How can I reference the text box's content from the stamp's javascript?Thanks,Christian Bahnsen
Hi everyone,Is there a script for lock document after signing, like when we mark this checkbox?Thanks in advance!
Does Adobe convert any file type to pdf/ I have a homemade program that has .hc files. Will it convert that?
I need help with a fillable form; I need to make a cell with the possibility of an arrow and 2 figure data.I can find how to us the 2 figure data but can not find where I can use an arrow ?Also I need help with the TAB ; I need to make the TAB go a specific route
Our company is looking for the ability to edit lengthy PDF's that contain multiple languages from our equipment manufacturer.These PDF's contain around 4 sections per page, each section with a different language.There are also pages containing pictures/diagrams.We would like to edit out the sections of different languages so that we only have the English portions - this would allow us to also condense them down in length.Is this possible to do with the DC version?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.