Re: [Kmatplot-general] bug in export-function?
Brought to you by:
kamil
From: Kamil <kam...@po...> - 2002-01-18 18:28:47
|
Dnia czw 17. stycze? 2002 15:28, napisa?e?: > hello all, > > i am using kmatplot 0.3-1 with KDE 2.2.1 and i wonder about > some strange results of kmatplots export-function. > i want to export a figure using the option 'users program' > in the exports menu. but the EPS/PS/PDF created by the > function is white. that means that nothing is seen when i > display the file with acroread or ghostview though the file > has a considerable size. if understood correctly this > function is just sending the data through a temporary file > to ghostscript. so i modified the programm call to 'cp %1 > %2' to have a look on the temporary data. with the same > result. no picture. > > does anyone know how to cope with that problem or where i > have to look for my error? > > thank you, > gernot I try to find the reason. Now you can try printing to a file, choosing File/Printer Setup/Print to file. PS. Are you using kmatplot 0.3-1 or ( recommended ) kmatplot 0.3.1-1 ? |