Hi people, First, I'd like to say that I'm new to plucker, new to this list and I bought my first palm (a m515) just one week ago.
I'm having a problem with images in the plucker documments I generate with the parser. The problem is that the documments I generate dos not have any images. Althoug, if change the html source from: <IMG SRC="images/sistema-unido.jpg" ALIGN="center" WIDTH="80ems"> to: <a href="images/sistema-unido.jpg" BPP=4 MAXWIDTH=700 MAXHEIGHT=700> <IMGi SRC="images/sistema-unido.jpg" ALIGN="center" WIDTH="80ems"></a> the [img] becomes a link and if I tap it, I can view the alternate image. 1. Is there a way to automaticaly generate the alternate image, without having to edit the html source? 2. How do I get images embeded in the documment? I'm using plucker v1.2, and in my .pluckerrc I have this options set: -------------------- bpp = 1 maxwidth = 150 maxheight = 250 alt_maxwidth = 800 alt_maxheight = 800 image_parser = pil2 -------------------- Am I missing something? Thanks, -- /*------------------------------------------------------------------* * Marcelo Drudi Miranda | Microelectronics Engineering Student * * Debian GNU/Linux User | Linux Registered User #177399 * *------------------------------------------------------------------*/ _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

