Could you please import one of the open source pdf programs into the php
core and have a simple ph[ function like:
Pdf("filename.txt", target_location);
Parameters:
The target location would be optional, because the pdf file could simply go
into the same folder.
Filename could be a variable. In o
Webmaster,
I do not see a PDF version of the PHP Manual available on your website.
I can create a PDF file from the HTML file using Cute PDF, but this is time
consuming.
Is there a source available other than the compiled HTML document, to create a
clean PDF output?
Regards,Lucas Karisny