Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 8
End a print job
int PpEndJob( PpPrintContext_t *pc );
- pc
- The pointer to a
PpPrintContext_t
structure that was returned by
PpCreatePC().
ph
This function completes the current print job for the provided print context.
If the print context is active, it's
deactivated as if
PpSuspendJob()
had been called.
|
The print context is deactivated, but isn't destroyed,
so it can be used for future print jobs with little or no reconfiguration.
To release the print context, call
PpReleasePC(). |
When this function returns, the printed output has been
generated and sent to the destination specified in the print context.
- 0
- Success.
- -1
- The print context couldn't be made active, probably because the
required print driver couldn't be launched.
See errno for the specific error.
See
PpContinueJob().
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PpContinueJob(),
PpCreatePC(),
PpGetPC(),
PpPrintContext_t,
PpPrintNewPage(),
PpReleasePC(),
PpPrintWidget(),
PpSetPC(),
PpStartJob(),
PpSuspendJob()
Printing in the
Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 150
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pp/ppendjob.html on line 150