Page 1 of 1

Print data

Posted: September 21st, 2011, 3:58 am
by Guest
I miss in CSPro the possibility to print out one or a selection of cases.

Can anyone tell me if it is possible to print out cases and how to do that.

Thank you.

Re: Print data

Posted: July 12th, 2012, 7:06 pm
by Gregory Martin
In what format do you want to print out the case? Are you talking about printing the contents of the data file to a printer, or printing parts of a case to the screen?

There is no easy way to print out the contents of a case, but with logic you can output the contents to a desired format. For an example, see the "Writing a CSV File" example in the CSPro examples folder.