Thanks for the suggestion. I already have: <fo:simple-page-master page-width="14in" margin-top="1cm" page-height="8.5in" margin-right="0.75cm" margin-bottom="0.75cm" margin-left="0.75cm" >. I still need change printer property to make change if the current setting is not legal paper.
Fang -----Original Message----- From: Matthew L. Avizinis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 9:11 AM To: [EMAIL PROTECTED] Subject: RE: default print legal page try: <fo:simple-page-master master-name="first-page" page-height="356mm" page-width="216mm"> . . . </fo:simple-page-master> or <fo:simple-page-master master-name="first-page" page-height="14in" page-width="8.5in"> . . . </fo:simple-page-master> hth, Matthew L. Avizinis <mailto:[EMAIL PROTECTED]> Gleim Publications, Inc. 4201 NW 95th Blvd. Gainesville, FL 32606 (352)-375-0772 ext. 101 www.gleim.com <http://www.gleim.com> ======================================================================= com·put·ing (kum' pyoot ing) 1. n the art of calculating how much time you wasted and money you spent in a doomed attempt to master a machine with a mind of it's own. --from computing: A HACKER'S DICTIONARY > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 12, 2002 4:47 PM > To: [EMAIL PROTECTED] > Subject: default print legal page > > > Hi, > > I am using FOP to create pdf file in window environment. Is > there anyway to > set printing Legal page in FOP properties, instead of keeping changing the > Adobe printer > properties settings to get print outs in right size? Any > suggestion will be > appreciated. > > Fang > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]