Home > Archive > MS Access and Internet > November 2005 > Access 2003 Report HTML output removes words from the end of a fie









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Access 2003 Report HTML output removes words from the end of a fie
phil

2005-11-29, 11:24 am

Hi,

I have a problem with HTML output from some Access 2003 Reports.
Basically, some of the fields are longer than the textbox containing them on
some reports, and although I have set the 'Can Grow' property to yes on this
textbox, and this is working in most cases, I'm finding some errors I was
hoping someone could help me with them.

1. Some of the records are showing in the preview of the report in Access,
but when I generate HTML the last word is chopped off. These seem to be
where the width used by the text is close to the width available to display
in the textbox, but it hasn't line-wrapped.
e.g.
The field on showing the report'
'This is an example'
shows the below in the HTML file generated
'This is an'

2. Each Access Report linewrap is treated by the HTML generator as a new
table, and the TD's generated are not wide enough to hold the data, so that
you can get the double effect of one word being wrapped from the end of a TD,
followed by a new line-wrap generated by the report
e.g.
The field on showing the report'
'This is an example
of text wrapping'
shows the below in the HTML file generated
'This is an
exmaple
of text wrapping'


Can anyone help me?

Thanx
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com