===================================================================================
VSVIEW Build #6.0.31		         23 Nov 1999
===================================================================================

================================================
CORRECTED PROBLEMS                   23 Nov 1999
================================================
CurrentY was not updated in NewLine event when .Paragraph exceeds one line
Header text was not appearing right when preceding richtext
Header text longer than 1k was truncated
TableCell(tcRowData) was not saving the data
RichEdit control could not be created when control used as a (windowless) server
Added check to allow VSPrinter to be used as a server component
Crashing on RTF after installing Office2000 under Win98
Embedded page breaks (chr(12)) were not being handled correctly
LineSpacing not honored between paragraphs and within tables
TextAlign didn't work with tables created with StartTable
Improved KeepWithNext logic for tables that start near the bottom of the page
Added error-checking for LoadDoc on empty documents
Fixed problem with Append parameter in AppendTable
Improved handling of RTF text embedded in tables
SaveDoc was using current dir for temp files. Now it uses Windows TEMP dir.
Improved page break logic in tables. The new logic is faster and honors multiple rows with the KeepTogether flag set.
Added support for pictures (and other objects) embedded in the RTF stream.
Added generic and column property pages. These require a separate ActiveX DLL (VSPPG.DLL) that contains the pages. VSPPG.DLL must be registered with regsvr32.

================================================
End of entries for build #6.0.31     23 Nov 1999
================================================


===================================================================================
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

================================================
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
==================================================

