Revision history for InvoiceLayout


Revision [2091]

Last edited on 2011-07-17 04:32:13 by PhilDaintree
Additions:
The pdf reports are oriented so that the origin 0,0 is at the bottom left of the report.
So the coordinates of the top right corner of a sheet of A4 paper in portrait mode is $Page_Width, $Page_Height. The coordinates of the top right most point where printing is allowed would be
($Page_Height-$Top_Margin), ($Page_Width-$Right_Margin)
The middle of the page is of course $Page_Width/2
Modifying where fields appear on the reports is simply a case of modifying the coordinates where they are printed.
Deletions:
The pdf reports are oriented so that the origin 0,0 is at the top left of the report.


Revision [2090]

The oldest known version of this page was created on 2011-07-17 04:10:54 by PhilDaintree
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki