(v13) BlankPages (page device)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
x | H | 12.1r1 | N | All |
A dictionary containing the default actions for handling blank pages. If the raster output method supports it, the raster handler may receive a call allowing it to modify the action specified here. The BlankPages
dictionary contains keys indicating the reason that the page was blank, and values indicating the default action to take. The keys and their default actions are:
| All separations of the page were omitted using separation omission (default action |
| The page was detected as blank for any other reason (e.g., there is no content). The default action is |
The actions available are:
| Entirely remove the blank page from the job. No output will be performed; the page number in the job's sequence will not be incremented. |
| Count the blank page in the job sequence. The page will not be send through the output, but the page number in the job's sequence will be incremented, leaving a gap. |
| Send the blank page through the RIP's normal output mechanism, and count it in the job's sequence if output is successful. |