alias ProcessRuleCallback
This is an experimental callback. It can be used with rules of subtype 4
(user). The callback gets three arguments: the node, the width and the
height. The callback can use pdf.print
to write code to the PDF
file but beware of not messing up the final result. No checking is done.
Reference:
- Corresponding C source code: pdfshipout.c#L246
😱 Types incomplete or incorrect? 🙏 Please contribute!