Word Processing |
Some of these tips have been submitted by webtv users at the Printerhelp group. I have not personally used them all but they look like they will work. If you have other tips that work for you please feel free to e-mail or post at the Printerhelp group. |
There does seem to be a problem with some word processing pages in that they only print 2/3 of the way across the page. One way around this is to use html table tags like this:
<center>
There is a method for header-less printing that is so easy and simple, I felt like an idiot when I heard it because I hadn't thought of it myself!
Here is another e-mail letter link.
There are only two steps and three codes needed to write a professional looking letter. This is used on a web page.
1. Name the page--letter.html will do
2. type(HTML)(BODY) at the top and (P) in the letter to skip a line and start a new paragraph. End with (/BODY)(/HTML) no breaks or returns are needed, just type away. Replace the ( )with << >>. A business letter would take a little more formatting, but most people write far more personal letters than professional ones.
Both of the following methods require that the envelope be placed in the infeed tray sideways.HP face down and Canon face up.
To be used on a web page. Replace all the [ ] with<< >>.
[!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"]
[HTML]
[HEAD][TITLE]env10[/TITLE][/HEAD][P]
[P]
[FONT SIZE="3"]
name[BR]
address[BR]
city state zip[BR]
[!--return address above this line//--]
[/FONT][P][BR][BR][BR][BR][BR][BR][BR][BR] [TABLE BORDER="0" HEIGHT="100" Width="100%"] [TR][TD WIDTH="45%"][/td][TD Width="55%"] [FONT SIZE="+2"] name[BR]
address line#1[BR]
address line#2[BR]
city state zip
[!--enter address above this line//--]
[/FONT][/TD][/TR][/Table]
[/HTML][/FONT]
[P]
[/TD]
[/TR]
[/TABLE]
[/CENTER]
You may want to delete some of the long list of [BR] to accomodate your particular envelope.
Replace the () with the <<>> brackets.
(HTML)
(HEAD)(TITLE)env06(/TITLE)(/HEAD)(P)
(P)
(FONT SIZE="3")
name(BR)
address(BR)
city st zip(BR)
<--enter return address above-->
(/FONT)(P)(BR)(BR)(BR)(BR)(BR)(BR)(BR)(BR)(TABLE BORDER="0" HEIGHT="100" Width="100%") (TR)(TD WIDTH="45%")(/td)(TD Width="55%") (FONT SIZE="+2") To name(br)
street(br)
City st zip(br)
(/FONT)(/TD)(/TR)(/Table)
(/FONT)
(/HTML)
Canons hold #10 envelopes just fine in the feed tray, up to15 at a time, press down the edges to crease tightly. Set the paper thickness lever to the right for envelopes, Its at the top of the ink cartridge mine is green. Don't forget to return it to the center for paper.
Below are links to more envelope tips.
Address Maker
Do this at the HTML testbed. First you need to
take your image and rotate it to the right at ImageMagick. If you have a webpage you should transload it there to keep for later use otherwise just get the url of the rotated image and go to the testbed. You will need to cut and paste that url. It's too long to write down. At the testbed type this html code in between the body lines. It's small enough to write down first or print this e-mail. Replace the image url I have there with yours.
<table width="200" border="1" align="left">
|
These are linked here for your information only. I don't recommend one over the other. Try them out to see which suits you the best.
This link has 25 or more word processor's listed. |