Hello Experts,
Is there a way to print a webpage (created using WD ABAP) with all table records?
The requirement is to print not only the table records but along with the other content on the webpage i.e whatever we can see in the webpage but with all table records if there are more table records than that are visible.
For Eg. If the webpage is designed with different tabs, and in one tab if we have a table with more records than that are visible, along with some other UI elements, after Print I need all the tabs, UI elements present on the webpage as per the standard print option but along with all table records.
I have done a work around on the same and achieved but I was told that it is possible through standard available options.
Could you please let me know how this can be achieved?
Regards,
Sireesha Ch
Hi Sireesha,
I don't think its possible to print all the data which is not in visible area. Using standard application print, it just prints the snap shot of webpage within the visible area.
To print all the data of application irrespective of visible or not, you need to go for adobe form / some other work around.
Regards,
Rama
Add a comment