thomaslilong
Germany
Posts |
Posted - 07/10/2007 : 07:13:58 AM
|
Origin Version (Select Help-->About Origin): 6.1 Operating System:win 2000 I use layer1.y.from=1e10; layer1.y.to=1e20; to limit the y axis range. And want to use export.image(test.tif,tif); export.image(test.eps,eps); export.image(test.pdf,pdf); to export the tif, eps and pdf file of my data plot. My y data are from 1e2 to 1e18. Now the tif file is correct the curve is cropped by the axis. But in the exported pdf and eps file the curve is extend downward to the bottom rand of page can not be cropped by the y axis at 1e10. With menu operation file->page exporting , the same error happens for pdf but eps seems ok. Whould you please tell me how to solve the probelem (prefer with labtalk script operation)? Regards Li
|
|