LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Control print output from PHP/HTML... PDF? (https://www.linuxquestions.org/questions/linux-general-1/control-print-output-from-php-html-pdf-213522/)

alar 08-04-2004 07:49 PM

Control print output from PHP/HTML... PDF?
 
We are using PHP to access MySql. The Web Pages display just fine.
The printing of the reports output needs tweaking.
The position of the base section of the page has to be just so: positioned exactly on any browser!

Say for instance, you want the address information to be shown in an envelope window...

Now I'm thinking pdf...

I've been playing with a number of tools and this has led me to GhostScript.

While I am having fun and have found kewl things like
http://localhost:631/admin

Time is of the essence.

Any ideas where I could find a quick tutorial on PostScript, PDF and or
converting HTML/PHP to PostScript?

Ideally minimal conversion of the existing PHP output.

Much appreciated :)
alar

r0b0 08-05-2004 01:20 AM

Hi,
creating PDF documents in PHP: http://www.php.net/manual/en/ref.pdf.php
R.


All times are GMT -5. The time now is 07:57 AM.