ACC2000: Report May Lose Formatting When Output to HTML (209145)
The information in this article applies to:
This article was previously published under Q209145 Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMSThis article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
When you save a Microsoft Access report to HTML format, the following
problems may occur:
- Column headers and fields may not be aligned in the same manner as in the original report.
- OLE Objects (such as images) and lines are not present in the output.
CAUSE
Column alignment of the output can be affected by the interaction of a
number of factors, including the following:
- The TextAlign property of the text boxes in the detail section and those in the header section of the report.
- The CanGrow and CanShrink properties of the text boxes and the detail section of the report.
- The WindowState property of the browser.
When you save a report to HTML format, the following report controls do not
appear in the resulting file:
- Lines
- Rectangles
- OLE objects
- Subforms
RESOLUTION
Save the report as a snapshot, and embed the Microsoft Snapshot Viewer
ActiveX control in a Web page to display the report.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbprb KB209145 |
---|
|