ACC: Text in Saved Report File Wraps Differently

Last reviewed: October 16, 1997
Article ID: Q125649
The information in this article applies to:
  • Microsoft Access version 2.0, 7.0, 97

SYMPTOMS

Moderate: Requires basic macro, coding, and interoperability skills.

When you save a report to MS-DOS Text (.TXT) format or Rich Text Format (.RTF), the text in the resulting file is wrapped differently than in the original report or is truncated differently.

CAUSE

Text width is calculated differently when you use the Output To command than it is when you print or preview a report.

RESOLUTION

Adjust the size of the controls in the report, or change the font, so that the text wraps correctly in the saved file.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Access version 2.0, 7.0, and 97. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

This problem may be more or less noticeable depending on the font used in the report.

Steps to Reproduce Problem

  1. Open the sample database NWIND.MDB.

  2. Open the Alphabetical List Of Products report in Design view.

  3. Select the Product Name text box and then change its font to Arial 12.

  4. Preview the report. Note that the text "Chef Anton's Cajun Seasoning" is truncated.

  5. Save the report to a file with MS-DOS Text format.

  6. View the text file in any text editor (such as Notepad). Note that the text "Chef Anton's Cajun Seasoning" is not truncated.


Additional query words: outputto wysiwyg txt
Keywords : OtpProb kbusage
Version : 2.0 7.0 97
Platform : WINDOWS
Hardware : x86
Issue type : kbbug
Solution Type : kbworkaround


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.