Thanks again, but I'm not seeing any examples on how to use
setGraphicsStateParameters (or is it SetGraphicsStateParameters?) in this
context... Could you help me out?

On Tue, Jan 24, 2017 at 11:05 PM, Tilman Hausherr <[email protected]>
wrote:

> Am 24.01.2017 um 22:58 schrieb Gilad Denneboom:
>
>> One other thing: Is it possible to set the text's opacity level?
>>
>
>
>             PDExtendedGraphicsState gs0 = new PDExtendedGraphicsState();
>             gs0.setNonStrokingAlphaConstant(value);
>
> then assign this extended graphics state (outside of the text mode) with
> setGraphicsStateParameters().
>
> Tilman
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to