Closed lkampsch closed 3 years ago
To avoid this "pixelated" effect, please try -r 300
as output resolution parameter. Currently, everything is rendered as bitmap and then added to the PDF, as this usually produces results better matching the original (although you provided an example where this is not the case).
Rendering as vector information is prepared in the source code of the project, but not yet implemented. Maybe, one day...
Still, both issues are very valid (text wrap and binding position) - I will try to fix it as soon as time permits... Thanks for the report and the screenshots!
Many thanks for the immediate answer!
I produced a new pdf with -r 300
and the text quality is significantly better (and file size went up as expected...). What is interesting is that the text wrap now is ok on this page (but still broken on other pages). Maybe you can make a clue out of that?
Thanks again!
Hi there, thanks for this wonderful project, you really made my day when I found it yesterday!
In general, the conversion went very well. I'm just struggeling with the text boxes:
screenshot cewe:
screenshot pdf:
Another minor issue that can be seen on the screenshots is the "binding", that is sitting slighly outside the middle. (I used a 20x20 cm square book here)
Thanks for your help and this wonderful project!