473,385 Members | 1,402 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Print without displaying print dialog (Internet explorer)

Hello, I'm involved in the development of a set of web pages that are
meant to be used on touch screens.

We use ordinary HTML, PHP and javascript for the pages. I wold prefer a
serverside solution, but we also have access to the clients so if it's
not possible a clientside solution would be acceptable. All clients use
Internet explorer (version may vary, but probably 6 or 7).

What I would like to accomplish is a <buttonto print the page, but
without showing the ordinary dialog for printing as this is ill suited
for a touchscreen.

Is this possible? If not with javascript feel free to suggest other
groups I should try to post this to.

Changing the print dialog somehow or just make it print automagicly
without displaying it would both be acceptable solutions.

Dec 18 '06 #1
1 5185
"henning" <he***********@gmail.comwrote in message
news:11**********************@80g2000cwy.googlegro ups.com...
Hello, I'm involved in the development of a set of web pages that are
meant to be used on touch screens.

We use ordinary HTML, PHP and javascript for the pages. I wold prefer a
serverside solution, but we also have access to the clients so if it's
not possible a clientside solution would be acceptable. All clients use
Internet explorer (version may vary, but probably 6 or 7).

What I would like to accomplish is a <buttonto print the page, but
without showing the ordinary dialog for printing as this is ill suited
for a touchscreen.

Is this possible? If not with javascript feel free to suggest other
groups I should try to post this to.

Changing the print dialog somehow or just make it print automagicly
without displaying it would both be acceptable solutions.
If you are going to target IE exclusively, and the environment is setup to
allow it, you could use an activex control.
From within the control you can use the API to your hearts content. You
would have almost as much control over the printing method as any Windows
application can.
Just a thought,
Vince Morgan
Dec 18 '06 #2

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

Similar topics

1
by: John | last post by:
Hello, Is it possible to modify the print dialog box that appears when a user clicks File->Print? Is it possible to make this modification so that all Windows programs use the modified print...
7
by: Robert Adkison | last post by:
I need to print a web page. It is my preference that my users just do a File/Print from explorer. That way my users will get the print dialog that will allow them to select the fax printer. The...
1
by: hellohez | last post by:
We are currently looking into triggering printing of an HTML file to a designated printer in such a way that the print dialog box is not viewed. It is possible to use the print method of a default...
3
by: John Peterson | last post by:
Hello all! I'm at my wits end trying to search for what I assumed to be a relatively straightforward task. I have a Web application written in C#, and I have a button on the form that I want to...
11
by: Wendy | last post by:
Hello, I have a program that does the following: When a user clicks on a row in a VB.NET datagrid, it will open a web page in Internet Explorer (that corresponds to that item in the selected row...
1
by: Jorgen Bodde | last post by:
Hi All, I am at a loss. This is slightly OT because it concerns Windows and HTML printing. I would like to print a HTML document from Python, but not showing the printing dialog. After numerous...
3
by: Andrew Meador | last post by:
I have a button on my form to "Print". I would like to create an HTML file, of the output, and call the Explorer...Print function when this "Print" button is clicked. How can I do this - the...
0
by: Andrew Meador | last post by:
I have implemented a printing scenario where an html file is printed using the the following code: public void PrintHtmlFile(string url) { RegistryKey IERegKey; string header = null; string...
4
by: ems9tech | last post by:
I have code that works fine on my XP machine. It loads an HTML document into the VB 6 WebBrowser control and then uses the following command to print the document without any print dialog box: ...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.