Unlock the power of Acrobat SDK through our community.
Als letztes aktiv
Can I join two single pages of PDF into a unified double page spread PDF, using InDesign or Adobe Acrobat? I have Creative Cloud 2015.With thanks, Lesley
I've been successfully using Acrobat Pro XI with MS Word 2003 under Windows 10 for several months. This combination just stopped working -- When I try to convert .doc file to pdf inside Word, the process starts but hangs up. When I open Acrobat Pro XI and try convert a file, Acrobat tries to open "the application that created the file" but is unable to successfully complete this operation. I reinstalled Acrobat with no change so I suspect this issue may be the result of a recent Windows update. Has anyone else seen this problem or have any suggestions? Jim[Mod: moved to Acrobat>Creating PDFs]
Can someone help me out with this? I have a button which places a new page in the doc, no problem. What I was wanting to do is to add a page number in the lower right hand side of the new page. As the doc grows so would the page numbers. The template places new pages after the first page so the number should be like so, 2, 3, 4, 5, 6 etc. Is there a javascript to this? If so, where can I view it and where would I place it? Thank you.
I have Adobe Acrobat Pro DC 2015.006.30033 and have been getting this message when trying to edit existing PDF documents: "this feature is not included in your current acrobat license". I have run a repair with no success, removed and reinstalled the product with the same results. Adobe Reader is not installed on this computer and documents are opening up in Acrobat not the browser. Does anyone have a solution to this?Thanks!
Hi There,I'm creating a form for work - and am not very tech savvy. I programmed my form to use checkboxes (after searching forums for hours) WOOP. I can not seem to , however, figure out how to have my text fields auto populate. I would like my clients to type in their town or city and have the state and zipcode auto populate. We are working with a specific state so I don't need to pull from a huge database, was hoping to manually enter all info (annoying, but I have time) for adobe to pull from.Would anyone be able to explain to me how to do this, and possibly provide the script as well. This is probably a fairly easy thing, I just can not figure it out. I've tried to manipulate other scripts but I don't think I truly understand how it works. Thanks!A
I HAVE TWO ACTIONS THAT CAN NOT BE JOINED WILL JAVASCRIPT HAVE A CODE AS TO PUT AT THE END OF THE FIRST ACTION TO WHEN IT COMES TO BEGIN TO EXECUTE THE SECOND ACTION?
Hello,I don't see my own plugin in the plugin list of "About Adobe Plug-Ins" window.I placed the plugin in plug_ins folder of Acrobat. How can I add my own plugin in that list?I am using: Acrobat Pro XIOS: Windows 7Thanks
How best to tag a table of contents so that the needs of the user are met? The VA has detailed information, but I have found differing methods on other sites. Currently my structure is below:<TOC> <TOCI> <Reference> <Link> 1.0 Introduction 1 Link - OBJRI mark the dot leaders as artifacts so screen readers do not hear "dot dot dot dot", but the VA keeps the leaders in. Another site keeps the leaders in and puts them in <NonStruct> tags, but these seem to still ge
I have a 20 page form that we use for performance documentation on new employees. Most of the time, only a few pages are used. I would like to create a print button that, when clicked, executes a java script that will only print a range of pages (one range only) that have been filled out.I want to do this by utilizing the page numbers. At the bottom of each page, I have a "Page X of Y" area (where X is the current page and Y is the total number of pages). The Y fills out automatically with the total number of pages after a number is entered (User types in 5, it duplicates across the form for all pages).I want to somehow use the X form field as the indicator whether to print the page or not.Is this possible? Anyone have any idea what the Java script would even be?Thank you so much for your input in this matter!
HiI'm trying to improve a petty cash reimbursement process by introducing a form. The form includes an expenses list box that allows users to select Taxi, Meals, Telephone etc. These items require a receipt of purchase. Employees complete the form, scan their receipt and send these to their manager for approval.I wanted to know is it possible to set up a Browse button to select and attach .pdf file(s) (scanned copy of a receipt) so when the manager receives the form via email they can open the form, then open/view the attached receipt.Thanks for your helpMichael
Is it possible to create index for pdfs using C or C#? If yes, kindly share the sample code..
With javascript in Acrobat XI Pro, is there a way to determine the document page coordinates of the center of the computer monitor when zoomed in?
I've built an action (using action wizard) in Acrobat XI Pro that inserts a single-page PDF file into another with this code:this.insertPages({cPath:"/C/Scanning Temp Storage/Blank Red Page.pdf"});I would like to find a way to have that page inserted after a selected page. So, varies from document to document.I used to have this action working the way I want it, but it got broken after I had to migrate my customized actions from one Windows user to another.Thanks for any help!
I have several numeric formatted fields scripted to be added, with a sum displayed in a "total" field. Sometimes the total is correct, so that for instance $50.00 + $50.00 totals as $100.00, but at other times $50.00 + $50.00 appears concatenated, as $5050.00. I cannot find what may be causing this and would appreciate help correcting this.
Is there any way to turn on and off a watermark based on a specific date or a length of time, e.g. 120 days old
Hi, We are generating pdfs that usually have a minimum of 10k pages. To make our searching faster, we are trying to write a javascript that can create a full index of the document. I could see in the Acrobat DC SDk tutorial that it can done through Catalog API. But I want to know how it can be done?Thank you1Regards,Hariharan
C# : can I catch programmatically the error pop-up generated when converting pdf to tiff using InvokeMember method for JavaScript API?thanks a lot
Hello.I am new to javascript. I have VBA experience in the past.I have the following code in my dynamic stamp. The problem is with this results of this line. It returns undefined.this.getField("ShopN").value = DiaBox.ShopN;Wanted to know if someone could spot my error or point me in the right direction.var DiaBox ={result:"cancel",DoDialog: function(){return app.execDialog(this);},cbx1:false,cbx2:false,cbx3:false,cbx4:false,LText:"",ShopN:"",RText:"",initialize: function(dialog){var dlgInit ={"Opt1": this.cbx1,"Opt2": this.cbx2,"Opt3": this.cbx3,"Opt4": this.cbx4,"lNum": this.LText,"sdNum": this.ShopN,"lRvw": this.RText,};dialog.load(dlgInit);},commit: function(dialog){var oRslt = dialog.store();this.cbx1 = oRslt["Opt1"];this.cbx2 = oRslt["Opt2"];this.cbx3 = oRslt["Opt3"];this.cbx4 = oRslt["Opt4"];this.LText = oRslt["lNum"];this.ShopN = oRslt["sdNum"];this.RText = oRslt["lRvw"];},description:{name: "Submittal Stamp",elements:[{type: "view",char_height: 10,elements:[{type: "static_text"
Hi All,Is there any property available to add reply for the particular comments/annotation using JavaScript in Acrobat.Please guide me if it is possible.Thanks!
I have Acrobat Reader DC set as my default program for pdfs for all defaults. However, when I select a file in file explorer and right-click Print, Acrobat XI is what is executed. How can I change this?I use Win 10.
I'm trying to take a credit card payment calculator code from an excel spreadsheet and translate it into javascript. I'm way out of my league. I've reviewed other similar posts and attempted to mimic the information, but I keep getting syntax errors. Here is the code I'm trying to translate: =IFERROR(ROUNDUP(NPER('Payoff Calculator'!C13/12,-'Payoff Calculator'!C15,'Payoff Calculator'!C12,0),0),"N/A")Can anyone help? Thanks.
I set the default for my scanning to not append to existing documents. Every time I try to scan it comes back. How do I permanently disable it. I would also like to add the Comment that every time I upgrade my Acrobat, I have great difficulty finding the tools, etc. It is like buying a new car and having the steering wheel on the roof!!![Moved from the Adobe LiveCycle General discussions - features, feedback, training, documentation, etc. forum and into a more appropriate forum. - moderator]
Hello,I want to maintain the version numbers of acrobat plugin. Is there any way to do this with Acrobat plugin SDK?Thank you in advance!
I have seen in a previous forum that is possible with a button and javascript (https://forums.adobe.com/thread/1892058?q=upload%20image ) however this was limited to only PDF format. This thread was from 2015, has there been any updates to this feature since? Or a workaround. I am creating an invitation for a client where they can customise the data and would like to have it where they can insert/upload a logo. For many of these users changing an image format to PDF from say a JPG or PNG is beyond their capabilities. Help, need an answer.
I've created a service estimate document that contains fields that need to produce the multiplied product of two other. Unfortunately, the field does not display that product. Just still shows as 0.00
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.