hello,
i try to use un exemple from documentation
How to Add Drawing with Transparent Color in PDF using Java
but this exempe have two errors in java
at the line
rectangle.getGraphInfo().setColor(new Color(255, 0, 0,…...getRed()); // Set fill color for the GraphInfo graphInfo...