10-26-2018, 07:22 PM
(10-26-2018, 03:32 PM)rich2005 Wrote: Try as before but slightly amended
Code:
convert *.png -density 300 2page.pdf
Ok, I used
Code:
convert *.jpg -density 300 2page.pdf
Installed libreoffice did what you said and the resulting image was a 590x985. On top of that, it was a single image pdf, since when I open the second image it overrides the first one. It seems all the programs are generating the same size images. Perhaps it is right and now that is being used correct source images with 300 dpi source, it will be correct? I will do a test soon.