hi all
i set the textarea background color with CSSUtils.SetBackgroundColor(textarea1, fx.Colors.white) , which works fine on screen ,
but when trying to "print to pdf" of a pane containing this textarea , its background color apears gray.
i would like to keep it white .
i'm using microsoft print to pdf , in the library print javafx8
thx for ur help
i set the textarea background color with CSSUtils.SetBackgroundColor(textarea1, fx.Colors.white) , which works fine on screen ,
but when trying to "print to pdf" of a pane containing this textarea , its background color apears gray.
i would like to keep it white .
i'm using microsoft print to pdf , in the library print javafx8
thx for ur help