Thanks [TonHu] & [RHankinsJr],
Yes, I am trying to directly print to a windows printer using either "WRITE" or "NOTEPAD" or "WORDPAD" and I know I can use either with "/p" [textfilename] to print any textfile, however, I'm trying to find out IF there are any command-line (DOS) parameters that will allow me to change all or any margins to zero (0)?
ie. notepad /p [textfile]
wordpad /p [textfile]
write /p [textfile]
I need to add a paramater or two to change the default margins. left-margin=0 and top margin=0.
ANY IDEA?
ANYONE HAVE ANY IDEAS?