I try to generate on-fly pdf files by php code, the pdf file will display the web page exactly the same as on browser, did some research but have no clue how to do that.
The function: PDF_show_xy ( resource $p , string $text , float $x , float $y )
can only display text, not html page, and images.
Any advice? basically what I need is create the php file from web page, with the table data pulled from database.
Appreciated for any response.
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Offline 93 posts
since Jun 2005