Printing a WebForm
-
I have a WebForm and i must print it in 2 or 3 pages with appropriate header. Someone have any big clue on how to do it ? I'm already familiar with Print Object, but not that much. :) Any help would be very much appreciated. Thanks in advance. :rose: I am a Ghost
-
I have a WebForm and i must print it in 2 or 3 pages with appropriate header. Someone have any big clue on how to do it ? I'm already familiar with Print Object, but not that much. :) Any help would be very much appreciated. Thanks in advance. :rose: I am a Ghost
Dont know if i completely understand what you want to do but couldn't you just use javascript i.e. window.print()
-
Dont know if i completely understand what you want to do but couldn't you just use javascript i.e. window.print()