PHP Printer Friendly Pages Generator Class

PHP Printer Friendly Pages Generator Class is a PHP class that helps you create printer-friendly versions of your page very easily. All you need to do is to insert some custom tags in your pages, which will tell the script what needs to be printed from that specific page. An unlimited number of areas can be set for printing, allowing you a flexible way of setting up the content to be printed. The output is template driven. The script can be instructed to transform links to a readable format or to remove img tags and replace them with a string.

Tags Software Development Libraries php classes
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Feb 2007 15:12
  • Rrelease-after

Changes: Extra content was not appearing in the correct position but at the end of the content.

  • Rrelease-mid
  •  21 Nov 2006 03:02
  • Rrelease-after

Changes: You can now include extra content in the printer-friendly version of the page. This content does not appear in the original version as it is rendered as a comment by the browser. This is done using the newly added <-- PRINT: start-extra and PRINT: stop-extra --> tags.

  • Rrelease-mid
  •  11 Oct 2006 04:52
  • Rrelease-after

Changes: On output, the href of the <BASE> tag was urlencoded, which made the script unusable if you were to specify that variable.

  • Rrelease-mid
  •  04 Oct 2006 01:20
  • Rrelease-after

No changes have been submitted for this release.

6e8041ae344e85c3cd339735a9e05db3_thumb

Project Spotlight

conexus I/O Library

A C++ library with support for sockets and serial I/O and a gtkmm widget set.

No-screenshot

Project Spotlight

Class::Date

Provides a date data-type for Perl.