HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Image size reducing after rendering into PDF › Re: Re: Image size reducing after rendering into PDF
May 5, 2017 at 13:33
#30040
PD4ML never downsamples images. It embeds images “as is” (JPEGs, some species of PNG, Fax TIFFs) or converts them to lossless internal PDF image format.
If the same image appears on multiple pages, resulting PDF will include only one instance of the image, referenced from multiple places.