Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Programmers_Reference Methods IDocumentEngine_Interface printfile}} ====printFile ()==== <code java>public void printFile (File fileToPrint) throws DocumentException</code> This method is supposed to print the specified file. It is assumed that the provided file is of the format supported by the document type (presumably obtained by calling the ''[[pr_methods:fillwithdata|fillWithData]]'' method). ===Parameters=== |''fileToPrint''|document to print| ===Throws=== the ''DocumentException'' if an error occurs. Last modified: 2023/05/09 01:26 Log In