Commit Graph

89 Commits

Author SHA1 Message Date
Rich
c9d962d01d Move pagination code to pagination.cs
Add error handler if _MyStepRTB is null
2012-06-08 18:13:08 +00:00
Kathy
f3675b7ed1 2012-06-04 12:41:32 +00:00
Kathy
3f113dc9c5 2012-05-24 15:15:11 +00:00
Rich
3b54c091c9 Added logic to eliminate WordWrap differences that occur due to 16-Bit issues where the last line in a paragraph wraps at one character wider than the rest of the paragraph. For 32-bit this is only done when printing in Debug mode.
Add PromsPrinter to constructor for VlnPageHelper
2012-05-10 15:45:34 +00:00
Kathy
1c183dc7ae 2012-05-08 13:06:22 +00:00
Rich
313aee57b4 Use DocVersion change bars for Approval 2012-04-27 21:13:51 +00:00
Kathy
896e9744fb 2012-04-17 10:36:48 +00:00
Kathy
7f240997df 2012-03-30 11:00:07 +00:00
Kathy
7ff80c70f7 2012-02-15 15:06:40 +00:00
Kathy
1f1b4c73af 2012-01-27 12:48:56 +00:00
Kathy
a2bb293028 2012-01-10 14:46:05 +00:00
bdd27f4487 Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines. 2012-01-09 17:52:27 +00:00
f7cb594d76 added check for null MacroDef
additional checks for checkoffs and logic support or NSP script Cautions with bullets
fixed pagelist processing issue when pagelist row has more than one token
support for NSP script Cautions
fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)
2011-12-07 14:04:53 +00:00
1ebcd90f48 Empty Genmac fix, split cover page title fix
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
Kathy
6a07348e04 2011-11-21 17:01:22 +00:00
Rich
e80a615fa6 Changed My DB reference to Generic
Fixed a memory issue when opening Verison Properties
Declare MissingTokens variable as static to reduce repetition in the Error Log.
2011-10-06 15:57:46 +00:00
Kathy
af9ab49e1e 2011-09-29 14:39:55 +00:00
544d408616 Added handler for !atom pagelist token
Added code to deal with draftpage, samplepage, masterpage and referencepage tokens
Added code to limit allowed watermarks
2011-09-28 17:53:13 +00:00
0085091475 Fix logic for FinalPage 2011-09-28 13:32:51 +00:00
c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +00:00
Kathy
da3d1beb1b 2011-07-19 16:52:09 +00:00
Kathy
1063d6592d 2011-07-14 16:16:06 +00:00
Kathy
c22b8fd262 2011-06-16 10:39:46 +00:00
Kathy
99cc264fb0 2011-05-19 13:39:30 +00:00
Kathy
922104f983 2011-04-19 14:15:55 +00:00
Kathy
48b677486e 2011-04-14 14:03:08 +00:00
Kathy
f1074ce770 2011-04-06 14:28:12 +00:00
Kathy
d58cbfb089 2011-01-19 16:26:22 +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
Kathy
f7127f1fff 2010-08-24 13:46:10 +00:00
Kathy
38dbd7a31a 2010-08-10 11:04:42 +00:00
f75455ce34 2010-07-23 16:19:47 +00:00
Kathy
66e7690661 2010-07-23 15:55:59 +00:00
Kathy
843677822d 2010-07-22 14:22:53 +00:00
Kathy
ebd566dcb2 2010-07-14 16:17:39 +00:00
Kathy
7b018d1abb 2010-06-16 14:12:14 +00:00
Kathy
d465521f2c 2010-06-08 11:57:22 +00:00
Rich
b00005780b - Fixed Header for EquipmentWBlank
- Aligned Tables properly
- Skip Section Title
- Calculated Table Width
- Fixed ChangeBar logic
- Added Text and Debug layers
- Adedd debug output to PDF
- Changed Paginate logic
- Adedd debug output to PDF
- Move GetParagraphHeight
- Added GetTableWidth
- Added ChangeBar Properties
- Added Debug and Text layers
Removed fixed override color for SVG
Removed simple PageBreak
2010-05-25 16:15:26 +00:00
Rich
6f21da7573 2010-05-19 15:01:06 +00:00