|
| Re: Client Side Printing |
 |
Mon, 1 May 2006 06:02:21 +0000 |
Hi,
I rather experience a very peculiar problem. I have developed a page in asp.net,
which has a Print button by itself. It has to take the user to the printer
window (I have used window.print()). When the user selects the printer and says
print the first and the third page ( third page being the last page) gets
printed properly where as the second page will have problems with the right side
margin. This page is getting created on the run depending on the user's inputs.
When I view the print preview, I found that the text in the next line of the
page also comes to the previous page resulting in the loss of data in the II
page content alone.
For example,
In the actual page, if I have
When a page from the web is printed, sometimes the right
hand side centremeter will be cut off.
Microsoft has a knowledge base article about this problem:
The text in the print preview would be,
When a page from the web is printed, sometimes the right hand side centremeter
will be cut off. Microsoft has a
knowledge base article about this problem:
therefore resulting in the loss of data. I have tried adjusting the right and
left side margins, but without luck.
This happens even if i print it with/without back to back option.
Even if i ask for the II page alone to be printed twice instead of the whole web
page content, both the pages have the right side margin lost.
The same content that appears in the II page if made to appear in the III page
does not affect the right margin of the III page. Thus, it does not have any
content related issues.
Printing with landscape option wont be a reasonable option for the user. So,
that can be ruled out.
Please advise what could be the work around at teh earliest as i have to get
back to the user.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|