i developed vb project desine report for html format and views currently files to print my dot matrix printer in windows mode fonts i want to print dos mode printout pls explen with exampls
Printable View
i developed vb project desine report for html format and views currently files to print my dot matrix printer in windows mode fonts i want to print dos mode printout pls explen with exampls
i developed vb project desine report for html format and views currently files to print my dot matrix printer in windows mode fonts i want to print dos mode printout pls explen with exampls
my saved files sales.html in my system
Take a look at my codebank example in my sig for Automating the Command Prompt. You can send your Dos Print command through that and have it execute.
I am assuming you know the command you need to run to print in DOS, if not, you can check out this:
http://www.easydos.com/print.html
i know dos extenal command, how to create text file in vb my project report desin html view at the time cteate <f.n>.html one file same time create text file
So you don't want to to print the actual HTML code of the entire document?? Is what I am guessing? Just the text?? If so, there is an .InnerText property of the various HTML document objects located in the MSHTML library that returns just the text of the page, without the HTML tags...
Moved to reporting section.
What do you mean by "DOS mode printout"?
Duplicate threads merged.