-
I start my first use with the webcontrol by Glitch13 example he sent me but I need some more help with:
I need to print one page out.
every thing is ok but when print the page it prints undesirable additional lines like the file location (URL adress) "file://C:\....". How can I get rid of it?
Any help will be appreciated, thanks in advance.
-
Are you using MSHTML.DLL to print (or) escape codes to print theweb page?
If you are using MSHTML.DLL, when you call print function a print dialog window will appear.
In the options of printing Header & Footer change the default entry.
Ganraj