Print Dynamic Page

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
Omsharma
Forum Newbie
Posts: 1
Joined: Wed Mar 05, 2008 7:13 am

Print Dynamic Page

Post by Omsharma »

Hi Friends,

i am quite new to PHP coding and got some hard work (atleast for me) to do in short time.
I have to create a link say "print", when the user clicks on the print link, i want to give direct print command and the content of the page is to be generated dynamically.

for example: say i want to print a form with different items

name :
place :
age :
...........
and all the values for these fields has to be fetched from the database and different on every click/user. after setting a format for the display printer is call to print the page. everything has to be in back end, so that to user it is just a print command.

i hope i able to convey my point

i would really appreciate any sort of help from you people.

Thanks & Regards

Vishal Pathak
Post Reply