Hi,
I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF.
This text box needs to have a small picture, a text and …...PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...null); textBox.setFillColor(Color.getHSBColor(hsb[0], hsb[1], hsb[2]));...