Hi Alex, is there simple way of printing a specific tab or all tabs within display mode or for that instance any mode
I have been using the following code within Display Form
<input type=”button” value=” Print this Page ”
onclick=”window.print();return false;” />
The issue I have is that if multiple lines of text fields are two wide the printable version is cut off and information does not print in its entirety
I have look at other forum topics to limit the size of the multiple lines of text fields (appended) but to date are not having any success.
I am using SP2010
Please Help!!!
As always thanks in advance