Hi Steve,
I copied/pasted 573 lines of text from Notepad into a Rich Text Box on a
browser form and used the Print View button. The Print View looked fine,
however, when I used the Print Preview (browser's menu item) I saw that the
right margin was being cut off, text was being cut off at the top and bottom
margins of each page, and a whole blank page was displayed on the first page.
I did not find any missing text within my document itself, though. Playing
with the settings for the page margins did not help much. My conclusion:
While the data is there, it is not being displayed correctly when it is
printed.
If you want to print your browser form correctly and in whatever format you
desire (HTML, Word, PDF, etc), you could program this functionality yourself.
However, you would have to move off the page provided by Forms Services and
create your own custom page to host your forms. I've just written an article
about this that will hopefully be out early next month. It is quite a lot of
extra work, so you'll have to decide whether it is a viable solution or not.
The only other thing I can advise you is to report this as a bug. I'll do the
same through my own channels.
---
S.Y.M. Wong-A-Ton
> Hi,
>
[quoted text clipped - 28 lines]
> > >
> > > Is this a bug or is there something I can do to control the printing? Thanks.
Steve - 22 Oct 2007 13:20 GMT
Hi,
Thanks for verifying that it's not just something we're doing.
We've noticed we can use a plain text field and the printing seems to be
better - so for now we'll just give the user 2 options...rich text with
questionable printing, or plain text with good printing.
Steve.
> Hi Steve,
>
[quoted text clipped - 51 lines]
> > > >
> > > > Is this a bug or is there something I can do to control the printing? Thanks.