On 05/16/2017 10:06 AM, Chris Laprise wrote:
On 05/15/2017 06:46 PM, Sam Hentschel wrote:
Hey All,

Another question, why is it that the qvm-convert-pdf function returns a
file that is slgihtly fuzzy?

I keep lots of copies of important documents that I want to convert to
secure pdfs since they don't need to have anything other than an image.
However, I need them to be as clear as possible so I can print them back
out as if they were the original.

Using qvm-convert-pdf currently makes a really fuzzy copy.  How can I
fix this (if at all)?



The line that does the rendering in qpdf-convert-server looks like this:

    pdftocairo $INPUT_FILE -png -f $PAGE -l $PAGE -singlefile $(basename
$TEMP_PNG_FILE .png)

No resolution is specified and the pdftocairo man page says the default
res is 150 PPI. You could add the -r parameter for more resolution,
though you may also have to adjust MAX_IMG_WIDTH and HEIGHT in
qpdf-convert-client.


I created a Qubes issue for this:

https://github.com/QubesOS/qubes-issues/issues/2812

--

Chris Laprise, [email protected]
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7c1b74af-5983-f99d-c8e8-a71d2815c091%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to