Re: PHP: convert a page to pdf [message #180952 is a reply to message #180949] |
Thu, 28 March 2013 17:39 |
Thomas 'PointedEars'
Messages: 701 Registered: October 2010
Karma:
|
Senior Member |
|
|
Michael Vilain wrote:
> badmus aliu <bajab247(at)gmail(dot)com> wrote:
>> can anyone help me on how to convert a database driven page to pdf using
>> php
>
> On MacOS, just print the generated page and save to PDF.
>
> On Windows or Linux, you'll have to code a solution using various
> libraries.
Utter nonsense. GNU/Linux systems have the built-in capability to generate
PDFs that is used by graphical browsers (like Chromium). Windows systems
usually have that capability by installing PDF printer drivers (that often
come with PDF software, like Adobe Acrobat).
This question does not appear to have anything to do with PHP programming,
but it might be badly worded.
PointedEars
--
Danny Goodman's books are out of date and teach practices that are
positively harmful for cross-browser scripting.
-- Richard Cornford, cljs, <cife6q$253$1$8300dec7(at)news(dot)demon(dot)co(dot)uk> (2004)
|
|
|