cpdf_global_set_document_limits -- Sets document limits for any pdf document
Syntax
bool cpdf_global_set_document_limits ( int maxpages, int maxfonts, int maximages, int maxannotations, int maxobjects )
The cpdf_global_set_document_limits() function 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. Returns TRUE on success or FALSE on failure.
Php cpdf global set document limits Function syntax tag
cpdf global set document limits php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php cpdf global set document limits syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.