Question
Printing PDF with a transparent TextField
I have added a TextField to every page of PDF doc, and field have alpha .4. When pages were added to a printjob with a PrintJobOptions printAsBitmap = true, only first page of printed doc has a field with transparency and then it is gone on other pages. How to solve this problem?
