Re: [PHP] mailing labels from databases

2003-10-21 Thread Marek Kilimajer


Dennis Gearon wrote:
I'm on digest, please CC me.

Is it possible to set postions of characters, lines, tables, etc in PDF 
via:
   pixels
no

   page percentages
yes

   absolute distances
yes

using PHP?

and www.fpdf.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] mailing labels from databases

2003-10-21 Thread - Edwin -
Hello,

On Mon, 20 Oct 2003 22:48:20 -0700
Dennis Gearon <[EMAIL PROTECTED]> wrote:

...[snip]...

> Is it possible to set postions of characters, lines, tables, etc in
> PDF via:
> pixels
> page percentages
> absolute distances
> using PHP?

  -> http://www.php.net/manual/en/ref.pdf.php

- E -
__
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] mailing labels from databases

2003-10-20 Thread Dennis Gearon
I'm on digest, please CC me.

What output document format are people using for doing mailing labels 
from databases?

I have thought about HTML, but it doesn't do multiple pages to the 
printer well.
OperOffice Writer would be nice, can PHP do that?
Probably better would be PDF files, since it's really compressed 
Postcript, a printer langauge.

Is it possible to set postions of characters, lines, tables, etc in PDF via:
   pixels
   page percentages
   absolute distances
using PHP?
--
"You are behaving like a man",
is an insult from some women,
a compliment from an good woman.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php