===================================================================================
VSVIEW Build #6.0.8			         22 Apr 1999
===================================================================================

================================================
CORRECTED PROBLEMS                   22 Apr 1999
================================================
Copying a page to clipboard always copied the first page, regardless of current page
Draw = doLine was broken
PrintDialog was modeless when used with an invisible control
CalcText was messing up margins
AddTable with no body was not printing header
TextBox in overlays can overflow the box
NewColumn/NewPage events were being fired while executing PrintDoc method
Negative values for SpaceAfter prevented table from printing
CalcTextRTF was printing the RTF text
TextBox with Calc parameter set to True was not returning box height
Right-aligned text was trimming special characters (> 125)
Fixed problem with Action = paPrintPage
PrintDoc did not honor mixed orientations
Negative values for SpaceAfter behaved differently than in VSVIEW3

==================================================
LIMITATIONS (Cummulative)	           22 Apr 1999
==================================================
vsPrinter does not print graphics or tables that are embedded 
in an RTF string.

================================================
End of entries for build #6.0.8        22 Apr 1999
================================================


===================================================================================
Initial build 6.0.1
===================================================================================
==================================================
UPGRADE FROM VERSION 3 TO VERSION 6    23 Mar 1999
==================================================

You can upgrade projects that use VSVIEW version 3 to version 6 
with the Convert utility which is located in 
C:\Vs\Vsview6\Samples\Convert. This utility is distributed 
"as-is."

The default font for vsPrinter in VSVIEW 3.0 is MS Sans Serif 8 
point. In VSVIEW 6.0 the default is Arial 11 point. The 
resulting text is very close to being the same in appearence. 
In some cases however a difference may be noticed. This is 
particularly true with tables. The difference in fonts may 
cause a particular cell to wrap to a second line for instance. 
The conversion utility does not address this issue, therefore 
you may find that you either need to fine-tune some table 
layouts, or manually change the code so that they use MS Sans 
Serif 8.


==================================================
CORRECTED PROBLEMS                     23 Mar 1999
==================================================
Not applicable for the initial build.


==================================================
End of entries for the initial release 23 Mar 1999
==================================================

