Hi, how is the preview for say a jpeg image or say a pdf document generated, say in nautilus or something. actually i have to write an application in java(the crappy programmer that I am :) ) that has to generate some document preview...
thanks, -- Puneet
On Wednesday 25 Jan 2006 10:43 pm, Puneet Lakhina wrote:
how is the preview for say a jpeg image or say a pdf document generated,
use convert
On Thu, Jan 26, 2006 at 07:31:02AM +0530, Kenneth Gonsalves wrote:
On Wednesday 25 Jan 2006 10:43 pm, Puneet Lakhina wrote:
how is the preview for say a jpeg image or say a pdf document generated,
use convert
hmmmmm, really missed the bus with that one!
A little googling threw up a lot pointers! I'm sure you will find one them to be suitable enough for your needs.
Nosferatu
Sometime on Jan 26, N cobbled together some glyphs to say:
On Thu, Jan 26, 2006 at 07:31:02AM +0530, Kenneth Gonsalves wrote:
On Wednesday 25 Jan 2006 10:43 pm, Puneet Lakhina wrote:
how is the preview for say a jpeg image or say a pdf document generated,
use convert
hmmmmm, really missed the bus with that one!
are you saying that convert won't work? I do this all the time with convert.
On Friday 27 Jan 2006 12:06 pm, Philip Tellis wrote:
hmmmmm, really missed the bus with that one!
are you saying that convert won't work? I do this all the time with convert.
and if you *must* program it - try PIL