Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello

When I print a report through my web application from Google Chrome. I am getting a word "about:blank" in header section. I dont want to remove my footer section as it is display with proper data. I want to remove (about:blank) or replace only my header section when I print report from Chrome. Can any one provide me a solution for the same.

Thanks in advance
Posted
Comments
Sergey Alexandrovich Kryukov 3-Apr-15 0:40am    
And how are we supposed to see where did you screw up things?
—SA
Suvendu Shekhar Giri 3-Apr-15 0:45am    
Try changing the value in <title> tag placed at the top <head> section in the report page to a meaningful one or leave it blank if you don't want anything in header.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900