XML Oxygen and image DPI

Having trouble installing Oxygen? Got a bug to report? Post it all here.
petrht
Posts: 9
Joined: Tue Jun 04, 2024 1:27 pm

XML Oxygen and image DPI

Post by petrht »

Hello,
is there any hidden functionality in Oxygen that automatically changes DPI of the images? Like we have an image with 300dpi and it seems that when generating a pdf document, XML Oxygen changes dpi from 300dpi to 120dpi. We use XEP for xml to pdf conversions.
Thanks
Petr
julien_lacour
Posts: 665
Joined: Wed Oct 16, 2019 3:47 pm

Re: XML Oxygen and image DPI

Post by julien_lacour »

Hello Petr,

By default XEP configuration seems to use a higher resolution in xep.xml:

Code: Select all

<option name="RESOLUTION" value="1440"/>
If you change it, do you obtain the correct image rendering?

Regards,
Julien
Post Reply