I’m trying to create a PDF report where header table, rows and cells should have transparent background. I was not able to achieve that, no matter the color alpha value. It works for TextState.BackgroundColor, but not for Table, Row and Cell.
PDFTest.zip (86.0 KB)
I’m attaching an archive file with the code and the result PDF.
Is it possible to achieve transparency for the BackgroundColor?