86 Commits

Author SHA1 Message Date
Rich
aa652f5b73 Fixed logic so that Point Beach AOP-9C will print. 2013-12-06 20:38:55 +00:00
136905792c FNP: Improved test for PROCDESC pagelist item 2013-11-20 13:33:23 +00:00
13472c600f {COVERTITLE2} was printing text twice 2013-11-12 17:32:10 +00:00
9bea7abb56 fix covertitle2 pagelist token processing 2013-11-07 16:07:02 +00:00
0a71a28480 Logic to adjust the position of the End message when the page is compressed.
Logic to properly handle whether a procedure title should be uppercased
2013-11-01 20:56:15 +00:00
fadac13f82 Various FNP tabbing & template fixes
Get text for template steps
Template improvements & added AlignHLSTabWithSectOvride for FNP
Support for TitleWithTextRight step types
Support PSOnlyFirst docstyle flag for FNP
Printing of FNP’s component lists (templates), PSOnlyFirst docstyle, PrintNoTitle, subsection has own docstyle, and FNP tab locations
Support PSOnlyFirst docstyle, Like6_ButDoesntNeedSubsection numberingsequence & PrintNoTitle, for FNP
2013-10-28 13:58:40 +00:00
Rich
24dfe73886 Added handler for Byron / Braidwood PageList tokens {TITLE&UNIT} and {SPLITEOPNUM}
Fixed the logic that leaves gaps in the Grid for Text Blocks and Boxes.  If the Text Blocks or the Boxes are outside the range of the plot.
2013-10-23 18:18:09 +00:00
e0b20d8ab1 Logic for Comanche Peak’s Step Designator and boxed Cautions and Notes
Supporting logic for used by the redefined “WidthOverride”
Added support the “{UNITNUMBER}” pagelist token
2013-10-02 22:15:04 +00:00
22adceafbd B2013-162 fix. Improved print for Callaway Backgrounds
Callaway Background page list fixes for DECISION type steps
2013-10-02 10:43:10 +00:00
9bc84679d3 ReadOnly Step Property for Backgrounds
Support ReadOnly step property for rtb size
Support ReadOnly for rtb
Pagination for Background documents, i.e. HLS/Caution/Note have pagebreaks
Pagination for Backgrounds; Pagelist items for Backgrounds; tabs & offset for backgrounds & minor general Callaway
PageList items for Background documents (HLRNO & HLSTAB) and CURDATE & CURTIME (for fnpnmp)
2013-09-25 16:09:15 +00:00
89965f1278 Fix possible symbol font discrepancy in tables
Allow options for handling foldout page if first page.
2013-09-10 12:46:23 +00:00
15cfa2d671 If page break, don’t put out an extra line if it was in RNO; don’t put out extra line after table if there is no border; add a flag for locating of macro off tab
Don’t increment foldout page counts, depending on format document style’s numbering sequence
2013-09-05 15:50:21 +00:00
518e3182b2 Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 13:16:59 +00:00
37269da828 2013-08-13 12:06:28 +00:00
15efb46dd3 NSPIFG support
NSPIFG2 missing genmac
NSP IFG improvements
2013-07-17 13:09:04 +00:00
12f492516f 2013-07-11 16:31:42 +00:00
4daf9fef31 implemented the ContinueSectionHeader format flag.
Added code to the logic that replaces the procedure number with a Unit Procedure Number / Name so that if the results is a blank, it will default to the original procedure number
2013-07-10 17:12:22 +00:00
Rich
2067a6f212 Added IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties to PlantFormat class for VCSummer data
Added code to utilize BoldTransitionExceptHLS property for VCSummer data
Added code to reset MyGaps when changing sections for drawing centerline for VCSummer data
Added code to handle Transition Caution and Transiton Note when printing PDF for VCSummer data
Added code to handle proper incrementing for lower case roman numeral page numbering for VCSummer data
Added code to handle hard new lines in Procedure title for VCSummer data
2013-07-03 03:40:09 +00:00
Rich
7bc0e8846e Added Property yVeryBottom
Changed the format of the Verical Ruler in the Debug PDF Layer to start at the top margin and extend to the bottom margin.
Partial fix of the logic to display an XY Plot.
2013-07-01 17:41:04 +00:00
067f1e8732 Added SHE pagelist item ATTACHNUM 2013-06-27 12:53:40 +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
32ea07da99 Logic to support the {HLSTEXT} token and to replace a “!” character with a Unit Name 2013-06-10 19:53:36 +00:00
a303303074 Corrected logic for the CoverProcTitle pagelist token. We now use the format element “CoverTitleLenth” instead of “TitleLenth” 2013-05-06 17:21:11 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
Rich
9709fbac59 Use PSI value from a pagelist RO lookup value if the PSI value is enclosed in square brackets.
Force PSI refresh when printing.
2013-03-26 14:46:03 +00:00
2c6fb7abb2 2013-03-25 15:18:35 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
Rich
e0932b5bf6 Fixed ROLookup to handle HIGH# and LOW# when looking for an RO Alarm.
Fixed [xB3] and [xB2] characters in the RO_Lookup return values.
2013-02-06 16:37:16 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
ca0d89faa9 2013-02-01 15:02:08 +00:00
98a5732471 2013-01-21 13:53:02 +00:00
d83e360d32 2013-01-15 15:30:44 +00:00
e95c0aa52d B2013-002 fixed the logic that uses RevDate.
Added logic to  only show the revision date field if the RevDate flag was set to true in the current format.
2013-01-09 19:09:59 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
b80375164e 2012-11-06 13:23:42 +00:00
0614d01751 2012-10-26 10:39:26 +00:00
5bae7073f9 check for NULL in displaying the Procedure Info dialog
Logic to support pagelist tokens inside conditional Procedure Information pagelist tokens
2012-10-09 17:27:19 +00:00
Rich
4b5b7b8200 Added code to remove handled tokens
DraftPage, ReferencePage, MasterPage, SamplePage, ProcTitle, ProcTitle2
2012-10-09 00:00:20 +00:00
3534b9bca0 implemented the UsesSTExtraRealValue flag
B2012-188 - added logic for the PREDELIMEOPNUM pagelist token.
2012-10-05 14:59:20 +00:00
417e6ebb40 2012-10-04 11:38:27 +00:00
5beff6cd48 2012-09-27 11:29:23 +00:00
04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
8a86124826 2012-08-15 13:55:46 +00:00
6713bac8d8 2012-08-08 12:23:26 +00:00
96b127254e fixed missing end message if continuous section. 2012-07-10 13:27:26 +00:00
2977370afd 2012-06-26 15:32:48 +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
Rich
c9d962d01d Move pagination code to pagination.cs
Add error handler if _MyStepRTB is null
2012-06-08 18:13:08 +00:00
f3675b7ed1 2012-06-04 12:41:32 +00:00
3f113dc9c5 2012-05-24 15:15:11 +00:00