Re: pdf 2 bmp

2004-12-02 Thread Lawrence Statton
> --=_NextPart_000_0005_01C4D790.A1707220 > Content-Type: text/plain; > charset="iso-8859-7" > Content-Transfer-Encoding: quoted-printable > > Has anyone know how to do that task? > > It think that is quite easy as far as pdf is a set of images. PDF is not a "set of images" ... PDF is

Re: pdf 2 bmp

2004-12-01 Thread Joshua Colson
PDF is not a set of images. It is precisely typeset text (optionally with images embedded). That being said, I'm not sure of how you could convert a pdf to bmp or if it can be done with perl. However, I think that I've heard you can do those sort of things with ghostscript (if you're using GNU/Linu

pdf 2 bmp

2004-12-01 Thread John
Has anyone know how to do that task? It think that is quite easy as far as pdf is a set of images.