python - How to get highest quality .tiff from .pdf using linux software? -


i have picky label printer , need convert black , white .pdf file .tiff image saving quality possible. have example .tiff converted using adobe software , that's quality aiming for.

tried using graphicsmagick job, can't close enough. here's section of image: on left side try , on right 1 converted adobe software: enter image description here

as can see adobe converted image thicker images of same resolution (200x400)

can give me hint how convert .pdf .tiff using common python libraries or ubuntu packages , similar results?

cheers


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -