Aaron.
On Thu, 2003-02-20 at 18:35, J.Pietschmann wrote:
Hans Åkermark wrote: > I am trying to export PDF from XML via FOP to be shown as a presentation in > Acrobat Reader (we use one XSL for the print version and another for the > presentation). My difficulty is the presentation that I want to view in the > Full Screen mode (CTRL+L in Reader). The problem is to define the proper > page size to ensure that no black areas are shown outside all pages. You need to measure the height:width aspect of the window filled with the content and use the same for you page master. If your monitor has square pixels, you can measure the window with an usual ruler, in cm. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
