506 Commits

Author SHA1 Message Date
Rich
ac7083febd Changed logic for ComponentList Page Breaks
If a page break in the RNO column falls within the range of an AER step, use the AER Step for the page break.
Dont break at the first substep if the first substep is an OR or Explicit AND
2014-03-31 16:39:26 +00:00
b205e6bb4d Implement NumberWithLevel flag to create correct tabs in RNO column
add NumberWithLevel format flag
Handle double spacing (flag) in Table of Contents
Draw double lined box around High Level Steps (only HLS, not substep)
Double Lined box; Caution & Notes xoffsets and widths for printing in column (not across page); NumberWithLevel support (xoffsets); Align1StLevSubWHLS (format flag support); XBlankW1stLevSub adds extra line after 1st substep
procdesr pagelist include check for dashes in procedure number
2014-03-25 12:07:45 +00:00
664d41fdb4 Fixed a Westinghouse print issue with procedure HSD-101 when the sub section numbers and titles were printing in the page header 2014-03-21 19:48:41 +00:00
Rich
6611c3d2a4 Farley had a Table that was printing on the page following the tables header. Pagination was changed to keep table headers together with their tables.
Added logic to skip the Tab Adjustments if the step is unnumbered.
2014-03-19 15:31:27 +00:00
fdeb055bde Point Beach backgrounds: Added support for continue message; don’t add posadjust to children of same type; add support for LimitWidToPageWid
Added support for ProcDescr2 pagelist item & support for ProcDescr1 = {null} (inheritance was causing it to print when it shouldn’t have)
2014-03-18 12:13:54 +00:00
0a4ed797b8 Fixed placement of ERG step number (Note) on Deviation Documents 2014-03-06 22:22:08 +00:00
622717ba1a Get data into memory for approval generation so that page number transitions resolve
Fixed B2014-025:If not master/slave, load all data into memory for page number transitions. Present dialog if there are errors in page number transitions so that user can resolve.
Added a property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Set property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Add tracking of inconsistent page number transitions; if pdf already open, don’t run 2nd pass for page number transitions (resulting pdf had unresolved page numbers);
2014-03-04 17:36:02 +00:00
Rich
63acad915d Changed base font to Arial 12
Added two lines (24 Points) to the Page Length
Account for RNOOnly Continue when determining page break location
Fixed logic to limit the location of the bottom Continue Message
2014-03-04 16:51:31 +00:00
e6703e88a1 Fixed the centering of tables in Prairie Island Alarms, fixed the placement of Note/Cautions off of a high level RNO, when it starts at the top of a new page, in Catawba EOPs 2014-02-26 21:48:52 +00:00
1c9e658edf Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes; for 7 lpi, start at correct page location if section headers are printed but not on first step of section 2014-02-24 17:36:54 +00:00
Rich
8ef73fe7b5 Added a new Bottom Continue Message location which limits the message to the bottom margin.
Changed bottom continue message to be limited by the bottom margin.  Previously the continue message overlapped the border.
2014-02-21 12:46:09 +00:00
Rich
ddd973c83f Revert to previous 2014-02-19 21:31:39 +00:00
ec1d458dbd Temporary fix for printing table borders 2014-02-19 20:11:04 +00:00
1a18d67dc3 Added logic to handle the FloatingContinueMessage flag which puts the continue message in the left column when the step break on the AER and put it in the right column when the step breaks on the RNO. 2014-02-19 14:34:36 +00:00
Rich
bc69a84d33 Changed how Height and Width of grid is calculated
Preprocessed cell data to reduce number of calls to flexgrids
Preprocessed RTF data to reduce calls to rich text boxes
Added IsRangeStyleNull property and TextAlign property to reduce call to flexgrids
Eliminated creation of multiple flexgrids but using a static flexgrid over and over
2014-02-14 20:17:38 +00:00
bee1332737 - Add support to Caution/Note tabs for WCNBCK Pagelist items
Improve Spacing of WCN Background pagelist items tabs
2014-02-14 16:42:30 +00:00
1f74af6c0e A change to fix column widths for Robinson single column procedures with sign-offs (Update 133) affected the widths of single column text with checkoffs for Wolf Creek. This has been fixed for both RNP & WCN 2014-02-13 13:54:38 +00:00
b904c19005 Added logic to support the UnderlineAfterDashSpace flag
beefed up logic to better handle a Note/Caution off of a High Level Step and off of a High Level RNO (all on the same step)
2014-02-12 18:32:10 +00:00
d4e80da296 Don’t underline bullets for Cautions/Notes
Don’t stop underlining in middle of step if document style has ‘UndSpecialStepsFoldout’ and there is a replace word that turns off underlining
2014-02-12 15:19:26 +00:00
9b5bf56aca Fixed a null reference issue when a procedure set does not have an RO path set.
Fixed a printing issue with Catawba AP data where Notes and Cautions on high level RNOs started printing too high
2014-02-11 22:08:10 +00:00
3fff776046 WCN OFN BCK Format improvement
uncomment rofst access from previous update
2014-02-10 15:18:30 +00:00
7994cb1cf4 fixed the positioning of some checkoff lines next to substep tabs 2014-02-07 20:20:13 +00:00
Rich
e83c756161 Changed how ROFSTLookup object was obtained based on correct DocVersion 2014-02-07 17:43:53 +00:00
Rich
2369fe62dc Pagination Logic associated with steps that are too large to fit on a page but the first substep will fit on a page corrected.
Logic added to align the AER step with an RNO step that has a caution or note.
2014-02-07 15:44:20 +00:00
a5547f0165 Corrected logic to determine if an End message should print. 2014-02-05 16:32:16 +00:00
dd2d97ceb7 Fixed B2013-160: printing with blank page option causes various problems when procedure has continuous sections and for sections after the procedure steps section
Fixed B2014-023, null reference crash when printing some Farley procedures. Also WCN BCK formatting
2014-02-05 13:47:52 +00:00
Rich
e44f552a8d Created static Volian FlexGrid property to reduce number of FlexGrids created during printing. Utilized static property in code. 2014-01-31 20:08:05 +00:00
ba720b0adb Fixed tabs boxes on V.C. Summer Notes and Cautions 2014-01-31 19:11:15 +00:00
a5eadb3871 Fixed the logic for V.C. Summer Caution and Note (Transition Note and Transition Cautions) 2014-01-30 22:06:11 +00:00
Rich
60234adaf2 Added property ChildrenProcessed to record how many procedures are found to process
Added code to display message box when no procedures are found to be processed and terminates the processing.
Utilized ChildrenProcessed property when processing procedures
Added format changes to correct remaining Braidwood issues
Added code to resolve unit information in section transition
Modified page break logic to resolve issue with Braidwood deviation documents
Added code to resolve page number when section is a word document section
Added check to verify location was not already in list prior to adding it to list
Reduced number of instances of Volian flexgrid during printing
2014-01-30 21:00:18 +00:00
cad3c3d6ee V.C.Summer Transition Caution fix 2014-01-30 16:17:42 +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
8a3c47e8d7 Removed drawing of circle for debug
remove underline style on font used to output extra blank line
Fixed V.C Summer centerline after End message at bottom of page
2014-01-28 21:30:48 +00:00
c8ee2ce6a6 Logic to support new bottom continue message location type 2014-01-25 00:36:04 +00:00
Rich
9601b2c036 Further refinements of printing Notes and Cautions within RNO column 2014-01-24 23:26:42 +00:00
Rich
1a1913bece Modified how the width of Notes and Cautions within RNO's are calculated 2014-01-24 21:26:03 +00:00
Rich
911190352a Fixed code changes used to resolve Braidwood Deviation Document printing that broke printing in other procedure sets of Braidwood, Catawba and McGuire and perhaps other places. 2014-01-24 20:29:14 +00:00
5607479e79 Fixed null reference error 2014-01-24 18:33:08 +00:00
20cedc5e34 Fixed B2014-015: xoffset of caution/note after transition caution/note was incorrect. 2014-01-24 16:44:25 +00:00
Rich
3156c8b7b9 Corrected 3 blank lines between Caution and Notes for same step
Utilized DevNoteOrCautionTabOffset property
2014-01-24 05:13:41 +00:00
Rich
a2e9b0b66a Modified where RNOIdent value is obtained when it is blank for RNO type items
Added checks to Pagination FindPageBreak method
Modified vlnParagraph constructor to handle HLStpSeparatorString and HLRNOStpSeparatorString properties of plant format
2014-01-23 04:46:19 +00:00
Rich
d3eef071e5 Only use SpaceIn format property for Cautions and Notes. 2014-01-22 20:03:20 +00:00
fda348ed5e Fixed the positioning of the background’s high level step text, caution text and note text. 2014-01-22 15:12:25 +00:00
4e445bbe20 Page Num Transition (for grids) 2014-01-22 12:06:56 +00:00
Rich
0b6204b506 Modified AdjustWidth method of vlnParagraph class 2014-01-20 04:24:05 +00:00
Rich
750c8df895 Revised code to assure setpoint ro's were underlined and non-setpoint ro's were not underlined during printing
Revised code to assure ro's in grids are not colored red during printing
Added code to override Height property of vlnPrintObject class in vlnBox class
Added code to utilize BoxLeftAdj property
Removed blank lines and previous debug code
Added code to assure spaces between note and caution boxes are added when separate box format flag is used
Added code to implement %c token in continue message of Byron/Braidwood formats
Added code to utilize BoxLeftAdj property
Added code to correct underline termination issue involving reference objects and transitions
Changed Height property to virtual to allow overriding in inherited classes
2014-01-17 16:12:20 +00:00
053223bea7 Logic to not print end message on single column sections 2014-01-16 22:18:29 +00:00
e9cce23bf1 Support centering of section title as defined in format files 2014-01-16 12:06:08 +00:00
Rich
581c437861 If running in Batch mode for automatic print testing, don't stop on a fatal error.
Fixed a null reference error.  If box is null don't try to update it's properties.
2014-01-13 16:05:46 +00:00
Rich
c2857b2b16 Added code to implement Box 2 format
Added code to use separate boxes for notes and use RNOWidthAdj flag
Added code to implement SETREV page element.
2014-01-08 20:14:46 +00:00