Page 1 of 1

Change color on one page only

Posted: Mon Dec 07, 2015 11:17 am
by lombert
Hi

I need to change color on one page in a pdf, have looked but I can't find how.

I have pdf's with 2-11 page and they are RGB, but I need to change page 1 to Gray.

Can anyone lead me to the light?

Have tried "Select first page" and then "Select RGB" and "Convert color to Gray" with no luck.

Next day:
Solved it my self, removed "Select RGB" and it works..

Re: Change color on one page only

Posted: Tue Dec 08, 2015 5:20 pm
by Terkelsen
If you want to convert only RGB on the first page, I guess what you did first would work if you just add "AND". So:
Select first page
Select RGB
AND
Convert to gray

... this will select everything that is on the first page AND is RGB. If you leave out til "AND", the second selection will overwrite the first and you would just select RGB in the entire document.

Re: Change color on one page only

Posted: Wed Dec 09, 2015 6:36 am
by lombert
Thanks!

It feels like I never going to learn the nonlogical way to do an action list.. :)