Hi Andre:
Your solution works perfectly! thank you...
But I still similar problem... when im try'ng to print a
VerticalSplitPanel for example, with one FlexTable for each side.
If I print the flextable's separately i got a good print with styles ,
but if I print the whole verticalSplitPanel i got a bad print whitout
styles.... i can´t do that? or what?
Anotherr thing.... on the top side of the split panel i have some
ListBox's... when i print the whole splitpanel didn't print the really
selectedindex, always prints the string with the index = 0 as
selectedindex....
On Jan 22, 12:52 pm, "Andre Freller" <
andre.frel...@gmail.com> wrote:
> Your have to remove the ' chars from the style string:
>
> <link rel=StyleSheet type=text/css href=mystyle.css>
>
> Regards,
> Freller
>