CMYK Value Replace in PDF
Posted: 2015-08-12T07:20:43-07:00
Hi!
I am new to the board: Hello Everyone! ImageMagick is great I often use it for jpg/png transformations.
Currently I need to replace color values in a pdf and have no clue how.
I have a PDF (generated out of an Inkscape svg which was exported with cairo to a pdf and then converted to CMYK with gs) in which I want to replace specific cmyk-color values of text and images with my "correct" cmyk-Values (e.g. replace C64%M64%Y64%K64% with C0%M0%Y0%K100%).
Is this possible with imagemagick, and if so, how?
I am looking for a solution which can do batch-processes - what ImageMagick sure can do
Thank you in advance!
I am new to the board: Hello Everyone! ImageMagick is great I often use it for jpg/png transformations.
Currently I need to replace color values in a pdf and have no clue how.
I have a PDF (generated out of an Inkscape svg which was exported with cairo to a pdf and then converted to CMYK with gs) in which I want to replace specific cmyk-color values of text and images with my "correct" cmyk-Values (e.g. replace C64%M64%Y64%K64% with C0%M0%Y0%K100%).
Is this possible with imagemagick, and if so, how?
I am looking for a solution which can do batch-processes - what ImageMagick sure can do
Thank you in advance!