473,507 Members | 2,387 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Printing Page in Legal using IE when the default printer is set to Letter

I have a small issue. I have a html page which i need to print it legal
size. My default printer setting is letter. How can i set a script
which will print just this page in legal without change the printer
settings

Feb 17 '06 #1
3 2971
Fig
On Fri, 17 Feb 2006 19:08:43 -0000, <mi*****@gmail.com> wrote:
I have a small issue. I have a html page which i need to print it legal
size. My default printer setting is letter. How can i set a script
which will print just this page in legal without change the printer
settings

http://www.spartanicus.utvinternet.i...s_help_you.htm

How does your problem relate to stylesheets? Are you suggesting a
particular style for printed media? If so, good. Can we have look
please!?! It is, ultimately, for your printer driver to recognise what
paper size is requested, and print accordingly.

url,url,url???
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Feb 18 '06 #2
On 2006-02-17, mi*****@gmail.com <mi*****@gmail.com> wrote:
I have a small issue. I have a html page which i need to print it legal
size. My default printer setting is letter. How can i set a script
which will print just this page in legal without change the printer
settings


Serve the page as PDF instead of HTML.

Bye.
Jasen
Feb 18 '06 #3
millind wrote:
I have a small issue. I have a html page which i need to print it legal
size.


@page Legal {
size: 216mm 356mm;
margin: 16mm 24mm;
}
BODY { page: Legal; }

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Now Playing ~ ./aerosmith/dream_on.ogg

Feb 18 '06 #4

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

Similar topics

0
1253
by: mykidisgollum | last post by:
Greetings, I have code which prints a document who's attributes are saved as flags in a database. One of the those attributes is letter or legal. When I am printing, I use the following...
1
2567
by: Pohihihi | last post by:
Hello NG. I am using System.Drawing.Printing NS to print few label style printouts. I figured out how the basics goes in that namespace but there are still few things that is holding me up from...
4
9178
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...
2
2869
by: Jurjen de Groot | last post by:
I'm about to start a new ASP.NET application, this application will generate several types of documents (PDF HTML XML-DOC) wich have to be printed at the client-side... (probably on different...
5
12805
by: Tom | last post by:
I am converting an old application that was printing directly to a specialized printer device (i.e. a special label printer). It was doing this by opening a file with the file path of 'LPT1:' and...
2
1322
by: millind | last post by:
I have a small issue. I have a html page which i need to print it legal size. My default printer setting is letter. How can i set a script which will print just this page in legal without change...
2
984
by: karch | last post by:
I'm not sure if this is even possible, but the scenario is this: I have a web page which will have options for printing different kinds of form letters (think dropdown list). Once a letter is...
2
9931
by: Brad Pears | last post by:
I have a vb.net 2005 application and am using the print preview screen. This screen has a printer icon on it that the user can use to print the document currently being viewed. It uses the default...
4
9478
by: ARC | last post by:
I have reports that are designed to where it doesn't matter if the region using the program uses a letter sized paper or A4 sized. I have the width to be just slightly over 7", so the reports work...
18
11264
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...
0
7319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7031
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7485
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...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4702
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...
0
3191
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...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
760
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.