Method Cairo.PSSurface()->dsc_begin_setup()
- Method
dsc_begin_setup
void
dsc_begin_setup()- Description
This function indicates that subsequent calls to dsc_comment() should direct comments to the Setup section of the PostScript output.
This function should be called at most once per surface, and must be called before any call to dsc_begin_page_setup() and before any drawing is performed to the surface.
See dsc_comment() for more details.