Search found 1 match

by fourat
2012-11-07T13:48:03-07:00
Forum: Users
Topic: Quality degradation of a text pdf after pdf>png>pdf
Replies: 1
Views: 2920

Quality degradation of a text pdf after pdf>png>pdf

Hi,

I have a very specific requirement where i must automatically stamp every page of a PDF file (for a faxing application), so here's the process i've made:

step 1: Convert PDF to PNG, one png file per page
> cmd1: gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=png16m -dGraphicsAlphaBits=4 ...