Low resolution in pdf report

Problem

User exports a part assembly or a catalogue as a pdf. Images end up having low resolution.

Solution

Before pdf is generated images are rendered to a defined resolution to avoid heavy pdf:s. Image quality and resolution can be defined in profile.config using the below tags.

<PdfExportDpi>300</PdfExportDpi> <PdfExportQuality>300</PdfExportQuality>