| View previous topic :: View next topic |
| Author |
Message |
DW Contributor

Joined: 21 Mar 2003 Posts: 175 Location: UK
|
Posted: Wed Dec 29, 2004 11:45 am Post subject: Printing HTML files (Without URL) |
|
|
How can I print a HTML file with out including the URL, Page title, etc?
I have a generated HTML file in c:\temp.html and i want to print it with the path to the file, etc.
I am using the shell print,c:\temp.html functions.
Can it be done? |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Wed Dec 29, 2004 2:01 pm Post subject: |
|
|
If you're trying to print the HTML file URL, date, page # of # header, etc.,
then you should use SHELL PRINT on the file. Note that IE should be the
default associated program for viewing HTML files to do this.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
jwfv Valued Contributor

Joined: 19 Mar 2002 Posts: 422 Location: Beaufort, SC
|
Posted: Wed Dec 29, 2004 3:01 pm Post subject: |
|
|
If you want to remove the information line at the bottom of the printed page, open up internet explorer and go into Page Setup. You can take out the default header and/or footer or change them to suit your needs. _________________ Joe Floyd |
|
| Back to top |
|
 |
|