Class CreateSeparationColorBox
- java.lang.Object
-
- org.apache.pdfbox.examples.pdmodel.CreateSeparationColorBox
-
public class CreateSeparationColorBox extends java.lang.ObjectThis 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 Summary
Constructors Modifier Constructor Description privateCreateSeparationColorBox()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-