function pdf set info creator

PDF_set_info_creatorPHP ManualPrevNextPDF_set_info_creatorPDF_set_info_creator -- Fills the creator field of the info structureDescriptionvoid pdf_set_info_creator(info info, string creator); The PDF_set_info_creator() function sets the creator field of a pdf document. It has to be called after PDF_get_info() and before PDF_open(). Calling it after PDF_open() will have no effect on the document. Note: This function is not part of the pdf library. Note: This function takes a different first parameter if pdflib 2.x support is activated. The first parameter has to be the identifier of the pdf document as returned by pdf_open(). Consequently, pdf_open() has to be called before this function. See also PDF_get_info(), PDF_set_info_keywords(), PDF_set_info_title(), PDF_set_info_subject().PrevHomeNextPDF_get_infoUpPDF_set_info_title
Wyszukiwarka

Podobne podstrony:
function pdf set info creator
function pdf set info creator
function pdf set info subject
function pdf set info title
function pdf set info author
function pdf set info subject
function pdf set info author
function pdf set info
function pdf set info keywords
function pdf set info title
function pdf set info keywords
function pdf set info subject

więcej podobnych podstron