Jump to content

creating pdf file


Alicia

Recommended Posts

Hi,

 

Can somebody give me an idea how can I actually convert a web page content (content fetch from MySQL db - with while loop) to a pdf file?

 

I found fpdf but it doesnt seem to work. Anyone has experience creating pdf file by using MYSQL PHP ?

 

p.s = content consists of image and text

 

please advise.. thanks

Link to comment
https://forums.phpfreaks.com/topic/91217-creating-pdf-file/
Share on other sites

I know of no application that you won't have to install/compile/or modular include on your system in order to get it to work for PHP for free. Unless you want to examine the source of PDFLib and write your own bits and bytes you're going to have to compile in PDFLib into your PHP installation.

Link to comment
https://forums.phpfreaks.com/topic/91217-creating-pdf-file/#findComment-467567
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.