Rich text formatting
- From: "Paul Shapiro" <paul@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Oct 2008 15:37:51 -0400
I thought that Access 2007 support for rich text would be more useful. I realize it's HTML, and not RTF, which is fine, but the rich text setting on a text box only supports very minimal HTML. For example, there's no support for subscripts and superscripts. I would consider using a plain text box for editing in this application since the html is mostly generated elsewhere and transferred into this db. But I still need to:
a) display the formatted text
b) include the formatted text in reports
c) build Word documents with the formatted text.
I don't see that Access 2007 includes any of these capabilities. Is there any alternative other than 3rd party controls for display and reporting? I have written code to build complicated Word documents with text that includes custom formatting tags, but I was hoping that inserting html text to a Word document would be more straightforward than trapping all the tags and replacing them with Word styles. I would appreciate suggestions for any of these 3 requirements.
.
- Follow-Ups:
- RE: Rich text formatting
- From: roccogrand
- RE: Rich text formatting
- Prev by Date: RE: Assign a number to a variable from a query
- Next by Date: Re: Assign a number to a variable from a query
- Previous by thread: Re: Assign a number to a variable from a query
- Next by thread: RE: Rich text formatting
- Index(es):
Relevant Pages
|