Hello!
I'm trying to convert html files with Plucker parser v. 1.1 SR3 and
viewer 1.1.6 installed on a M505.
I've searched in the parser and viewer doc and in the list archive
(http://www.mail-archive.com/plucker-list%40rubberchicken.org/) but I
didn't find how I can manage to convert images in 65000 colors. Here are
some lines I'm using in plucker.ini:

;;
------------------------------------------------------------------------
-------------
verbosity=1
bpp=8
user=AML
home_maxdepth=5
zlib_compression=true
maxwidth=150
maxheight=250
alt_maxwidth=500
alt_maxheight=500
max_tbmp_size=60000
tbmp_compression=no
try_reduce_bpp=true
try_reduce_dimension=true
guess_tbmp_size=true

;;
------------------------------------------------------------------------
-------------
bmp_to_tbmp_parameter=-i=%input% -o=%output% -maxwidth=%maxwidth%
-maxheight=%maxheight% -compress=no -color=C256
tbmp_compression_type=yes

[CONTEXT_DEFAULT]
home_stayonhost=true
bpp=8

...it converts images to 256 colors but not to 65000. If I set bpp value
as "16", images are not parsed. The same thing happens if I try
"-color=C65000" or "-color=C65K".
What can I do?

Another problem is when I try to convert a pdf document with the
converter included in Plucker main web page (direct link:
http://plucker.gnu-designs.com/pdf2plucker/pdf2pl.pl).
I tried with several pdf documents, but I always get Internet Explorer
"File download" box: "you choosed to download a file from this place :
pdf2pl.pl from plucker.gnu-designs.com / What do you want to do with
this file? Open it/Save it on your disk". If I clic on "open" and "ok",
I get a second messsage which is nearly the same but the file is then
"pdf2pl"... If I download it that's not what I want.
How is it supposed to work exactly?
Does the program exists in a downloadable version (even in Perl Script
language)? (I have a lot of Pdf files to convert and read in Plucker)
The Palm version of acrobat reader is very slow and the files are too
big for 8 Mb... Plucker is really better.

BTW, thanks again to the developpers for their work and support.

AML

Reply via email to