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/ppprintnewpage.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/ppprintnewpage.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/ppprintnewpage.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/ppprintnewpage.html on line 8
Place a page break in the draw stream for a Print Context
int PpPrintNewPage( PpPrintContext_t *pc );
- pc
- The pointer to a
PpPrintContext_t
structure that was returned by
PpCreatePC().
ph
This function places a New Page command in the draw stream
for the specified print context, followed by all the changes
made to the
print context since PpPrintNewPage() was called or the print
context was opened (initialized).
If the print context isn't currently active,
PpContinueJob()
is called
before the New Page command is inserted. The draw context that was active when
the call was made is restored before PpPrintNewPage() returns.
- 0
- Success.
- -1
- The print context couldn't be made active, probably because the
required working files couldn't be created. See errno for
the specific error.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PpContinueJob(),
PpCreatePC(),
PpEndJob(),
PpGetPC(),
PpPrintContext_t,
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/ppprintnewpage.html on line 135
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/ppprintnewpage.html on line 135