Hi Mirko,

we are evaluating PDFBox for rendering PDF documents. We noticed that the
default rendering mode renders certain lines with a dashed or dotted
pattern rather than a solid line. Also, we see hatch patterns in the
rendering of larger filled areas.
We suspect that this has to do with the color space or default device that
is used for rendering (we are using the PageDrawer class to render to an
in-memory image).
What API methods do we need to call to get the rendering use solid lines and
solid fills?
What pdfbox-version are you using?
There is no special rendering mode drawing solid lines dashed or dotted. If they aren't solid as defined in the pdf, it is an issue within pdfbox. Please create an issue on jira and attach a sample file.

Thanks in advance,
Andreas Lehmkühler

Reply via email to