printing SQL results always prints one blank page
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
I just found out that if I adjust (reduce) the results' columns width, the print command works. I've checked the option "Always adjust all columns widths" and now I can say that it always works.
As there's no print preview available, I may have found it out earlier if I tried to print to file. When I print the not adjusted columns I get an empty PS file. When I print the adjusted columns view I get a 2 page PS file with the content I want.
Squirrel may be more verbose and say "Hey, adjust the columns' width before printing".
A print preview might also be helpful to prevent such misunderstandings.