Thanks, I was able to make that work by adding page-width and page-height parameters. What happens when the data is wider than the page though (either portrait or landscape)? Does FO try to make a second page?
Mark -----Original Message----- From: giacomo [mailto:[EMAIL PROTECTED]] Sent: Monday, November 26, 2001 2:42 AM To: [EMAIL PROTECTED]; Mark Kent Subject: Re: Cocoon2 and FOP On Sun, 25 Nov 2001, Mark S. Kent wrote: > Sorry if this is off-topic, but I didn't see an FOP "User" list, just a > "Developer" one, so let me know if I need to ask this question over there. > > Is there a command in Apache's FOP to rotate the page by 90 degrees to get a > landscape orientation for PDF? I have an output file that reads from a > database to get a list of types that are created by the client. I then use > that count of types to create a loop of how many columns I should draw (I > haven't actually written the code yet -- I'm making assumptions that will > work with <fo:> commands). So, there could be more types creating columns > in my table that would cause the columns to scroll off of the page and not > be seen. Normally you only have to dimension your page according to landscape (width and height) and there you are. Giacomo > > Is the width parameters in FO/PDF required to be hardcoded? Otherwise, I > plan on using a calculated number based on known first column widths plus > product of the type count and a fixed column value for each type column. > > Mark > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>