Class CreateSeparationColorBox

java.lang.Object
org.apache.pdfbox.examples.pdmodel.CreateSeparationColorBox

public class CreateSeparationColorBox extends Object
This example shows how to use a separation color / spot color. Here it is a placeholder for gold, and it is displayed as yellow. You can see the colorspace in PDFDebugger by going to "Root/Pages/Kids/[0]/Resources/ColorSpace/cs1".
  • Constructor Details

    • CreateSeparationColorBox

      private CreateSeparationColorBox()
  • Method Details