Dacio“s print-pdf-send-it!
This script can be used on your site, so you can print, make PDF file, or send to a friend your content page. You can configure to include or exclude your fonts, links and images for print and send mode. For PDF mode you must have installed and enabled pdflib in your php. Tested with Apache 1.3.24 & 2.0.55, PHP 4.3.12 & 5.0.5
Visit publisher site: Dacio“s print-pdf-send-it!Listing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / File Manipulation / Printer-Friendly
- Submitted on:
- Last Updated:
- Nov 13, 2007
- Publisher:
- Dacio Other listings by this publisher
License & Pricing Information
- License Type:
- Free Non-Commercial
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-2 out of 2 reviews
-
I had another look at the script and was able to get it updated to function. The problem was with the way form fields are accessed. I don't remember what the option is called, but when it is turned off, http post data has to be accessed through $_POST not through global variables. I changed $field to $_POST['field'] in several places and it seems to be working.
Bottom Line: Yes, I would recommend this to a friend
-
I gave it a VG rating, as previously when I had it working it did an admirable job. I just moved it to a new server and with php 5.3.17 it no longer works?!
Bottom Line: Yes, I would recommend this to a friend