Hi.
I'm using pdflib to generate catalogs. What's the way to set a background color of a word??
Using statement like pdf_setrgbcolor($pdf, 1, 0, 0); i only get the red color for foreground characters ...
Maybe the solution is very silly, but for me it's a great problem now!
Thanks