![]() |
![]() |
![]() |
![]() |
Suspend a print job
void PpSuspendJob( PpPrintContext_t *pc );
ph
This function deactivates the print context pc, if it's active, making the default draw context active. This means that draw commands are sent to Photon (i.e. printing is turned off).
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PpContinueJob(), PpCreatePC(), PpEndJob(), PpGetPC(), PpPrintNewPage(), PpPrintWidget(), PpReleasePC(), PpSetPC(), PpStartJob()
Printing in the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |