A discussion forum for JFreeChart (a 2D chart library for the Java platform).
-
a-bomb
- Posts: 7
- Joined: Tue Nov 21, 2006 9:49 pm
Post
by a-bomb » Thu Nov 30, 2006 10:53 pm
I've noticed that if I changed the domain axis of a chart (ie. scroll left/right) and request to print thereafter I receive a blank chart. If I copy/paste, the resulting chart image is as it should. Is printing not directly related to copying (image wise)? And has anyone else experienced this problem or have a solution?
-
a-bomb
- Posts: 7
- Joined: Tue Nov 21, 2006 9:49 pm
Post
by a-bomb » Fri Dec 15, 2006 5:23 pm
After further investigation and tests; I've determined the problem was caused when setting the print layout to landscape. The solution is to disable advanced printing features forcing to spool the document in RAW format.