pdf generation - How to get a pdf printout in landscape format? -


this reference thread how make pdf printout occupy entire a4 page.

i able bring content single page, if set printer preferences landscape format, doesn't print it.

what problem?

are setting orientation attribute of tag? attribute controls orientation of page, , should set landscape.

from seam documentation

orientation — orientation of page. valid values portrait , landscape. in landscape mode, height , width page size values reversed.


Comments