Re: [iText-questions] create Thumbnails of pdf

2011-10-26 Thread bigfaceless
You can render PDFs with the BFO PDF Library: http://bfo.com/products/pdf/ Feel free to get in touch if you have any questions - sa...@bfo.com :) -- View this message in context: http://itext-general.2136553.n4.nabble.com/create-Thumbnails-of-pdf-tp3922635p3940066.html Sent from the iText - Gen

Re: [iText-questions] create Thumbnails of pdf

2011-10-21 Thread Mathias Nilsson
You could use Imagemagick for this. convert test.pdf test.jpg -- View this message in context: http://itext-general.2136553.n4.nabble.com/create-Thumbnails-of-pdf-tp3922635p3925535.html Sent from the iText - General mailing list archive at Nabble.com. --

Re: [iText-questions] create Thumbnails of pdf

2011-10-21 Thread Balder VC
Have you read the thread? It's not possible with itext, iText is not a PDF renderer, you need other libraries, like e.g. jpedal On 20/10/11 19:33, mingqiang yu wrote: > Hi, > > Is it possible to create a thumbnail of a pdf using itext? I came > across this article: > http://threebit.net/mail-arc

[iText-questions] create Thumbnails of pdf

2011-10-20 Thread mingqiang yu
Hi, Is it possible to create a thumbnail of a pdf using itext? I came across this article: http://threebit.net/mail-archive/itext-questions/msg00436.html But this article was back in 2006. Thanks a lot! M. -- The deman