   #PHP Manual PDF functions pdf_findfont pdf_get_font

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                pdf_get_buffer

   (PHP 4 >= 4.0.5)
   pdf_get_buffer -- Fetch the buffer containing the generated PDF data.

Description

   string pdf_get_buffer ( resource pdfdoc)

   Get the contents of the PDF output buffer. The result must be used by
   the client before calling any other PDFlib function.
   ______________________________________________________________________

   Prev         Home         Next
   pdf_findfont  Up  pdf_get_font
