best way to do it is to convert the PDF to a SWF and then work with it as a
SWF.

Something like this will do it

http://www.swftools.org/

You can load the swf and each page of the pdf will be a frame of the swf



On Thu, Dec 2, 2010 at 11:59 AM, <lists...@fo.com> wrote:

> I need to pull in a PDF and be able to show thumbnails of the larger
> graphics to the user.
> They check off a couple and those are then saved as PNG or JPG files.
>
> I am ok on saving graphics as PNG/JPG (given a bitmap) and doing the UI
> piece, but can’t seem to find anything on how to manipulate the PDF to pull
> the bitmaps.
>
> Is there anything available short of Acrobat-SDK, and that is AS3-based?
>
>
> There are a few utilities to do this*, but nothing code-based to glean
> from.
>
> *Existing tools:
>  a-pdf.com
>  verypdf.com
>  sobolsoft.com
>  somepdf.com
>  dawningsoft.com
>
> I have contacted them; but they only offer command-line, no-source,
> alternatives.
>
> Thanks
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to