Uses of Class
org.compiere.print.CPaper
-
Packages that use CPaper Package Description org.compiere.print Provides for....org.compiere.print.layout -
-
Uses of CPaper in org.compiere.print
Methods in org.compiere.print that return CPaper Modifier and Type Method Description CPaper
MPrintPaper. getCPaper()
Get CPaper -
Uses of CPaper in org.compiere.print.layout
Methods in org.compiere.print.layout that return CPaper Modifier and Type Method Description CPaper
LayoutEngine. getPaper()
Set PaperMethods in org.compiere.print.layout with parameters of type CPaper Modifier and Type Method Description void
LayoutEngine. setPaper(CPaper paper)
Set Papervoid
LayoutEngine. setPaper(CPaper paper, int headerHeight, int footerHeight)
Set Paper Optionally re-calculate layout
-