Jump to content

Recommended Posts

Posted (edited)

Remember, Newbie...

Currently I have an edit control into which I have placed a report so that the user can review and modify if they wish to.

From there what would be the easiest way to send this to the printer? Changing the font size a smidgen is the only thing stopping it from being straight text. And I'm willing to drop that if that streamlines things a lot.

Thank you.

Edited by JAFN
[size="2"]The second mouse gets the cheese[/size]
Posted

Save the text to a temp file and use _FilePrint(). See help file.

If you want to apply some formatting look up the RichEdit functions.

:unsure:

This was actually the path I was taking. But it seemed kind of kludgey so I was hoping there was a more elegant way. It seems odd to me that any language wouldn't have a print command.

Thank you for your time.

[size="2"]The second mouse gets the cheese[/size]

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...