Jump to content

Recommended Posts

Posted

I'm making a notepad style software, and the point is to replace notepad, so it seems ridiculous to open notepad to print it... also, I'm printing from a temp directory/temp file, so at the top of the file it says 'namepadprintjob.txt', I know I could name the temp file the name of the file, but I'd rather that not be there. How should I go about printing a different way..?

Posted (edited)

If you can use WordPad to print RTF file.

wordpad.exe /p <filename> or write.exe /p <filename>

depends on OS.

Edited by Joon

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...