Karen,
If you can't see any other way, you could tap your VB skills. Hint: VB,
HTA, IExplorer (window.print() function has preview also). This wouldn't be
a minimal adventure, but once done, the framework could be reused.....
----- Original Message -----
From: "tellef" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, February 13, 2003 1:02 PM
Subject: [RBASE-L] - My Complicated report example
Here's an example of the type of report that I am
trying to reproduce in Windows. In Dos it is a series
of about 8 different reports. I'm sure you can see
how difficult this would be to do in a temp table!
Go ahead -- tell me how! PAGEMODE might work but I
am unable to get it to keep formatting variables (I
need underlining and boldfacing).
Karen
---EXAMPLE (and some of this needs to be underlined,
some of it boldfaced):
There's a paragraph here, maybe just one sentence.
Now another paragraph here. But this one will be
followed by a bulleted list of things:
1. Here is point number one
2. Here is point number two, but depending on
conditions might have further points below:
a. Here is subpoint a
b. Here is subpoint b, which has a table
of data from another table yet:
John Smith 12/1/99 Needs a test
Mary Beth 11/30/01 Needs an xray
Wellington and an ultrasound
Now it goes back to more paragraphs. But there will
definitely be more subpoints and tables from different
tables below (tables with different column counts and
widths).