I recently updated a service that we have that manipulates text on various pages of a pdf based on a text match. This new modification adds a page at the end of the pdf with some boilerplate text. This is working great b…...setForegroundColor(Color.fromCmyk(0.0, 0.0, 0.0, 1.0));...getTextState().setForegroundColor(Color.fromCmyk(0.0, 0.0, 0.0, 1.0));...