An example of how to convert a RGB formatted PDF to grayscale.
http://tonyjunkes.com/blog/formatting-a-color-pdf-to-grayscale/
- Make sure you have Commandbox installed.
- Clone the repo or drop the zipped contents into a directory.
- Fire up Commandbox by entering
box
in your terminal andcd
into the project root directory. - Run
install && start
. - Start hacking away!
NOTE: This example is setup to run in Lucee by default.