Unlock the power of Acrobat SDK through our community.
Nyligen aktiv
I have found numerous examples online showing how to display a PDF in your program by using the AxAcroPDFLib assembly. However, I don't seem to be able to figure out how/where to access this assembly. In Visual Studio, I've tried to "Add Reference" and under "COM" it doesn't show the "Adobe PDF Reader" item that many online examples refer to.I've tried adding a reference to the AcroPDF.DLL in:C:\Program Files (x86)\Common Files\Adobe\Acrobat\Active X\However, this does not supply a definition for the AxAcroPDFLib mentioned in the various examples. It supplies a reference to AcroPDFLib which in turn gives me the AcroPDF interface, which isn't recognized as a user control.Installed on my system: Adobe Acrobat Pro DC, Adobe Acrobat Distiller DC, Adobe Reader XI don't want to do anything too fancy. Just display a PDF within my forms window. But I'm completely lost at this point. Can anybody aim me in the right direction?
Why is this error happening when I try and save a pdf that I have edited? I've search through all forums and this appears to be a very common complaint and yet NOBODY has EVER resolved this problem. Using trial version of Adobe Acrobat Pro DC 15.017.20053. Seriously, does Adobe expect people to pay for this software?
I'm not sure if this is possible, but if it is will be worth the question for me to ask...I would like to auto populate a backslash at the beginning of a number and a period at the end of a number. The problem is I don't know what number the user is going to enter on the text fieldFor example, if the user types 8091000 then \8091000. will appear on another text field.Thank you!
HiI spent a lot of time reading and talking with folks. Finally wrote the script properlyAdobe said no problems but it still doesn't work.[side question: javascript developer was unsure about event.value and this.getfield. These are defined by Acrobat?)Have drop down field with 3 results: Pass, Fail or NAIF Pass then print averagesupplyrowsIf Fail then print averagesupplyrowsleftIF NA then print NAsee script:var nSupplyvelocitypassfailnaDD = this.getfield("SupplyvelocitypassfailnaDD").value;var nAveragesupplyrows = this.getfield("averagesupplyrows").value;var nAveragesupplyrowsleft = this.getfield("averagesupplyrowslefta").value;if( SupplyvelocitypassfailnaDD == "Pass" ) {event.value = nAveragesupplyrows;}else if( SupplyvelocitypassfailnaDD == "Fail" ) {event.value = nAveragesupplyrowslefta;}else if ( SupplyvelocitypassfailnaDD == "NA" ) { event.value = "NA";}
We try to use the Adobe PDF Reader ActiveX control in a 64-bit WPF app, but the app crashes every time when I try to move the cursor inside the control. The crash is caused by a BadImageFormatException when the CLR tries to load "comctl32.dll". The root cause of this problem is the embedded manifest in "AcroPDFImpl64.dll" which defines wrong values for processorArchitecture (X86).<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="1.0.0.0" processorArchitecture="X86" name="Adobe Systems Inc.Acrobat.Adobe PDF Browser Control" type="win32"></assemblyIdentity> <description>Adobe PDF Browser Control.</description> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyT
I am needing to create a number of editable forms for a project. Which Adobe version do I need to purchase. I have Adobe DC now.
Anyone knows where livedocs acrobat_sdk is hosted?http://livedocs.adobe.comtks
I am trying to set up a script to certify multiple documents with my hand drawn signature. Everything in the code appears to function correctly except that it won't apply my appearance attribute, instead just applying the default Adobe signature appearance.Here is the code I am using (personal info omitted for obvious reasons)/* Add Signature*/// Validate signatures when the document is opened: security.validateSignaturesOnOpen = true; // List all the available signature handlers for (var i=0; i<security.handlers.length; i++) console.println(security.handlers); // Select the Adobe.PPKLite engine with the Acrobat user interface: var ppklite = security.getHandler(security.PPKLiteHandler, true);var oParams = { cPassword: "password", cDIPath: "/C/Users/user/Desktop/file.pfx" // Digital signature profile }; ppklite.login(oParams);var myInfo = { password: "password", location: "", reason: "", contactInfo:
I have a series of PDF files that need to be adjusted for printing, e.g., the content is not spaced properly. There are 9 content areas (3 across and 3 down) on each of files ranging from 32 to 60 pages. I tried to do this manually, but it is much too time-consuming. I tried to create actionscript, but don't have the technical expertise to code it. Someone else wrote a macro in vba, but could not get the crop command to work. Here's what I was doing manually:Define first crop areaCropPrint to PDF (page size 2.83 x 3.66 centeredSave file as page 1Close fileReopen fileDefine next crop areaEtc.After the last of the 9 areas - go to next page.Repeat until end of fileI manually assembled the pages into one document which I can continue to do manually as it's easy to do so in Acrobat. The printer can then step & repeat the file to print the 9 areas spaced properly on 8.5x11 so they could be cut to a consistent size.Is this the way to do it? I don't have access to the original files to cre
Purchased 2 new computers. Want to add adobe acrobat pro 9, which i purchased 5 licenses for a few years back. When I download the product and try to install it, I get an invalid serial number error. I tried to use the live chat option, but was told that for this product they don't have any download link and that I needed to visit this forum for help.
Hello, Is there a way to default Acrobat DC to show the Ruler and Guides on startup, instead of having to select it every single time?
Hi,hopefully it is an easy one... when you click the checkbox, it allows you to fill the other fields...many thanks!!
WOW, it seems than empty PDF are not allowed, i'm true?this.deletePages(this.numPages-1); // not a solution
hello a query, I have a bookmark which I want to have two actions, the first would be an alert and the other to open a file .....Can it be done using javascript? to save time
I have a vanilla PDF with several sections, the structure may be something like this:IntroductionSection 1Section 2Section ...In every section, there is a button that is supposed to unlock (make visible) the next section. I have tried using interactive PDF's placing a block over the sections and hiding them when the button is clicked, however when I close the document the state is lost and everything is hidden again.I have tough about somehow using the Acrobat JavaScript API to accomplish this task, but I don't know if it's possible. Any idea is very welcome.
Is it possible for me to replicate excel formula (D31)/SIN(RADIANS(D29)) using Simplified Field Notation? I have been playing around with Math.sin(x) but cannot seem to get it to work. Let's just say that D31 is field "Intended Load in lbs." and D29 is field "Angle in degrees". Should it be intendedloadinlbs/Math.sin(angleindegrees)? Any help would be greatly appreciated.
I would like to add a button to my form that will allow the user to click and have the event information sent to their iCal - or any other calendar they may be using.I'm not a Javascript expert. Here is some code I found - but it doesn't work.If there is anyone out there who can help it will be greatly appreciated.var cal = ics(); cal.addEvent('Demo Event', 'This is an all day event', 'Port Elizabeth', '10/10/2018', '10/10/2018'); cal.addEvent('Demo Event', 'This is thirty minute event', 'Port Elizabeth', '10/10/2018 5:30 pm', '10/10/2018 6:00 pm');<a href="javascript:cal.download()">Test</a>
Hallo,Ich versuche mit Adobe Acrobat XI Pro ein Formular zu erstellen, bei dem Bilder per Button angehängt werden sollen.Das funktioniert auch wunderbar mit der Pro-Version über einen Button der folgendes Java-Script ausführt:this.importDataObject("attachment");Der Button funktioniert so aber nicht im Reader, was vermutlich mit den Berechtigungen des Readers zusammenhängt.Gibt es eine Möglichkeit das zu umgehen, sodass Reader-User auch Anhänge erzeugen können?Alternativ können Reader-User ja Anhänge als Kommentare anhängen. Geht das irgendwie über einen Button mit Java-Skript?Ich hoffe mir kann irgendjemand weiterhelfen, ich habe schon das gesamte Internet durchsucht...Danke und GrußJann
Hello,Is there a way of getting a full dump of a given PDF's text using some sort of API? Is this API available in Python? My goal is the iterate through a directory of PDF files are extract the text from every single file.
Hi. I would like to create a checkbox that will automatically check itself, only once 5 other checkboxes are manually checked. Is this possible and if so, how? Thanks!
I'd like to add my wife's signature to Adobe Acrobat. Is it possible to have multiple signatures? If so, how? If not do I need a second license?
I was able to sign a pdf document with GOST algorithm, but Adobe Readerthrows exception while validating the signature, because the GOST algorithmis not supported. How can I validate it in any way? What should I do to addthe algorithm to Adobe Reader? Can I make it by means of plugin?
i'm using acrobat dc in my .net c# and was wondering if there is a way to disable the right click menu on the reader??And i had use this sentence on my page <object classid='clsid:CA8A9780-280D-11CF-A24D-444553540000' id='PDF1' width='950' height='633' border='0'> to get a PDF image.Hoping for your good advise and suggestion. A sample using C# or javascript/jquery is most appreciated.
Hi All,Please forgive my ignorance in Java - I am attempting to create a calculated field which has a base value, then if a tickbox is checked, add X to the base rate (this needs to work for multiple checkboxes); what I have so far:event.value = 0.07;if(checkBox1.rawValue==true){event.value+0.015}if(checkBox2.rawValue==true){event.value+0.05}this needs to be additive so if (for example) tickbox 1,4,6 and 8 are ticked, all their denoted values will be added to the base rate.Example:tickbox 1 = 0.015tickbox 4 = 0.05tickbox 6 = 0.02tickbox 8 = 0.01textbox = 0.07+0.015+0.05+0.02+0.01any help would be greatly appreciated!Regards
Hi, new user to new version of Adobe.I want to type text in predifined box but cursor gives option to type two characters together as I have to type single character. I am unable to find properties option for Add text box. Also how can I activate objects window to use its tool, please help asap thanks@
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.