Sets several document limits. This function has to be called before cpdf_open() to take effect. It sets the limits for any document open afterwards.
maxPages
The maximum number of pages
maxFonts
The maximum number of fonts
maxImages
The maximum number of images
maxAnnots
The maximum number of annotations
maxObjects
The maximum number of objects
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред. | Начало | След. |
cpdf_finalize | Уровень выше | cpdf_import_jpeg |