Hi,
I have a pdf print problem as below. I am running a Matlab code in Octave, and have this problem. Is there a way to fix it? Thanks.
H3_01_3_8..Mesa warning: couldn't open dxtn.dll, software DXTn compression/decomp
ression unavailable
GL2PS error: Incorrect viewport (x=0, y=545063920, width=0, height=1814258192)
error: gl2ps_renderer::draw: gl2psBeginPage returned GL2PS_ERROR
error: called from
__opengl_print__ at line 172 column 7
print at line 519 column 14
draw_layout at line 124 column 1
(the print matlab code is: print('-dpdf',out_file1); )