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

Re: Built-in Encoding text extraction

Thanks, Irosenth, do you have any idea how Acrobat 11 is able to re-create a toUnicode map for those 'broken' font after inserting tags to PDF?Unfortunately adding tags cause other problems, so I can...

View Article


Re: How do you make an item in the drop down menu open up another field when...

Yes, you are correct. I tried it and it was working even when its un-ticked. but I also have another question. I just tried this on my mobile phone (iOS) using Acrobat DC and it seems to not work. When...

View Article


Re: How do you make an item in the drop down menu open up another field when...

Most scripts don't work on mobile devices, unfortunately.

View Article

Re: How do you make an item in the drop down menu open up another field when...

thanks try!

View Article

Image may be NSFW.
Clik here to view.

Re: Some APIs are not support on Mac 64

I have got the newest SDK.Take the function "PDPageDrawContentsWithParams" for example: I search the "PDPageDrawContentsWithParams" in google, and the PDF reference just tell me this function is not...

View Article


Acrobat DC API.

is Acrobat DC API exist ? Can I use Acrobat DC in my web application in order to programatically insert form field in an output pdf file ?

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

is it not possible to get the Object of the Thumbnails displayed on the Thumbnail pane?

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

The very first plug-in I wrote extracted thumbnail bitmaps. They were useless, far too small for anything. Plus, most PDFs don't embed them any more, they are generated dynamically. So you can do the...

View Article


Re: Acrobat DC API.

Adobe hasn't released the Acrobat DC API yet. You're not allowed to use Acrobat on a web-server. This forum is about Reader. There are other forums about Acrobat, including one about the Acrobat SDK...

View Article


How to know Type of Acrobat ( Standard or Professional )

Hello,    How to know type of acrobat? Is there any method to know Acrobat is Standard or Professional?  I want to call some SDK method on Professional. Please can anyone tell me how to know installed...

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

What is displayed in the thumbnail pane is just a dynamic view of the page, every bit as much as the page is itself - if it doesn't have embedded thumbnails, and perhaps even if it does. The thumbnail...

View Article

Re: Some APIs are not support on Mac 64

I don’t believe we have shipped the Acrobat DC SDK.  In there is documentation about what to use instead – which is a new API that is only available with Acrobat DC.

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

Correct. Actual embedded thumbnails have been ignored since Acrobat 5 – what you see is a dynamic rendering of the page contents.

View Article


Re: How to know Type of Acrobat ( Standard or Professional )

Plugin, COM or JS-based method?  How are you using the SDK?

View Article

Re: How to know Type of Acrobat ( Standard or Professional )

Thanks for the response.   I am developing plug-in, there I want to call method only for Professional.  Please let me know how to know the acrobat type.  Thanks, Sowbhagya

View Article


Re: Convert PDF-Page Thumbnail to PNG or JPEG

Looking into the Documentation, i found an example am working on:ACCB1  void   ACCB2   Trimmbox::createImage(QString filename){     // get a PDF open in front....

View Article

Add menu item between the classical menu items

When I load my plugin within Acrobat I create a new menu item that it's passed at the end of existing items, back to Help item.I would like to move it to the left, between View and Window if possible....

View Article


Re: Convert PDF-Page Thumbnail to PNG or JPEG

At the least, your string syntax "D:\testingfile.jpg" is invalid since \t means tab.

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

I still get the same converstatus after changing the line to: OutPath =  ASFileSysCreatePathName  (ASGetDefaultFileSys(),  ASAtomFromString( "Cstring" ),  "testingfile.jpg", 0);

View Article

Re: Convert PDF-Page Thumbnail to PNG or JPEG

Now you have no idea where it will be written. Use a full path and escape your backslashes properly. However, this should not cause an error. Also: verify RightHandler is being set.Also: you do not...

View Article
Browsing all 10848 articles
Browse latest View live


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