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 |
Recent releases


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


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.


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


No changes have been submitted for this release.
A C++ library with support for sockets and serial I/O and a gtkmm widget set.