print command

About this tag
The print command in Windows can present challenges, particularly when dealing with different versions of the print dialog across Windows 10 and Windows 7. Users have reported issues such as missing options like 'print current page' and output quality problems where printed pages show overlays despite correct previews. Additionally, sending text files directly to networked printers using commands like 'net use' in batch files may cause formatting issues, especially when migrating from Windows XP to newer systems. These problems often require troubleshooting printer drivers, print spooler settings, or command syntax adjustments.
  1. S

    Challenges with Windows 10 Print Options and Output Quality Issues

    Win 10 has at least 3 different versions of the screen to select a printer and specify what is to be done/layout Etc. when calling up a printer. Not all are full function/option. Example: "print current page". Why not one version with all the options? Second problem: When printing some pages...
  2. M

    Windows 7 Odd Situation: Sending a text file directly to a Networked printer Formating issue?

    First off, hello everyone! Thank you for reading my first post. :D The place I worked at runs heavily on batch file. Its crazy. I have never seen a setup like this before. Anyway, we have an in house program made in magic that sends labels to a dot matrix printer via a batch file. This...
Back
Top