Hello,
i'm trying to make a pagelayout for a A4-form, but it seems that the maximum height of a form is 11520?!
How can I enlarge this form or how can I print my field to a whole page??
Thanx.
Printable View
Hello,
i'm trying to make a pagelayout for a A4-form, but it seems that the maximum height of a form is 11520?!
How can I enlarge this form or how can I print my field to a whole page??
Thanx.
Those 11520 are twips, witch is 11520/15=768 pixels. So you have the resolution 1024*768 in other words. You can't make any larger forms than your screen resolution.