I'm in a little over my head here and was hoping I could get some help. I've created a macro that will go down column in Excel, find the folder it is in, and combine three pdfs whos names are in the current excel file. This part works perfectly fine, but I want to finish this off by converting the pdf to grayscale to remove the color in one of the files. Here is my code:

Please Login or Register  to view this content.
This all works fine, but I want there to be no color in the final product as well. I've combed through the Acrobat API, and haven't found anything. Any help would be greatly appreciated.