Printing Options
Set custom page size for printing - Android Only
Last updated
Was this helpful?
Set custom page size for printing - Android Only
Last updated
Was this helpful?
Default page size is ISO_A4, function to set any other custom size
printSize - Value of the page size that you want. Refer to the official docs for the supported values .
label (Optional) - To set label which is supported on selected devices when the print preview is loaded.
Feature taken live on 21/08/2024
Call the function to print either by passing an html content or the url of the page/website. (Available on Android Only)
*Feature was taken live on 01/07/2024 (Available on Android Only)