scripts - PDF to images to PDF - Ask Ubuntu


i have pdf want show without giving them ability copy it. 1 possible way convert pages images, these pdf. how can use convert or pdftk or otherwise script? not gui.

imagemagick rasterizes everything. do:

convert -density 200 input.pdf output.pdf 

of course recipient might decide run ocr program on file. density parameter sets resolution expressed ppi.


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu