Artifacts in figures exported as PDF from Matlab
23 views (last 30 days)
Show older comments
Hello,
I have very annoying problem. I try to export high quality images with: print -painters -dpdf -r600 Test.pdf
and I used export_fig script as well, but there are always artifacts in figures like thin white lines over cells: Example
2 Comments
izaz ali shah
on 6 Aug 2018
Hi guys... this is the problem of Pdf viewer, not Matlab. Use Adobe Acrobat reader, then follow the way like this, edit--->preferences-->page display--->rendering and unmark smooth line art.
Answers (2)
Jan
on 8 Sep 2011
This is most likely not a problem of Matlab, but of the PDF viewer. If you are using Acrobat Reader, try to disable:
Edit -> Preferences -> Page Display -> Rendering -> Smooth images
10 Comments
Mohsin Shah
on 18 Jul 2018
I checked it with the solution given by Jan but the line is still there in my figure
Le Kitsune
on 15 Aug 2017
For me this tool is doing the trick to get rid of the white lines:
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!