Quote:
Originally Posted by DaleDe
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.
|
Simple: by
forcing it
First, with the compressed size, you calculate the number of pages. Now the number of pages is fixed, and you place the pagebreaks in the uncompressed file so that you get the fixed number. There's no specification on the page length here, they'll be as long as needed to get the number of pages you calculated before.