web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Printing from SharePoint sends a blank page at the end of the document

Shashi s Profile Picture Shashi s 1,203

Printing issue with SharePoint and internet explorer

Versions of IE tested (7, 8 ) : Both create an extra page after the report.

Firefox : does not create this extra page

Issue:

The tr tag is assigned a class called “runOnBrowserDisplayStyle”

This causes IE to create a page break while printing, hence creating a new page.

clip_image002

Removing the class from the masterpage solves this issue.

The only affect this has is that the web page has a cell at the bottom of the page which is styled as per the sharepoint theme (default would be light blue in colour)

With this change the printout is set to one page without the blue bar being printed


Filed under: Enterprise portal Tagged: Sharepoint

This was originally posted here.

Comments

*This post is locked for comments