类的使用
com.grapecity.documents.excel.PdfSaveOptions
-
com.grapecity.documents.excel中PdfSaveOptions的使用
修饰符和类型方法说明final void
PrintManager.appendPage
(org.apache.pdfbox.pdmodel.PDDocument doc, PageInfo pageInfo, PdfSaveOptions options) Append the page info to the specified pdf document.final void
PrintManager.draw
(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Point location, IRange range, PdfSaveOptions options) 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, IRange range, PdfSaveOptions options) 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, PdfSaveOptions options) 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, PdfSaveOptions options) Draw the page info to the specific location in a specified pdf page.