Paul Nevai writes:
>So how can I count 100%
>reliably and very quickly the uncompressed size of a doc?

If you just need the maximum uncompressed size, you can multiply
the number_of_text_records times the max_uncompressed_record_size
given in the header.  You may only need to use this number in cases
where it is larger than 64k.

Note that the max uncompressed record size must be 4096 for
"compatibility" with many Doc format readers.


Ron Nicholson
HotPaw
http://www.hotpaw.com/rhn/hotpaw/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to