Microsoft
Software
Hardware
Network
Question : Printing from Terminal-Like App
We use this custom application that pops up a 3270-like terminal screen and displays the information we need. I want to be able to print that information. There is no Print option in the program...
So if I ctrl-A and copy the text to wordpad, it is all green and completely mis-formatted. Any ideas how I could get that text (and sometimes you have to scroll down to get it all so a Print Screen won't do it) and copy it for printing?
Much thanks.
Answer : Printing from Terminal-Like App
Some Ultra Editor allow you to auto arrange, pad column like UltraEdit :
http://www.ultraedit.com
or Vedit (Pad lines to same length) :
http://www.vedit.com/news.
htm
Random Solutions
MS Access GetOleDbSchemaTable DATA_TYPES and COLUMN_FLAGS questions
Automatically decline meeting request for a specific meeting on the calendar
How do I increase or turn on range locking.
Pivot Chart Grand Total
how to extract a number from a string containng text and special character including white space
Splice reports together for duplex printing?
Left Join Distinct Rows only?
add a new print job and getting its ID
How to capture text changed event in a text box changed by a client side popup window?
How to Parse http.ResponseText returned from Web service