Quote:
Originally Posted by Jellby
Of course, I had read it some time ago, but it didn't register in my head
But step 2 refers to the compressed size, and there are no characters there, only bytes. With the compressed size you calculate the number of pages. Then, after you uncompress the resource (file), you can place the pagebreaks by distributing the characters.
|
How can that work? It you already used step two to figure the total then how can you use the uncompressed to get to the same number. The zipped file includes all of the images as well which are not counted in the page sizes. This needs fixing I think.
Dale