https://bugs.kde.org/show_bug.cgi?id=190497





--- Comment #28 from Albert Astals Cid <tsdgeos terra es>  2011-08-22 11:01:22 
---
> Do okular not use poppler for rendering into an image ?
Yes it does, but not using the Arthur backend as it sucks

> Where are the problems in qpainter, so that it cannot be used for printing 
> too ?
Problems in QPainter? We do not use QPainter at all in poppler when rendering
with PDF files, If you mean why we can not use the QImages we draw on screen to
dump them on the QPrinter it is because your screen as a 75dpi resolution and
your printer a 600dpi one, so you end up either printing something that makes
your eyes cry or something that is *huge*

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to