Origin Ver. and Service Release (Select Help-->About Origin): 9.7.5.184
Operating System: windows 10
Hello,
I'm running into issues with aliasing. As you can see in the attached image, in origin (left), the shaded area looks smooth. But when I export it in pdf, I can't get it to show no aliasing, as you can see on the right.
I've tried to increase the export resolution, it doesn't help. I've tried too to change the anti-aliasing settings but the command (found there: https://www.originlab.com/doc/Origin-Help/Settings-in-ExpGraph-Dailog) tr.OpenGLGraph.AntiAlias returns me an error. The following command to export:
expGraph type:=pdf path:="C:\OriginLab\User Files\Projects" overwrite:=replace tr1.Unit:=1 tr.OpenGLGraph.AntiAlias:=2;
Returns:
expGraph:X-Function failed to execute!
Failed to resolve tree node, VarName = tr, VarValue = <unassigned>, fail to get node from path: OpenGLGraph.AntiAlias
#Command Error!
Do you have an idea how to properly export to avoid this issue?
Best,
Pacapona