65 Commits

Author SHA1 Message Date
Rich
27cfd702fb Update DTS for Grid and Content after exiting grid.
Changed property MyItemInfo to method GetMyItemInfo so that it is not saved to XML.
Use new vlnFlexGrid method GetMyItemInfo.
2011-04-30 12:49:09 +00:00
Rich
b2e7b55bd8 Removed Full-Text Search
Adjusted Right Limit for Tables
2011-04-29 16:37:53 +00:00
Rich
601632f019 Use Timer to close MSWord App about 1 second after it is used.
Check to see if the Bars exist before removing them
Add 1 point to the width of boxed text to get proper Line-Wrapping
2011-04-27 13:13:09 +00:00
Rich
76bdab0549 Added PDFCount to getLibraryDocuments
Fixed logic to set DebugStatus for PDFs
2011-04-19 15:22:30 +00:00
922104f983 2011-04-19 14:15:55 +00:00
3f5d4f26fd 2011-04-19 14:15:00 +00:00
2bf7d2fcf5 2011-04-19 14:13:54 +00:00
Rich
6fe40ea9e3 Moved DocPDF from Documents to new PDFs table 2011-04-18 21:32:28 +00:00
48b677486e 2011-04-14 14:03:08 +00:00
Rich
c1d863e1ac Changed VlnBorders so that XML is not saved twice
Changed MyBorderDetailString so that XML is saved once
Adjust the vertical location of the Grid to match 16 bit.
2011-04-12 13:49:01 +00:00
Rich
2d16db5bf2 Override the default font for Demo Mode
Check for null MyFlexGrid before using it.
Added Static LineWidth0 method used for drawing borders on the screen
Fixed logic to draw borders on the VlnFlexGrid
Fixed logic to draw grid borders on the pdf output.
2011-04-07 23:35:07 +00:00
f1074ce770 2011-04-06 14:28:12 +00:00
92a879bb6b 2011-04-06 14:27:09 +00:00
ab07bf2f8e 2011-04-06 14:26:28 +00:00
e439f31c1f 2011-03-30 15:50:40 +00:00
Rich
6029f6dd8b - Removed Debug
- Don't resize grid when initializing
- Use LoadGrid which adjusts the Grid Font
- Only save contents if in edit mode
Changes to Comments
Added Property MySymbolFontName
- Setup GoTo button to handle ROTable Grids
- Support GoTo for ROTable Grids (MyFlexGrid.IsRoTable)
- Restored code to handle Vertical Alignment
- Added MyItemInfo property
- Removed commented-out debug in DPI property
- Support Font Override
- Use DisplayText to do ReplaceWords
- Set Text Color to Black (Change Links to Black)
Use DebugOutput property rather than _DebugOutput field
- Override Font for printing grids
- Override Font for printing text
2011-03-11 15:49:39 +00:00
b43ea73257 2011-03-10 13:32:26 +00:00
579f1c9af5 2011-03-09 12:11:23 +00:00
73f50dff80 2011-03-09 12:10:05 +00:00
538b139cb4 2011-03-09 12:09:03 +00:00
a0b15ce884 2011-03-09 12:08:23 +00:00
d58cbfb089 2011-01-19 16:26:22 +00:00
e45eb154ea 2011-01-19 16:25:34 +00:00
ea0d4749e2 2011-01-19 16:24:32 +00:00
7c77423283 2010-12-07 12:56:17 +00:00
9042c66a69 2010-12-07 12:55:17 +00:00
a21c2a7fd9 2010-12-07 12:54:00 +00:00
0a5d8cb72d 2010-11-23 17:53:58 +00:00
ca6d6b38fe 2010-11-23 14:58:45 +00:00
0925d44631 2010-11-18 15:48:17 +00:00
17b12540c0 2010-11-16 17:30:33 +00:00
Rich
c6d2003414 Make sure that SearchResults.pdf donot cause a failure.
Calculate Table Location
2010-10-12 15:01:54 +00:00
432f5abab9 2010-10-07 12:48:33 +00:00
63ea75f998 2010-09-28 17:06:49 +00:00
Rich
d739a72c7b - Put RO Adjustment code prior to Replace Words - Match 16 Bit
- Replaced logic for Replace Words so that they are replaced sequentially through  the text rather than sequentially through the word list.
- Added DoTransitionAdjustments that adds hardspaces to Transitions.
- Changed the NextUnicode module to ignore Hard Spaces
- Added logic to find 'real' spaces in ROs and replace only them.  Spaces are  also used to terminate RTF commands.
Added code to handle "AND Range" Transitions
- Use new ToolTip property
- Use new MyStepSectionLayoutData
- Remove Debug
Remove unused code
Renamed TwipsPerPage to PointsPerPage
Adjusted Superscript offset to match 16-Bit
- Added Debug Code to compare 16-Bit and 32-Bit text
- Added Debug Code forr Pagination
- Added optional code to match 16-Bit pagination
Added Ruler for 6 and 7 lines per inch.
2010-09-06 19:39:44 +00:00
Rich
773b7c266b Search Results Report
Changed Word conversion to use one instance of a Word Application unless an error occurs.
Changed two timers to Static
2010-09-06 19:30:54 +00:00
7b5649968a 2010-08-24 15:18:04 +00:00
f7127f1fff 2010-08-24 13:46:10 +00:00
38dbd7a31a 2010-08-10 11:04:42 +00:00
9e4bceb9b3 2010-08-10 11:03:50 +00:00
cbb74d9911 2010-08-10 10:58:19 +00:00
Rich
ef26bcbdc4 Fixed logic to handle Fortran Formatted Numbers in word documents
Added StepLevel property to ItemInfo
Added StepLevel debug
2010-07-26 13:39:28 +00:00
f75455ce34 2010-07-23 16:19:47 +00:00
e35448535d 2010-07-23 16:03:49 +00:00
b784a1c918 2010-07-23 15:59:41 +00:00
66e7690661 2010-07-23 15:55:59 +00:00
7ae193db00 2010-07-23 12:35:44 +00:00
Rich
7e80c5be8b Place the MSWord Output on top of the background 2010-07-22 22:34:43 +00:00
843677822d 2010-07-22 14:22:53 +00:00
7312100a51 2010-07-20 14:24:45 +00:00