Printing landscape pages using AWTRenderer

2001-05-30 Thread Martin Batty
Hi, I'm using the AWTRenderer to print documents. Portrait pages are fine but I'm having problems with landscape pages. I have a very basic Printable subclass that calls the AWTRenderer's printing methods. If the pageHeight pageWidth I'd like to rotate the page 90 degrees. The 'transform'

Re: Printing landscape pages using AWTRenderer

2001-05-30 Thread Daniel Bradby
Martin, In the latest CVS for AWTRenderer is some code in getPageFormat() that handles portrait and landscape modes. Maybe get a cvs update and see how it goes. Daniel I'm using the AWTRenderer to print documents. Portrait pages are fine but I'm having problems with landscape pages. I

Re: run out of memory

2001-05-30 Thread FOP-Support
Try using the latest FOP from CVS , which has some new features for the out of memory problem. Run fop with the commandline option -buf buffer_file. This should get it going. seshadri Fop Support From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 30, 2001 8:04 PM Subject: