1

Simple codes:

pol = Polygon[{{1, 0}, {0, Sqrt[3]}, {-1, 0}}];
aa = Graphics[{Red, Opacity[0.2], EdgeForm[], pol}]
Export["cc.pdf", aa]

I just want to remove the edges when exporting it in pdf format.

enter image description here

zongxian
  • 901
  • 4
  • 8

0 Answers0