________________________________
> Date: Wed, 24 Feb 2010 14:31:51 +0100
> From: jmr...@gmail.com
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Extracting a page as an Image
>
> Hello,
>
> I did this some years ago:
>
> Use pdftk (based on itext) to extract the page(s) and then convert it to 
> image using ghostscript.
>
> pdftk is at http://www.accesspdf.com/pdftk/
>
> ghostscript is at http://www.gnu.org/software/ghostscript/


Bruno et al I think you could save time with a page of tools somewhere on itext
site similar to faq and an acrynum list ( THNTDWI- this has nothing to do with 
itext for example).

We have several approaches, pdftk, foolabs xpdf, imagemagick( which I did just 
check works
with "convert x.pdf y.jpg" ) and my own additions to open source render link I 
posted earlier
( I had to fish this out of an archive, I only had to add a couple of classes 
and chop off the
gui stuff). 




>
> Best regards
> Jose
>
> 2010/2/24 wasegraves
>
> ----- Original Message ----
>
> From: Mike Marchywka
>
> To: itext-questions@lists.sourceforge.net
>
> Sent: Wed, February 24, 2010 6:38:04 AM
>
> Subject: Re: [iText-questions] Extracting a page as an Image
>
> ________________________________
>
>>> Date: Wed, 24 Feb 2010 12:04:12 +0100
>
>>> From: jan.lendh...@vevention.com
>
>>> To: itext-questions@lists.sourceforge.net
>
>>> Subject: [iText-questions] Extracting a page as an Image
>
> ...
>
>>> Just a short question, as I did not find anything on google or I used the 
>>> wrong search phrases.
>
> ...
>
>>> I would like to extract the whole first page of a pdf file as an image (png 
>>> or jpeg or so).
>
>
>
> ...
>
>> It does seem I tried to use imagemagick, can't rememberif that worked.
>
>
>
> It worked when I used it to convert an AcroForm for a JPEG image.
>
>
>
> Best regards,
>
> Bill Segraves
>
> ...
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
>
> Download IntelĀ® Parallel Studio Eval
>
> Try the new software tools for yourself. Speed compiling, find bugs
>
> proactively, and fine-tune applications for parallel performance.
>
> See why Intel Parallel Studio got high marks during beta.
>
> http://p.sf.net/sfu/intel-sw-dev
>
> _______________________________________________
>
> iText-questions mailing list
>
> iText-questions@lists.sourceforge.net
>
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
>
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php
>
> Check the site with examples before you ask questions: 
> http://www.1t3xt.info/examples/
>
> You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
>
>
                                          
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
http://clk.atdmt.com/GBL/go/201469230/direct/01/
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to