Package: cairo
Function cairo:ps-surface-dsc-begin-page-setup
Lambda Listcairo:ps-surface-dsc-begin-page-setup (surface) ArgumentsDetails    
    This function indicates that subsequent calls to the    cairo:ps-surface-dsc-comment function should direct comments to the
    PageSetup section of the PostScript output.   This function call is only needed for the first page of a surface. It should be called after any call to the cairo:ps-surface-dsc-begin-setup and before any drawing is performed to the surface. See the cairo:ps-surface-dsc-comment function for more details.  | See also | 
2025-09-02