Jump to content

PHP & PDF Files


icekat83

Recommended Posts

Hey,

 

Trying to learn to generate PDF files, something apparently WAAAAYYY more complex than I thought. Can someone please give me an explanation on '$optlist' from this function.....

 

PDF_load_image  ( resource $pdfdoc  , string $imagetype  , string $filename  , string $optlist  )

 

What is it? PHP.net doesn't have any info at all.

 

Thanks,

IceKat.

 

BTW - Any (recent) tutorials or pages would be appreciated. Everything I find is out of date or doesn't work.

 

 

Link to comment
https://forums.phpfreaks.com/topic/214282-php-pdf-files/
Share on other sites

The documentation in this section is only meant to be an overview of the available functions in the PDFlib library and should not be considered an exhaustive reference. For the full and detailed explanation of each function, consult the PDFlib Reference Manual which is included in all PDFlib packages distributed by PDFlib GmbH

 

Because PDFlib requires the purchase of a license for commercial use, you should instead look at the free alternatives (they are linked to in the php.net PDF section of the documentation.)

Link to comment
https://forums.phpfreaks.com/topic/214282-php-pdf-files/#findComment-1115040
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.