Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:printfile [2023/04/04 07:33] – ↷ Page moved from progref:0600_adding_custom_document_types:0620_implementing_server_side_components:printfile to pr_methods:printfile seanpr_methods:printfile [2023/05/09 01:26] (current) sean
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IDocumentEngine_Interface IDocumentEngine_Interface_Methods printfile}}+{{tag>Index Programmers_Reference Methods IDocumentEngine_Interface printfile}}
  
 ====printFile ()==== ====printFile ()====
Line 5: Line 5:
 throws DocumentException</code> 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 ''[[progref:0600_adding_custom_document_types:0620_implementing_server_side_components:fillwithdata|fillWithData]]'' method).+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=== ===Parameters===
  • Last modified: 2023/04/04 07:33