37 Commits

Author SHA1 Message Date
7af7f043fd Don’t remove the Note/Caution tab on multiples when using the LimitCautionNoteWidthToHLS format flag. 2015-05-13 17:26:34 +00:00
Rich
8df668c5e2 Added Profile debug
Changed NextItem property to use GetNextItem method when printing
Changed RegisterFont to improve print performance
2015-01-19 20:58:05 +00:00
5cc512234e RNO xoffset
RNO xoffset & “Improved Box with Paragraph” printing
“Improved Box with Paragraph” box location
fix possible null reference for determining auto indent of meta-sections
Calvert: using format flag IdentWidth in defining tab width if it is set in format file
2014-11-11 15:45:11 +00:00
6c564c8e4d Section titles & section title continue messages improved
Calvert OP/STP: Improved section title continue message
Calvert OP/STP: Added a method to get tab width with no symbol font name as argument
2014-10-21 14:42:43 +00:00
f9d0c363f7 Support for ‘PaginateOnLowerStepLevel’ pagination flag (for IP2BCK)
IP2BCK: Step Description table’s title (Cont) support and various xoffset & margin fixes
IP2BCK: Support Step Descriptions table’s title (Cont) message
IP2BCK: Implement ‘NoTabAlign’ flag so that tab aligning won’t occur for EquipmentOpt step types
2014-10-03 13:44:46 +00:00
9b67771f55 Additional code to support special cases in Template for Calvert Alarms including a TemplateColumnMode and mix of Cautions/Notes
Added Support for BGE Alarms, bottom continue message location.
Additional code to support special cases in Template for Calvert Alarms and new flag SpecialCaseCalvertAlarm
Support for Docstyle DSS_PageBreakHLS for page break on HLS
Changes for Calvert Alarms use of template to define top portion of alarm pages and CONDITION/RESPONSE table support.
Handle 3 top/bottom continue messages for Calvert Alarms; support box around CONDITION/RESPONSE table in Calvert Alarms; {REVUNIT} fix;
if TabPtsPerChar format is 0, set to a default of 6
2014-08-01 11:56:02 +00:00
a95f7bb59a Replaced use of “NextItem” with “GetNextItem()” which takes into account the applicability of the next item 2014-05-14 15:04:33 +00:00
3be5841027 Process pagenum transitions for BGE, improve automatic ToC pagination, Level0Big support
UNITALPHA, REVUNIT pagelist items
2014-04-04 13:16:13 +00:00
27c80cde33 Removed logic added to use fixed underlined bullets in Notes/Cautions for Robinson. Newer logic from a previous update fixes that. This logic Caused issues in other plants. 2014-02-13 22:15:18 +00:00
4455813c8e Tabs for multiple notes were not being bolded for McGuire 2014-02-07 22:12:37 +00:00
fdd6323a62 Added separate bullet to Caution and Note step types to fix an underlined bullet issue
Added separate bullet to Caution and Note step types to fix an underlined bullet issue, adjusted the starting point of the center line on the first procedure step page, fixed the End string to handle longer procedure numbers
Logic to support V.C. Summer End string
Added logic to use the font assigned to the SeparateBullet format item
2014-01-29 21:06:44 +00:00
7a29757f87 Adjustments needed to support McGuire, Catawba, and Shearon Harris formats. 2013-12-13 04:02:32 +00:00
d46f6ec495 Logic for UnderlineTerminate, Ginna Backgrounds and McGuire’s: Caution and Notes, section title print, and line spacing
Added logic for UnderlineTerminate
2013-12-06 19:52:55 +00:00
Rich
7549f62ba9 Added gap in centerline for grid for processing VCSummer data
Changed how page length was determined when deciding how to paginate a procedure for processing VCSummer data
Utilized FixedMessage property for processing VCSummer data
Utilized DocStyle.LandscapePageList property for processing VCSummer data
Added gap in centerline for boxes for processing VCSummer data
Changed ToPdf method to pass yTopMargin and yBottomMargin by reference
		Chnaged calls to ToPdf method to pass yTopMargin and yBottomMargin by reference
Changed how vlnParagraph was processed with regards to Notes and Caution boxes to support nuances in VCSummer data
Added code to support macro substitutions in continue messages and end of procedure messages for processing VCSummer data
Added drawing centerline and handling gaps in centerline for processing VCSummer data
Added RomanNumbering of pages for processing VCSummer data
Added classes Gap and Gaps for processing VCSummer data
Utilized MacroTabAdjust property for processing VCSummer data
Changed how vlnText width was calculated for processing VCSummer data
2013-06-11 18:47:47 +00:00
060baa1cf2 Fixed logic for displaying (on the screen) a Caution tab that uses a larger point size then the caution text (NSP) 2013-05-06 17:23:13 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
ca0d89faa9 2013-02-01 15:02:08 +00:00
03db9cdbd1 2012-11-27 15:19:51 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
8bba4e7426 2012-08-01 11:31:42 +00:00
ce21565a15 Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character)
Uncommented the Script Caution tab logic.  Needed for initial NSP compares
2012-07-12 13:09:16 +00:00
fc34e050ef if PageItem font CPI is null, then default to 12 CPI
Commented out script caution logic (used in NSP for 16-bit VE-PROMS)
2012-06-18 20:24:45 +00:00
079a0ef80e 2012-05-03 12:47:43 +00:00
f385991f05 2012-04-02 15:27:01 +00:00
8ad09e674f 2012-03-30 11:00:47 +00:00
6196f1ff3c Needed to add a check for null 2011-12-15 18:37:44 +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
382a62d60f 2011-11-21 17:02:08 +00:00
64429dcef0 pass the symbol font name to vlnTab
use the current symbol font (determined by Step RTB) to find the real width of a tab containing a symbol character
2011-10-13 18:49:14 +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
a3f5be6931 fixed null reference exception 2011-08-10 14:28:40 +00:00
33b03c0a9a handle bullets for multiple cautions and notes 2011-08-09 20:08:09 +00:00
c22b8fd262 2011-06-16 10:39:46 +00:00
99cc264fb0 2011-05-19 13:39:30 +00:00
7b018d1abb 2010-06-16 14:12:14 +00:00
d465521f2c 2010-06-08 11:57:22 +00:00