The client for this project wanted a printable flyer that allowed users to print out items in their shopping cart along with notes. The the flyer’s content is pulled from a MySQL database and the PHP script formats and generates a printer friendly HTML document. The HTML page produced automatically spills overflowing shopping cart items into consecutive pages. By using inch measurement in the CSS the document prints perfectly on 8.5″ x 11″ sheets without clipping anything.

Hi, good post. I have been wondering about this issue,so thanks for posting.
spills overflowing shopping cart items into consecutive pages. By using inch measurement in the CSS the document prints perfectly on 8.5″ x 11″ sheets without clipping anything.