Description
void
cpdf_finalize_page ( int pdf document, int page number)
The cpdf_finalize_page() function ends the page
with page number page number.
This function is only for saving memory. A finalized page takes
less memory but cannot be modified anymore.
See also cpdf_page_init().