Artifacts in figures exported as PDF from Matlab

29 views (last 30 days)
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
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.

Sign in to comment.

Answers (2)

Jan
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
Mohsin Shah on 18 Jul 2018
I checked it with the solution given by Jan but the line is still there in my figure
izaz ali shah
izaz ali shah on 6 Aug 2018
Jan is right but instead of smooth images, unmark smooth line art

Sign in to comment.


Le Kitsune
Le Kitsune on 15 Aug 2017
For me this tool is doing the trick to get rid of the white lines:

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!