Re: generating a PDF from PHP, there is also the File::PDF package from the PEAR repository. It's based on FPDF.
http://pear.php.net/package/File_PDF
![]() | CXV. Printer Functions简介These functions are only available under Windows 9.x, ME, NT4 and 2000. They have been added in PHP 4.0.4. 安装This PECL extension is not bundled with PHP. Windows users must enable php_printer.dll inside of php.ini in order to use these functions. 可以从不同的 PECL 页面(选择适合自己 PHP 版本的库)取得未绑定的 PECL 扩展:PECL for PHP 4.3.x,PECL for PHP 5.0.x 或 PECL Unstable。
![]()
proton dot mule at gmail dot com
15-Apr-2006 01:08
Re: generating a PDF from PHP, there is also the File::PDF package from the PEAR repository. It's based on FPDF.
arne dot briesenick at soxabo dot de
28-Sep-2004 10:42
Printing in UN*X is possible too:
jason at matteson dot com
12-Mar-2004 07:01
You can print in XP. AND, you can print to a shared printer with XP. The drivers for the printer MUST be installed on ther server as well as on the computer you wish to print with. Also, the printer must be shared on the client computer.
macagomez at yahoo dot com
28-Jul-2003 05:35
Please notice that what is printed is NOT measured in pixels, it is measured in pronter's dots.
HW
04-May-2003 06:31
Should be pretty obvious, but in case there is any confusion...
jwlash at acm dot org
20-Feb-2003 03:40
I have noticed the for unix based systems you can also do this:
surak at surak dot eti dot br
05-Feb-2003 02:30
[Editor's Note]
bertATnerdstockDOTorg
21-Jan-2003 08:22
If you want to address the printer from your PHP-application in a Un*x environment:
kincaic at swbell dot net
23-May-2002 12:23
The X and Y co-ordinates are in dots. | ![]() |