Thanks! I see that I misread 60K (60000) as 60Kb. (I also misread the maximum text record length as 32Kb instead of 32K.)
Regards -Laurens ----- Original Message ----- From: "Michael Nordstr�m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 4:24 PM Subject: Re: Maximum image size? > On Fri, Sep 20, 2002, Laurens M. Fridael wrote: > > > What is the maximum size of an image record? > > The viewer will not display any image larger than 60000 bytes. > > > I thought that Palm records could be 64Kb max. > > The limit is not only based on the record size, but on the max size > of offscreen windows and available dynamic memory. The parser can put > images larger than 60000 bytes (but less than 64k) in the Plucker > document, but the Palm OS viewer will not display them ;-) > > To display larger images a different solution must be implemented > where images are split into smaller parts. > > /Mike > > _______________________________________________ > plucker-dev mailing list > [EMAIL PROTECTED] > http://lists.rubberchicken.org/mailman/listinfo/plucker-dev _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
