php-general | 2001072
Date: 07/16/01
- Next message: sgibbs <email protected>: "[PHP] how to strip just the <img> tag from html file?"
- Previous message: Jochen Kaechelin: "RE: [PHP] the triple equal sign?"
- In reply to: Matthew Garman: "[PHP] "report" generation with PHP"
- Next in thread: garman: "RE: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Matthew,
MG> Now I want to be able to generate this report from the web. It doesn't
MG> have to use Access (and I would prefer that it didn't, so I can convert to
MG> MySQL). But I don't know of a nice (and easy!) way to generate such a
MG> report. Using HTML tables isn't acceptable---when you print, you still
MG> get the header and footer that the browser adds (and it's unacceptable to
MG> have everyone modify their browser's setup). Furthermore, the printable
MG> list has to look as close as possible to the original, because if I start
MG> changing formats, people will get upset.
Try PHP's PDF extension. That way you can create neat documents.
-- Kind regards, Morten mailto:madmax <email protected>-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sgibbs <email protected>: "[PHP] how to strip just the <img> tag from html file?"
- Previous message: Jochen Kaechelin: "RE: [PHP] the triple equal sign?"
- In reply to: Matthew Garman: "[PHP] "report" generation with PHP"
- Next in thread: garman: "RE: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

