22 Commits

Author SHA1 Message Date
df37f61cb5 Made some regx usages static to help with memory usage
Logic to support clipboard paste of screen shot into a table cell
2015-11-24 18:28:59 +00:00
4f4af0156a B2015-001: single indent holds for entire steprtb.
B2015-001: print of single indent – handle soft return
2015-09-28 13:40:58 +00:00
6fceccc6c1 B2015-122: Fix HLS underlining of subscript & superscript 2015-09-04 13:59:00 +00:00
1ebe496589 Fixed the issue where bullets were not printing in some tables. 2015-07-28 15:50:04 +00:00
1408a43fa8 Fixed use of symbol characters in table cells
Fixed use of the hanging indent in procedure steps
2015-07-24 18:55:31 +00:00
5f117cf611 If a symbol to be printed is not in the VESymFix font then check/use the Consolas font. 2015-07-23 14:40:21 +00:00
330f36250d If font is not proportional, set default font to VESymbFix to be used in pdf generation code (without this, the default was set to Helvetica)
If 1st character output for chunk, in a table cell, is a hard space (or various other special characters), set font to default (VESymbFix) font. (For HLP)
2015-07-13 11:37:56 +00:00
a038fe06e9 B2015- 076: underlining overwrites text below (occurred on compressed steps with larger font) 2015-06-22 14:42:46 +00:00
Rich
389c6575d0 Changed NextItem property to use GetNextItem method when printing
Added Profile debug
Added Command-line parameters (/X= and /Y=) to specify the offset used for Compare.
Changed NextItem property to use GetNextItem method when printing.
Remove PrintTimer which has been replaced with ProfileTimer
Added Profile debug
Added code to handle special characters when printing,
Added Profile debug
Changed NextItem property to use GetNextItem method when printing
2015-01-19 20:56:35 +00:00
f3b7e9138f Implement code for DontResetIndentOnNewline for BGE 2015-01-16 14:59:47 +00:00
3d2757f094 Calvert Alarms: Make subscript/superscript characters a little bigger for CompressPropSubSup flag 2014-08-19 12:38:23 +00:00
9fb17c103c Added flag CompressPropSubSup for compressing proportional fonts sub & superscript (used by Calvert)
Use CompressPropSubSup
Use  CompressPropSubSup
2014-06-27 12:16:10 +00:00
Rich
6bcbe25d4e Fixed logic so the superscripted text is not underlined. 2014-02-21 17:11:17 +00:00
Rich
67cc3b59a0 Removed debug output
Removed 16 Bit pdf compare font change.
2014-01-24 20:53:35 +00:00
2dcb0a0bd6 2012-10-26 10:32:22 +00:00
f759fe89a7 2011-07-14 16:10:45 +00:00
ab07bf2f8e 2011-04-06 14:26:28 +00:00
538b139cb4 2011-03-09 12:09:03 +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
7ae193db00 2010-07-23 12:35:44 +00:00
Rich
332e35c484 Added PrintOverride colors 2010-06-16 16:04:25 +00:00
Rich
6f21da7573 2010-05-19 15:01:06 +00:00