Preflight for 100% black and color profiles
I am trying to build a preflight clients to be able to test their logo files against before they submit it to us to be printed.
The printed product is to be printed 100% black only. I would like to be able to test for any instances of anything other than 100% black which I think I have gotten working by using `Object is 100% black` property.
I also want to enforce color profiles not be enabled when generating the PDF. This one I am not too sure about... I am currently getting some results with `Profile Size in Bytes grater than 0`. It seems a bit hacky and I am not sure that it will work exactly as expected.
If I save out a PDF from Illustrator and under `Output > Profile Inclusion Policy > Include All Profiles` I get errors from both the `Object is 100% black` and the `Profile Size in Bytes grater than 0` tests... Even though there are only no elements other than 100% black elements.
I am not sure if I am doing this the best way or why I get this response from the test.
