Unlock the power of Acrobat SDK through our community.
Nyligen aktiv
How to compare 2 PDF using java script or any other way using acrobat Pro.In my project scope we have to compare generated output with old version of software. manually it is taking a lot of time.I would like to have command like but if it is not available, then do we have any other way to do this apart from manually verification.
Estoy haciendo un formulario, el que acabará siendo una cubierta de u libro, y quisiera saber el comando de script para extraer una página de un pdf.
Bonjour j'aimerais savoir s'il possible d'affecter à un signet un zoom spécifique sur le texte ainsi qu'un rotation (j'explique mieux)j'ai plusieurs polices de textes dont certaines très petite de l'ordre de 6pts, quand je clique sur le signet je voudrais qu'un zoom auto se fasse sur le texte auquel le signet renvoie ; en gros que le signet renvoie direct au bloc de texte dans une taille acceptable pour le lire.pour le côté rotation c'est le même problème, on a du texte plusieurs sens de lecture. peut-être il faut ajouter un marqueur, peut-être aussi que ce point est infaisable avec un gestionnaire pdf ou indesign, et qu'il faut rajouter du code.Ce qu'on veut en résumé, c'est qu'en cliquant sur le signet on tombe sur le texte dans une taille normale et dans le bon sens, rien de plus.voilà, merci à tous ceux qui pourront m'aider et bon dimanche^^
Hi Is there a way to create a bookmark in order to auto rotate the text assigned with an auto resize too?In fact I have some text in my pdf on a same page in different font, size and direction. I'm working on indesign and I'm pretty noob in JavaScript, but I can try to do this if there is a solution Thank you
I want to know how to extract all images from one page of a pdf with js, thanks!
I want to make all texts to outline in one pdf with js, how ?thanks!
As the owner of the licensed version of Acrobat Pro DC, I was stunned to see that the free Acrobat Reader has a tabbed interface and to hear that the subscription version of Acrobat DC Pro does too. But if Adobe has any sense of decency you will quickly give us owners of a licensed Acrobat Pro DC the tabbed interface as well.This is a really insulting way to treat Adobe's customers and it's got me questioning whether I want to continue to purchase and use any Adobe products -- I've been buying Acrobat Pro licenses going back to at least version 5.
Hello,I am developing a plugin for Adobe Reader which has to interact with an external web service.To interact with this web service, I'd like to use the C++ REST SDK, hence I have to include its library in my plugin.As soon as I add a source file using any C++ REST SDK object in my plugin, it will compile, load in Adobe Reader and unload as soon as it starts.If I just include the library in the source file, it runs normally. I tested my source file in another project and it works well.The only clue I get about this unloading is the following lines in the output of Adobe Reader (debugged in Visual Studio):'AcroRd32.exe' (Win32): Loaded 'C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\plug_ins\MyPlugin.api'. Symbols loaded.'AcroRd32.exe' (Win32): Unloaded 'C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\plug_ins\MyPlugin.api'Exception thrown at 0x7795A9F2 in AcroRd32.exe: Microsoft C++ exception: _ASExceptionInfo at memory location 0x005FD664.My plugin is successfully signe
I found this photo album in the forums and have been playing around with it. This question arises from trying to view it using the Reader DC. The album works fine up to a point. And that point is, not being able to delete the page if I need to delete it. Viewing it in Acrobat Pro X, I'm able to delete the pages I choose. Is it possible to delete page(s) in Reader DC or undo the spawned page? I've been searching through the forums and only found some info telling me that Reader can undo a page which has been spawned, but not how to do it with javascript. Can someone throw the dog a bone and tell me how to do it? A little example would be a big help. Thanks guys.
I want to apply redaction through coding with overlay red color text. My code has shown below PDRedactParams RParams; RParams = (struct _t_PDRedactParams *)malloc(sizeof(PDRedactParamsRec)); RParams->size = sizeof(PDRedactParamsRec);
So I already have some code that I found in these forums that works. Just trying to make it a bit better if possible.I just want to extract a certain number of pages (in my script below I am extracting the first three) from a batch of PDF's, and have them saved as "Extracted OriginalFileName.pdf". So far so good. So here is that code:var oldDoc = this; var newDoc = oldDoc.extractPages(0,2); newDoc.saveAs(oldDoc.path.replace(oldDoc.documentFileName, "Extracted " + oldDoc.documentFileName));What I would really like it to do is go through the entire batch without any user interaction. Right now the Javascript editor window pops up and you have to click "Ok" for each document in the batch.I did some searching, trying to find other simple scripts that behaved the same way, or other extraction scripts that might give me a clue as to what I might need to fix this relatively small issue and I have come up empty.If someone could point me in the right direction I would appreciate it.
Why does Adobe tool SignPlugIn frequently throw "can't update resource in plugin" error? It occurs once every 3 tries and seems less often if runs on the machine with fast hard drive.Procmon,i.e. process monitor, log shows that Adobe tool failed to access .api file because of a file named "RCXEBnn.tmp".
Rich text formatting is selected.this is a javascript question.This is a calculated field for a form field.I just want 1 variable, no array needed. I would like my variable to be bold, centered, and larger font. What I currently have... which do nothing...var val = getField("Products").value;val.alignment = "center";val.fontStyle = font.TimesB
I want to have a Save button on a form that saves the pdf based on what is in some fields. I would like the button removed from the saved pdf. I'm a Javascript newbie and I need to know where is the appropriate place to put the script to generate the file path (field, folder, document, etc.).I'm also not sure the file path will be created properly as it doesn't pass the field values with the debugger.var d = new Date();var text1 = this.getField("NCMN");var text2 = this.getField("CLASSLOT");var text3 = this.getField("PO");event.value = "/septaad1.org/shares/OPS_VehEng_Quality/NCMN/" + d.getFullYear() + "/NCMN_" + text1 + "_" + text2 + "_" + text3 + "_" + (d.getMonth() + 1) + "-" + d.getUTCDate() + "-" + (d.getFullYear().toString().substr(-2)) + ".pdf";
I'm using VS 2017 and Adobe Acrobat Reader DC. I would like to create WPF VB window form to display PDF file. Can some body explain or share sample code in VB to display PDF file?Thanks.
I need to be able to write to an existing PDF document using Microsoft Access. Which SDK do I need to purchase?
Hi,We have java web application.We have one functionality where users enter any string and result is pdf documents containing that string.Our requirement is that when user opens pdf document that entered string will get highlighted but highlighting should not be saved permanently in pdf.Please guide me how can I achieve this?Thanks
Is it possible to create / modify with JavaScript the "Submit form" button in order to send the PDF Form to SharePoint Foundation and not only the data (XFDF)?
I have a form with about 8 text fields that are used to mark how many of a certain thing they want to order. If they change any of the values to more than zero, it sets the budget field as required. Currently I'm using the following javascript on the onblur action on the 8 text fields:// test if field A is greater than 0;if(event.value > 0) {this.getField("txtGlCode").required = true;}This works and it sets the other field as required. But, I'm having an issue with it going back to non-required if they change their mind. Any ideas? Can I have a hidden field that does a tally and sets it or not? But then how do I subtract values? Any help would be appreciated.ThanksLacy
I do not want my form user to move to a subsequent field without filling the previous mandatory field. How do I do this?
Dear allis it possible we can extract all text from a page of PDF with text location or coordinates by writing a script. Thanks
Title is mostly explanatory, but I have a calculated field with headers... I want these to be centered, and larger font if I can... with the rest of the text being left alone
How to fill XFA-based form fields using interop.acrobat.dll c#?I have 3 pages it is replacing only first field in page only, could you please help on this
This one completely baffles me. When run inside the console, it works. When called from a framing script, it does not.I have a pdf document that contains a stamp. I wish to "get" that stamp so I can clone it into a different document. But here's where I run into a problem: Getting the annotations from the Javascript Console inside Acrobat DC...:var refDoc = app.openDoc("/ArtDept/ArtDept/JOBS/462000-462999/462000/CS/493130_T-N10-WHITE_CartoonNetwork_SPEC.pdf");console.println("refDoc is: " + refDoc);console.println("refDoc's name is: " + refDoc.documentFileName);var refAnnots = refDoc.getAnnots();console.println("refAnnots: " + refAnnots);works fine. `refAnnots` shows me a list of all the annotations (stamps included) in the document.If I run the *exact same code* inside of a much larger script, `refAnnots` is null. Meaning that the script couldn't find any annotations in the document.I've already made sure that the code sits inside of `app.beginPriv();` and `app.endPriv();` lines as we
Hello everyone,I created a form with some JavaScript functionality. It works in Adobe Acrobat DC, but it doesn't work in Reader on our company website.Is there a reason for this?Thanks,Jake
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.