final void
PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc,
org.apache.pdfbox.pdmodel.PDPage page,
Rectangle rect,
IRange range)
Draw the range data to the specific location in a specified pdf page.
final void
Draw the range data to the specific location in a specified pdf page.
final void
PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc,
org.apache.pdfbox.pdmodel.PDPage page,
Rectangle rect,
PageContentInfo pageContent)
Draw the page info to the specific location in a specified pdf page.
final void
Draw the page info to the specific location in a specified pdf page.
final void
PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc,
org.apache.pdfbox.pdmodel.PDPage page,
Rectangle rect,
PageInfo pageInfo)
Draw the page info to the specific location in a specified pdf page.
final void
Draw the page info to the specific location in a specified pdf page.