473,785 Members | 3,157 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Printing

Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing reports
will be one of the requirements.

Thanks in advance
Jul 17 '05 #1
10 4038
On Mon, 18 Oct 2004 02:45:21 GMT, mickeyg <me**********@y ahoo.com>
wrote:
Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing reports
will be one of the requirements.

Thanks in advance


I was looking for the same thing... ended up just going with
javascript print() function.

--
ryan
Jul 17 '05 #2
In article <57Gcd.4700$B34 .3987@trndny02> , mickeyg wrote:
Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing reports
will be one of the requirements.


Depends on the OS you are using, http://www.php.net/printer

--
Met vriendelijke groeten,
Tim Van Wassenhove <http://www.timvw.info>
Jul 17 '05 #3
mickeyg wrote:
Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing reports
will be one of the requirements.

Thanks in advance

Have a look at http://www.fpdf.org as a possible option if you need to
accurately lay out your page, and printing from the browser isn't good
enough.

Basically, you create a PDF file which the user then prints. Recent
versions of Acrobat reader can execute javascript to open the print
dialog, too.

Ed
Jul 17 '05 #4
user wrote:
On Mon, 18 Oct 2004 02:45:21 GMT, mickeyg <me**********@y ahoo.com>
wrote:
Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing
reports will be one of the requirements.

Thanks in advance


I was looking for the same thing... ended up just going with
javascript print() function.


Which is perfectly correct, as the printer is connected to the client, and
not to the server. Javascript is client side, PHP is server side.

--
Markus
Jul 17 '05 #5
In article <41************ ***********@new s.easynet.ch>,
"Markus Ernst" <derernst@NO#SP #AMgmx.ch> wrote:
user wrote:
On Mon, 18 Oct 2004 02:45:21 GMT, mickeyg <me**********@y ahoo.com>
wrote:
Is it possible to print to a printer using PHP.
I was thinking of developing an application using PHP and printing
reports will be one of the requirements.

Thanks in advance


I was looking for the same thing... ended up just going with
javascript print() function.


Which is perfectly correct, as the printer is connected to the client, and
not to the server. Javascript is client side, PHP is server side.


My Javascript book says Internet Explorer doesn't support window.print.
How do you get around this?

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #6
Ed Jones wrote:
Have a look at http://www.fpdf.org as a possible option if you need to
accurately lay out your page, and printing from the browser isn't good
enough.

Basically, you create a PDF file which the user then prints. Recent
versions of Acrobat reader can execute javascript to open the print
dialog, too.

Ed


I just stumbled across FPDF a couple of weeks ago when needing to create
documents from php for an internal project.

Absolutely brilliant software! Takes a bit to get your head around, but
follow the examples, look at a few of the addon scripts and you're away.

I can see me using this in lots of places :-)

Sacs
Jul 17 '05 #7
On Mon, 18 Oct 2004 13:00:33 -0700, "Michael Vilain
<vi****@spamcop .net>" wrote:
In article <41************ ***********@new s.easynet.ch>,
"Markus Ernst" <derernst@NO#SP #AMgmx.ch> wrote:
user wrote:
> On Mon, 18 Oct 2004 02:45:21 GMT, mickeyg <me**********@y ahoo.com>
> wrote:
>
>> Is it possible to print to a printer using PHP.
>> I was thinking of developing an application using PHP and printing
>> reports will be one of the requirements.
>>
>> Thanks in advance
>
> I was looking for the same thing... ended up just going with
> javascript print() function.


Which is perfectly correct, as the printer is connected to the client, and
not to the server. Javascript is client side, PHP is server side.


My Javascript book says Internet Explorer doesn't support window.print.
How do you get around this?


i just called javascript:prin t();
works in mozilla and IE.
Jul 17 '05 #8
In article <9b************ *************** *****@4ax.com>,
user <us**@in.ternet > wrote:
On Mon, 18 Oct 2004 13:00:33 -0700, "Michael Vilain
<vi****@spamcop .net>" wrote:
In article <41************ ***********@new s.easynet.ch>,
"Markus Ernst" <derernst@NO#SP #AMgmx.ch> wrote:
user wrote:
> On Mon, 18 Oct 2004 02:45:21 GMT, mickeyg <me**********@y ahoo.com>
> wrote:
>
>> Is it possible to print to a printer using PHP.
>> I was thinking of developing an application using PHP and printing
>> reports will be one of the requirements.
>>
>> Thanks in advance
>
> I was looking for the same thing... ended up just going with
> javascript print() function.

