On Wed, August 22, 2007 1:09 am, Vanessa Vega wrote: > i have a table generated using PHP & javascript...the data on that > table > came from a form where several > data was inputted... I want > to let them see a preview of the data they entered, so i put a link or > button that when clicked, will display all the data in the table and > they > will also have an option to > print them. > > Is there a way to easily do this? does it really need exporting data > to > another > application like excel in order to print it? > please give me some advice...thanks Depending on the size of the table and your HTML and CSS, you could make the browser itself print decent. You could also explore using libpdf http://php.net/pdf Excel would be the LAST thing I'd try... :-v -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php