Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Browsing all 10848 articles
Browse latest View live

Re: convert PDF to XPS

Hi.  Thanks to all of you for replying so quickly.  I apologize for not responding sooner - I got put off onto another project and did not want to respond until I tried your suggestions.  Using...

View Article


Snippet Runner working in Acrobat, not so much in Reader

Using SDK 11, Snippet Runner sample, Snippet Runner Common Interface Version 3.0, Acrobat X Pro, and Reader XI. Compiled sample code with VS 2010 and can run snippets to my heart's content in Acrobat X...

View Article


Re: Snippet Runner working in Acrobat, not so much in Reader

That is correct.   Those snippets aren't designed for use in Reader as most (all?) of them use Acrobat-only functions.  For that matter, I am surprised to see SR even running in Reader...

View Article

Abort document opening

Hi How to abort (close it or else) the opening of a document in the PDDocDidOpen callback?  Thaks

View Article

Re: Abort document opening

You can't.   As the name implies, the file DID open.  If you want to be able block the open, you need the WILL open callback.

View Article


Import Data help

I'm working on a document that I need to import data from a spreadsheet. I'm getting hung up on something that seems so simple and I can't find any information on the subject. I'm creating a .pdf that...

View Article

Re: Import Data help

Are you importing the form data manually or with JavaScript? Do you want one row in the table in the form to correspond to one row in the data file? Will your users be using Acrobat or just Reader?

View Article

Image may be NSFW.
Clik here to view.

Re: Import Data help

Okay so my boss will be using this and he is on Acrobat Pro XI. It will be manually as I don't know JavaScript  And what I'm looking for is 1 column of data with multiple rows. Here is a screen cap of...

View Article


AVAnnotHandlerDrawExProc providing the wrong coordinates for Annotations when...

We have an application plugin which generates custom Annotations.  When using a version of Acrobat 11.0.04 to current (11.0.07) our plugin, when run on a Mac with a Retina Display, draws the...

View Article


Re: AVAnnotHandlerDrawExProc providing the wrong coordinates for Annotations...

You need to submit this through our formal support channels...

View Article

Can I use the default "signature properties dialog" in DigSig layer?

HelloI am writing a plug-in about digital signature with the DigSig Layer. I need a  "signature properties dialog" to display info after I verified the signature.Now my questions :Can I use the default...

View Article

Image may be NSFW.
Clik here to view.

Re: How can I split a PDF file by megabytes using VBA?

FYI, link to Adobe PDF Library SDK page: Adobe PDF Library SDK | Adobe Developer Connection.Note the information request form there which you can complete to request followup. Note also that royalties...

View Article

Convert PDF to Images

Is it possible to convert a multipage PDF file to multiple images with the option to convert to Colored Image (.png) or Grayscale Image (.tif) using Adobe Acrobat XI SDK in C#.

View Article


Image may be NSFW.
Clik here to view.

Re: Converting pdf to tiff

Can you share a small code which uses Acrobat SDK XI in which you load a pdf file and convert it to multiple image files (each page as a separate image) in .tif or .png format for C#.

View Article

Re: Convert PDF to Images

You can convert to images from PDF via C#, but you don't have complete control over the options.

View Article


Re: Convert PDF to Images

Can you share a few linesnof code to demonstrate a simple process that opens a pdf and saves it as png colored images.Also, what ever options there are in adobe reader pro, are all those options...

View Article

Re: Convert PDF to Images

Have you downloaded and installed the Acrobat SDK? This is the starting point for every programmer working with Acrobat. Not all options in the user interface can be automated, the set of functions...

View Article


Re: Convert PDF to Images

Yes i have download the Acrobat XI SDK.

View Article

Re: Convert PDF to Images

You'll probably need to use JavaScript, which can be controlled from an external app as well as embedded in a PDF. Maybe the "document" methods will be interesting. Not sure whether you can do what you...

View Article

Re: Convert PDF to Images

can you refer to any documentation that would be helpful? its really confusing.this is what i have been able to do AcroPDDoc pdfd = new AcroPDDoc();pdfd.Open(@"d:\SSGC.pdf");Object jsObj =...

View Article
Browsing all 10848 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>