|
From: David H. <dlh...@co...> - 2012-09-17 03:31:23
|
Hi, I'm trying to create a pdf file from gnuplot. I'm using a script that uses multiplot to create a 3 x 3 matrix of graphs and would like to present the output as one-page landscape pdf file that will print on a single 8.5 x 11 sheet. When I run the script I get the following message (repeated nine times for each plot in the matrix): Warning - difficulty printing plot titles into key Gnuplot outputs a pdf file but I get an error when I try to view it. The only terminal command I use is set terminal pdf. Any thoughts on what's going on? Thanks David |