[AccessD] Acc97 OutputTo HTML Formatting

Charlotte Foust cfoust at infostatsystems.com
Tue May 27 10:24:10 CDT 2003


However, you can't include any graphics, even lines, boxes, etc., in rtf
because they don't translate from Access reports.

Charlotte Foust

-----Original Message-----
From: Steve Goodhall [mailto:sgoodhall at comcast.net] 
Sent: Monday, May 26, 2003 10:05 AM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] Acc97 OutputTo HTML Formatting


Another option is to first export to RTF, then open the RTF file in
M$Word and store as HTML.  This will give you a single HTML file
containing the entire report.  If you do OLE automation, you can do all
of it under program control.

Regards,

Steve Goodhall


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Ron Allen
Sent: Friday, May 23, 2003 10:31 AM
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] Acc97 OutputTo HTML Formatting


Thanks Charles. I agree, .rtf is probably a better option
for what they're wanting to do. I'm going to press again
for a move to .rtf. Otherwise, I'll write a program to
modify the HTML files directly.

Ron

On Fri, 23 May 2003 09:10:49 -0500
  "Wortz, Charles" <CWortz at tea.state.tx.us> wrote:
>Ron,
>
>If you want it as one big file instead of a file per
>page, then export
>it as RTF instead of HTML.  If RTF is not an option for
>you, then my
>next suggestion is to use an HTML editor to paste the
>files back
>together as one.  And if that is not an option either,
>then you can do
>it by hand.  The HTML code is easy to modify.
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list