Unlock the power of Acrobat SDK through our community.
Recently active
Hello,I have a user at my company that just got Adobe Acrobat DC standard.He his reporting that he cannot mark up a PDF with objects like arrows and lines. He sent a screen shot, to show the OBJECTS area to be greyed out.He thinks he needs the Pro version to get these features.Is this true, or is there something we are missing? not doing? etc?thanks!
I have a product that opens up html documents in a new tab on the browser and then sends a simple javascript command to print the document.We are looking to move away from this approach, and would like to generate pdf's that then automatically print out.So this question is simply part of a scoping exercise, and apologies if I am asking in the wrong place. So, 1) Is it possible to embed some basic Javascript into a pdf template that we have automatically filled in, so that when the document is displayed in a browser, it automatically sends the print command to the browser?And if so2) Is it possible for us to attach (merge?) 2 or 3 product sheets to this generated template, so that with one print command I can print out the completed template and any required product sheets rather than having to open X tabs, one for the template and one for each product sheet that is required.Thanks
I've purchased Acobat a few years ago for an older computer and did download only so I have no disc. Can I get it on my new computer somehow?
Why am I getting a Syntax error 7?var Red10=this.getField ("Red10").value;var N36=this.getField ("N36").value;var N37=this.getField ("N37").value;var P28=this.getField ("P28").value;var L30=this.getField ("L30").value;(function (){if (P28)>=(N36)&&if (P28)<=(N37)&&if(Red10)>=(L30)event.target.fillColor=color.yellow;})();Thanksdkm
Two projects:1) Create database based on info accumulated from Acrobat forms.2) Also use JavaScript to take current forms to next level.Is there anyone out there interested in the project? If interested, please email me at [moderated] and let me kow your qualifications.Thanks!
When i am installing acrobat pro for PC, everything goes well but when it is close to finishing, at 99% a run time error pops up and force close the installation every time. Any one with the same experience and was able to solve it? Please share, thanks
My system is windows 7 64bit. I am using Adobe Acrobat XI Pro Version 11.0.14. When ever i try to update it it fails and says error 1328. It says "Error 1328.Error applying patch to file C:Config.Msi\PT9991.tmp. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor." any help would be awesome.
I searched this forum, tried the suggestions, uninstalled and reinstalled Adobe Acrobat XI Pro and I'm still getting the Error 1328. How can I get this resolved?OS: Window 7Acrobat XI Pro
Hi,I have question about PDF structure or JavaScript. I have page with graphics object like this:q 0.999985 0.999985 0.999985 RG /a0 gs 0.5 w 2 J 0 j [] 0.0 d 3.25 M 40 980.602 1920 -941.387 re S QIn my task I used graphics for easy vector interactive maps. Is there way how to insert “variable” because I would like make small changes in map and map is too big. It is possible used multiple copies of graphics with small changes but why. I would like change fill color (0.999985 0.999985 0.999985 RG) or text contain. My idea is prepare array with constants and during javascript set position in array and in graphics used this reference.Thank you.
While using the save as function, instead of getting a file explorer window I get a blank window. Just started today, it worked fine yesterday. Can anybody help?
I have a form where Date and DOB are populated from the system. I need help to mark the checkbox (Check Box2) if person in younger than 18. Please help.
Hello,I haven't played with JavaScript in a bit and I'm a novice at that.I have 9 fields that have a manual entry which is a percentage (I have the field set to 'NONE' format because the percentage format spits out too many zeros).Score1=15%Score2=10%etc.All fields must add up to 100% and display my TotalScore field.I can get any of my scripts to work.Please assist.Thank you
I just had Windows 10 installed on my computer and am trying to re-install Adobe Acrobat 8 that I purchased a few years ago. Currently running Adobe Reader 11. I keep getting the error message that my serial # isn't valid, etc. Adobe support is useless.Thanks,Raymond
Hi,I'm trying to reinstall this on a new computer and I know its the correct serial # and version, because I logged into by Adobe account and that is what is says. However, it tells me that my serial number doesn't match the product, but it does. Don't know what to do here???Thanks for any help!
I have a page with 6 buttons. How do I change the action using javascript?
I am looking to use this feature as it is requested by a client, but I am unable to find one working example. Is the 'search' PDF Open parameter still supported? I need something like this to support my end-users.So if this works can I get some documentation on it besides the http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf from 11 years ago and maybe some explanation of the limitation?
I have created a trusted function (code below), when I call this function the button gets created on the page however this button is just a blank box, how do I get an image to show in the created button. I am running this in Adobe Reader XI, which I believe should allow this functionality, if not can anyone explain how I am able to add an image to a pdf using javascript. app.addToolButton({cName:"TestButton", cExec:"CreateMyButton('NextButton', this.pageNum)", cLabel:"Test Button", cTooltext:"Test_Button"});var CreateMyButton = app.trustedFunction(function(cName, nPage){ app.beginPriv(); // Acquire the crop box (visible area) for the current page var pgRect = this.getPageBox("Crop", nPage); // Build Button Rectangle in lower left corner of page var fldRect = []; fldRect [0] = pgRect[0] + 36; // 1/2 inch from left side fldRect [1] = pgRect[0] + 56; // 20 points high fldRect [2] = pgRect[0] + 172; // 1/2 inch wide&nb
I need to find a good, in-depth, tutorial/reference for creating custom dialogs. One that starts at square one, not assuming I already know the Acrobat object model and Acrobat javascript intimately.I want to create a custom dialog that prompts the user via radio buttons for the folder they want to save the current document to. It's not going to be very complex, but I want to do it right.I see numerous code samples here in the forums, but instead of trying to adapt examples I don't yet understand, I want a structured approach that will take me step by step through building my own.Christian Bahnsen
HiI want to highlight the words which having inline formatting (italic, bold) throughout the PDF. Actually, I am working on online proofing process and we need to check mismatches in inline formatting. If anyone having the script, please do the needful. Using Adobe Acrobat 9.
I use Adobe Distiller 9 to convert eps. files (from Quark XPress) to PDF files for printing of news magazine. i assume I have to download another Distiller program, but cannot find any way to do that. Need help.
Hi!We use password security to allow only printing of our PDF files. Modifications on the files are blocked. After converting files from .docx into .pdf, we need to open Acrobat XI Pro (running Windows 10) at File>Properties>Security Tab. There is the drop-down menu, and we select Password Protected. Acrobat then opens the window, where we need to select if we disable printing and modifications.Question: is there a way to change the printing and modification settings, so when selected Password Protected, Acrobat will open the new window already selected as "Printing High Quality" allowed and "Modifications" disabled?Any advice is welcome! 🙂
Adobe Export PDF, årsvis.önskar inte förlänga prenumerationen
I'm having a problem with opening random pdfs with Acrobat Pro DC. If I clicked on the pdf nothing happens. If I open Acrobat then open the pdf, I get "Adobe Acrobat DC has stopped working". It will open other pdfs. I initially thought that is was a corrupted file but I can open the same pdf using Acrobat Pro XI without any issues. I've already added the missing folder listed below. I'm on a PC with Windows 10.C:\Users\USERNAME\AppData\Local\Adobe\Acrobat\DC\ToolsSearchCacheAcroC:\Users\USERNAME\AppData\Local\Adobe\Acrobat\DC\ToolsSearchCacheRdr
I have an Action I'm building. The first Execute JavaScript action steps I added had a "Prompt User" checkbox I could uncheck. The latest Execute JavaScript action steps I've added do not display the "Prompt User" checkbox and are opening the JavaScript Editor, which would confuse the user.Why aren't the new Execute JavaScript action steps displaying the "Prompt User" checkbox?ThanksChristian Bahnsen
Hi everyoneI got a PDF generated from another software. It creates pages that i don´t want/or can't print.I need help with a script that can search for words (going to be about 5 different words) and delete the page containing one of that words and the page before.I found a script here but it only deletes the page that contains the word.I´m also not sure how to add multiple words without coping the whole script and type a new word.Using this script nowfor (var p=this.numPages-1; p>=0; p--) { for (var n=0; n<this.getPageNumWords(p); n++) { if (this.getPageNthWord(p, n) == "WORD") { this.deletePages(p); } }}Anyone got any good ideas to help me?
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.