printer | string | Digilines channel of the printer. |
from_page |
number | 1 based first page to print. Zero means unspecified. |
to_page |
number | 1 based last page to print. Zero means unspecified. |
pages | number | Total pages in document. Zero means unspecified. |
title | string | Document title. |
data | any | Custom data passed to the printing mechanism. |
printer | string | Digilines channel of the printer. |
from_page | number | 1 based first page to print. Zero means unspecified. |
to_page | number | 1 based last page to print. Zero means unspecified. |
pages | number | Total pages in document. Zero means unspecified. |
title | string | Document title. |
user_data | any | Custom data passed to the printing mechanism. |
data | printData | The instantiated print data object. |