How to excute Highlighting script in DynamicText or how can i run myscript for PDF report [message #1781820] |
Tue, 13 February 2018 10:03 |
Eclipse User |
|
|
|
Dear all,
I implement a script (with native javascript) in report Item (text(Plain/HTML)) when I run my report as HTML I get my highlighting in-page web but when I run it as pdf the script doesn't execute it will get just my text without highlighting.
That means I get only the structure of the HTML Page with RowData. (my script don't execute or don't recognize it ).
I put my script (javascript )in the Dynamic Text to solve the problem but this report Item don't have the DOM(Document Object Model) platform--> means I CANT apply for example this features document.get.... and $...
my problem is not in binding data.
Please, I need bits of help!!
find attached my script if there is something need to change for (DynamicText ) so he can recognize my implementation for highlighting.
PS: HTML structure work Well as PDF also as HTML report -->want to apply my script to the HTML as PDF report
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.02641 seconds