draw(PDDocument,PDPage,Rectangle,PageInfo) Method
In This Topic
Draw the page info to the specific location in a specified pdf page.
Syntax
Parameters
- doc
- page
- The page in a PDF document.
- rect
- The location and size of the data to be drawn.
- pageInfo
- The printed page info.
See Also