Which is perfectly correct, as the printer is connected to the client, and
not to the server. Javascript is client side, PHP is server side.


My Javascript book says Internet Explorer doesn't support window.print.
How do you get around this?


i just called javascript:prin t();
works in mozilla and IE.


On the Macintosh version of IE, window.print and print don't work. What
version and OS are you using where they do?

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #9
Michael Vilain <vi****@spamcop .net wrote:

My Javascript book says Internet Explorer doesn't support
window.print. How do you get around this?


AFAIK it is only IE 5 on Macintosh that does not support window.print().
With IE 5 and 6 on PC I never encountered problems. I don't think the Mac IE
5 community is very large, as there are better products available for recent
Macs (Safari, Firefox), and the Mac OS 9 community is (what a pity!) still
quite stuck to Netscape 4.x.

--
Markus
Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4858
by: Jody Gelowitz | last post by:
I am having a problem with printing selected pages. Actually, the problem isn't with printing selected pages as it is more to do with having blank pages print for those pages that have not been selected. For example, if I were to have 5 pages with every second page printing, I would get the following results: Page 1 = Print OK Page 2 = Blank Page 3 = Print OK Page 4 = Blank
0
2300
by: Programatix | last post by:
Hi, I am working on the PrintDocument, PrintDialog, PageSetupDialog and PrintPreviewControl components of Visual Studio .NET 2003. My developement machine is running Windows XP. There are some problems I encountered while using them. Please note that, the Regional and Language setting on my machine is using "Metric" measurement system (where the default is "US"). In this case, the measurement unit is "milimeters" and not "inches".
9
4118
by: Jody Gelowitz | last post by:
I am trying to find the definition of "Safe Printing" and cannot find out exactly what this entitles. The reason is that I am trying to print contents from a single textbox to no avail using the PrintDialog control under a security setting with only SafePrinting allowed. I have attached a sample project that I am using to try to accomplish this. The print dialog appears, but when I press the Print button, I get an exception (at the end...
4
6478
by: Suzanka | last post by:
Hello, I have an application written in C# on visual studio .NET. It is a web aplication. The application consists of many different forms, that users occassionaly want to print out for filing. When they log to application (through web browser) and choose the print option, on the right margin few cm get cut off (so some fields do not print out). Is there any function that ensure that when user pritns he gets the
4
9353
by: Arif | last post by:
I C# code prints very slow as compared to a third party barcode printing software. That software prints approximately 10 labels in 2 seconds while my C# code prints 10 labels in 5 to 6 seconds. And this differences increases with the increase number of labels. The code is as follwods: Here rdr = OleDbDataReader Font is Times New Roman, 12pt
6
4088
by: Siv | last post by:
Hi, I am getting into printing with VB.NET 2005 and want to implement the usual capability that a user can select a selection of pages. I have a report that is generated by my application that if the user wants all pages will produce 3 pages. I want to offer the user the ability to select via the print dialog that only pages 1 and 2 of it are printed or possibly pages 1 and 3 but not 2. At the moment I can produce all three pages...
8
5912
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web clients (Internet Explorer). My flash content was originally brought in via the “flash satay” method, but I have since used some server-side magic do deliver one <objecttag
0
2248
by: nikhilgargi | last post by:
Requirement: I need to provide printing capability in a C# desktop application that I am developing The documents that need to be printed can be in Rich Text Format (RTF) or HTML. Custom application specific headers are to be added in the print out. Problem: The System.Drawing.Printing namespace .Net provides objects and dialogs to take care of basic print tasks. But there is no native support of printing RTF and HTML formats. One would...
18
11316
by: Brett | last post by:
I have an ASP.NET page that displays work orders in a GridView. In that GridView is a checkbox column. When the user clicks a "Print" button, I create a report, using the .NET Framework printing classes, for each of the checked rows in the GridView. This works fine in the Visual Studio 2005 development environment on localhost. But, when I move the page to the web server, I get the error "Settings to access printer...
0
2851
it0ny
by: it0ny | last post by:
Hi guys, thanks I am fairly new to this forum so I hope I chose the right place to post this question. I try to make my program printout a deposit's report. I created a class to store the printing printing data and the actual database data in a recordset. the class looks like this: Public Class BRPDD 'Balance Report PrintingDocument Data Public totalReceiptsNum As Integer Public totalLicFee As Double
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9950
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7499
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3646
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.