314 Commits

Author SHA1 Message Date
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
0085a023de xoffset for numbered rnos fix 2014-01-03 15:53:05 +00:00
27703fe2c7 code that adjusted the width of the Caution and Note in the RNO was re-added 2013-12-20 20:08:30 +00:00
Rich
fd8d8fb70d Fixed bottom margin for RNO Continue Message 2013-12-20 19:07:29 +00:00
48d5197b5e Added logic to adjust the width of the Caution or Note that is in the RNO column (Catawba and McGuire) 2013-12-20 16:52:17 +00:00
Rich
587e614eae Fixed ToPdf so that the RNO doesn't adjust the YPageStart in the middle of printing the AER. 2013-12-20 14:30:56 +00:00
1510f4e3e9 Fix table location in y direction if off aer substep where HLS has long RNO 2013-12-18 16:43:27 +00:00
f63b2a5347 Fixed width of Caution and Notes that are in the RNO column
Fixed the positioning of a Note that is off of a Caution
2013-12-18 00:09:56 +00:00
8b3f72d3f7 Implement ContinueOnly format flag on RNOTypes (for Catawba and McGuire) 2013-12-17 14:20:07 +00:00
Rich
768890116c Keep pagination code from going into an infinite loop.
Properly handle a Null WidthOverride.
Properly handle a note or caution on a section.
Remove returns from lists of data points.
2013-12-16 20:13:51 +00:00
6170cd205b Note box printing (separate versus same box).
Support for Metasectionnumber & title page list items
2013-12-13 15:29:54 +00:00
7a29757f87 Adjustments needed to support McGuire, Catawba, and Shearon Harris formats. 2013-12-13 04:02:32 +00:00
Rich
1dd61e449d Removed commented code.
Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst
Corrected DrawRuler to support DSS_PrintSectOnFirst
2013-12-11 12:08:06 +00:00
03311ab658 Added an ‘InsertSymbol’ method for Word interface
Support for toggle of underlining for RO’s when used in Word documents
Fixed access of column mode for subsections
Improve table layout on screen (was overlaying table on text or another table)
Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection
2013-12-09 14:09:35 +00:00
69fbd162ce Fixed spacing logic for paragraph types used in Ginna’s Backgounds 2013-12-06 21:00:21 +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
44b289fbd7 FNP: fix for xoffset for RNO's when in single column section 2013-12-05 14:18:47 +00:00
1095b60df3 FNP xoffset of RNO's off unnumbered HLS 2013-12-04 15:19:25 +00:00
f087e6b092 FNP Xoffset improvements for AER & RNO tabs & text 2013-12-04 13:02:41 +00:00
7824091484 FNP: ResetDocStyles for sections that changed the top margin; don’t print ‘.0’ in bottom continue message; fix text overwrite of RNO & following caution/note that spans x direction of page; x-offset improvements (still needs work) 2013-11-20 13:39:12 +00:00
0d46b2506f Adjust line position when printing a figure in a step editor section. 2013-11-12 22:08:22 +00:00
Rich
736608b71d Fixed typo 2013-11-12 20:14:12 +00:00
Rich
d9a10aca59 Handle Unit RO <UNIT-Number> in MS Word Documents
Comment-out a change that was made to raise the location of the "END" message.
Fixed logic to account for borders on figures.
2013-11-12 19:53:15 +00:00
83415355ae Fixed logic to account for font when building the row of asterisks above and below Cautions.
Fixed the position of the Caution when it is after a Note
2013-11-11 21:53:44 +00:00
575606318c Logic to adjust the column width when a checkoff header is selected
Format tweaks for Robinson
Format tweaks for Robinson’s Background, EOP and AOP formats
2013-11-08 19:38:33 +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
2b49417673 AER table location improvements 2013-10-23 16:06:46 +00:00
b2e7b92243 For Callaway foldouts, extra line between header & associated text only for CAUTIONS/NOTES 2013-10-21 16:34:59 +00:00
Rich
1fceb38e61 Improve location of AER tables & Foldout note spacing 2013-10-17 16:43:54 +00:00
a0f03d11f3 Fixed change bar position on boxed Notes and Cautions. 2013-10-08 15:26:10 +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
Rich
135c3f76a0 Utilized NoSpaceMultipleRNOs property when printing Comanche Peak data 2013-09-30 18:30:01 +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
3f3b835538 Separate Boxed Cautions/notes & AdjHighLevelTab for High Level RNO location 2013-08-20 11:18:11 +00:00
37269da828 2013-08-13 12:06:28 +00:00
885964885c 2013-07-29 12:05:46 +00:00
d9554317f3 Added some checks for null; improve/cleanup print of section header code; don’t add lines if doing HLStext as pagelist 2013-07-25 13:27:26 +00:00
20903705be logic to align Note and Cautions that use the box logic without a box 2013-07-19 01:53:18 +00:00