php-general | 2001072
Date: 07/17/01
- Next message: Morten Winkler Jørgense: "RE: [PHP] Output (Urgent!)"
- Previous message: Sverre Johan Tøvik : "[PHP] Static vs. module, realworld performance difference?"
- In reply to: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Next in thread: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Reply: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> În 17 Jul 2001 19:47:23 +1200 Philip Murray a scris:
> > What about using a Windows COM object? There should be one for Access
and if
> > not you can use the Word one and generate word documents
> Don't use Words for that... We've had to generate invoices to be
snail-mailed,
I've also done the same thing. Approximately 400 invoices a day all from a
backend administration website. However, we forked out a license to use the
PDF library.
> imagine if the address in the invoiced didn't matched the envelope's
transparent
> area... (don't think a word document can handle 6000 invoices anyway)
Yes, well true. But, the point was there is the facility to use a COM object
instead of some multi-server or java kludge. If you can find a COM object to
do the task (Matt: you talked about using Access for your needs) then
that'll probably be the easiest/fasted solution on Win32 (short of paying
for PDF).
On a side note, is there some Adobe license which prevents people writing
Free for use PDF libraries? Or is it just by chance that the 2 that exist
require you to purchase a license?
Philip Murray
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Morten Winkler Jørgense: "RE: [PHP] Output (Urgent!)"
- Previous message: Sverre Johan Tøvik : "[PHP] Static vs. module, realworld performance difference?"
- In reply to: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Next in thread: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Reply: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

