Jump to content

[SOLVED] Write data to pdf files


zohab

Recommended Posts

Hi,

 

In my project I want to develop functionality

 

1.Fetch data from database

example

 

select firstname,lastname,email from tablename;

 

2.Write data into pdf file in tabular format

 

First Name | Last Name | Email

xyz          | pqr          | [email protected]

 

 

any script for this?

Link to comment
https://forums.phpfreaks.com/topic/176023-solved-write-data-to-pdf-files/
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.