edric
08-27-2008, 02:10 PM
Hi,
This is a client side only request,
I create a page dynamically looks like
<center>
<span style="font-size: 9pt; color: #00455a; font-family: Arial">One Line Text Here.</span>
<div><img id="Image1" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px;
border-right-width: 0px" src="%image url here%"></td>
</tr></div>
<span style="font-size: 9pt; color: #00455a; font-family: Arial">Enother Text Here.</span>
</center>
the image is long and automatically generated,
When I send the page to the printer I can only see a part of the image, from the begging of the image to wherever fits one A4 piece of paper + the html.
I need the image to be printed fully. Any Ideas how to make all Image available to printer ? (Re size is not an option ... I wish it was... )
Thank for the Help and Excuse My English
This is a client side only request,
I create a page dynamically looks like
<center>
<span style="font-size: 9pt; color: #00455a; font-family: Arial">One Line Text Here.</span>
<div><img id="Image1" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px;
border-right-width: 0px" src="%image url here%"></td>
</tr></div>
<span style="font-size: 9pt; color: #00455a; font-family: Arial">Enother Text Here.</span>
</center>
the image is long and automatically generated,
When I send the page to the printer I can only see a part of the image, from the begging of the image to wherever fits one A4 piece of paper + the html.
I need the image to be printed fully. Any Ideas how to make all Image available to printer ? (Re size is not an option ... I wish it was... )
Thank for the Help and Excuse My English