vcs icon indicating copy to clipboard operation
vcs copied to clipboard

pdf from vcs looks different on OSX and Linux and or clients

Open aashish24 opened this issue 7 years ago • 23 comments

@doutriaux1 I found one issue is that the PDF generated seems to be bad.

The good news is that I found the source of the bad PDF problem and I am hoping that if we fix that, we could potentially fix the bad rendering of the pdf as well. The source of the problem is:

  1. Text rendering: Somehow the labels are causing this issue as they inject something in PDF which is bad.

  2. A pure VTK and GL2PS example didn't exhibit this issue so I am thinking that somehow we have a bad scene but need to confirm it.

3 I will push a branch which will turn of text rendering in PDF. I would be interested in knowing if the issue of different rendering still shows up @doutriaux1

aashish24 avatar Nov 17 '16 06:11 aashish24