php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12296 printer
Submitted: 2001-07-21 11:07 UTC Modified: 2001-07-26 22:31 UTC
From: averegf at hptc-solutions dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.0.6 OS: Windows 98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: averegf at hptc-solutions dot com
New email:
PHP Version: OS:

 

 [2001-07-21 11:07 UTC] averegf at hptc-solutions dot com
I have to send to print a page from browser, but the function 
printer_open(); 

it is not known. 

it excuses my ingles. thanks to help me

ATTE:
   Ing. Verenice Gasca

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-21 11:15 UTC] sbergmann@php.net
You need to either compile ext/printer or get it from www.php4win.de. Note: This only works on Windows.
 [2001-07-22 07:37 UTC] hholzgra@php.net
... and it won't print your browsers current page, 
it's an interface to the windows printer API, 
but you have to generate the pinting primitives
for your output yourself
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 16:01:31 2024 UTC