Print template | Zoho Creator Help

Print template

This API service lets you manage the different functionalities in a report.

Print template

Methods
fetchPrintTemplate(forRecordID:ofReport:completionHandler:)This fetches the HTML content of the Print Template of a record in the report.
 
fetchPrintTemplate(forRecordID:ofReport:completionHandler:)

Parameters

recordIDThe ID of the record for which the print template is to be fetched.
reportInfoAn object which holds Report Info.
completionHandlerThe HTML content will be returned to the completionHandler