The application does not have a built-in print function which means that everything you add onto the application can't be printed. However, you still have the possibility to save the data loaded as CSV file. This means that you can save it as a CSV and then open the file with any text editor and perform the printing this way. You can't print pictures, though.