62
Views
3
Comments
Imprimir
Application Type
Traditional Web

Hi Friends,

  1. How to print the whole pages on printer? and avoiding date too on  the printed/preview screen?
  • i tried "window.print(); but it has only printed the first screen of my web page (table date)

any1 please?

  1. 2. How to get the table header caption on excel sheet without showing on run screen not the column header
2025-04-17 05-42-16
Ajit Kurane

Hello steve,

I would like to suggest you that for printing whole pages you can export it as pdf then you can do it.

For the same you can use forge component.

 https://www.outsystems.com/forge/component/209/html2pdfconverter/ 

and if I get something about table header caption on excel sheet. Surely I will let you know.

Regards,

Ajit kurane.


2023-11-06 15-36-11
NU'k

thanks Ajit...

But I need to show full pages before converting a pdf on preview screen?

is there any possibilities? 

how should we overcome this issue?


2025-04-17 05-42-16
Ajit Kurane

If I understand your query well then ,

you can use below forge component for viewing a file in the web browser. 

https://www.outsystems.com/forge/component-overview/3526/simpleviewer

Regards,

Ajit kurane.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.