Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PDF Parser Library for Actionscript3/Adobe AIR [closed]

I’m working on AIR application,

my problem is I have to extract text, images or any other objects from the PDF file and convert in to text or image controls respectively in my application, and

then I have to add the controls to a container at the same positions (same x, y, width, height) like in PDF file.

Also I have to display the PDF page thumbnail images on a list.

Is there any better option for parsing PDF files and generating thumbnail from PDF pages without using any server side scripting?

Is there any opensource lib available other than Alive PDF?. In Alive PDF hard to parse my requirement.

your bit help also welcome.

like image 502
Raja Jaganathan Avatar asked Aug 29 '26 08:08

Raja Jaganathan


1 Answers

You should try PurePdf : http://code.google.com/p/purepdf/

You can also use an external app and launch it through Air NativeProcess class

like image 128
Simon Eyraud Avatar answered Sep 01 '26 05:09

Simon Eyraud



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!