Hi! We are using FOP to produce a book and most issues have been successfully dealt with.
Currently we are struggling with page size. We set page size to be 29.7 by 21 cm in the simple-page-master tag. We need to be able to reorder and resize the pages for folded printing. That means putting pages 4+1 on the first sheet and pages 2+3 on the second sheet for a 4 page document. The only way we have found to do this is by converting the pdf document to postscript and using psbook for the reordering and psnup to put two pages on one sheet. When printing the resulting document, the page size is a bit off and visual inspection using ggv show the page sizes to be too small. The pdf produced by FOP is 27.9 by 20.3 cm. After using pdf2ps the page size is 26.9 by 20.3. Is this a known problem? Is there a way to display the page size of a pdf or postscript document exactly? Any help is greatly appreciated. donV --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]