844 Commits

Author SHA1 Message Date
Rich
25b5e4ad2a Turn-off PDFA1B Compatibility. 2013-10-07 13:15:40 +00:00
Rich
48960152ac Set PDF fonts to be embedded. 2013-10-04 20:30:14 +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
Rich
54db0e1e81 Added code to make Summary of Changes report the same as the 16-bit Summary of Changes Report 2013-09-12 19:24:59 +00:00
9434938ffc Added a box style for the Robinson EOP format. 2013-09-10 15:41:27 +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
323a3cf734 2013-08-13 12:04:41 +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
62ba5c5c05 Improve check for UseOnFirst/UseOnAllButFirst' docstyle flags 2013-07-25 13:26:51 +00:00
e704c79c28 2013-07-25 13:26:06 +00:00
Rich
98d8a174fb Changed how DoBeforeTransFlagSupport located replace words string in step text from first location to last location
Added and used new method IncludesParentToHLS to PDFReport to correct how step tab data is displayed in PDF report
2013-07-25 03:38:16 +00:00
Rich
2ef2f898b1 Added code to apply selected applicability when expanding steps while steps are being setup in SetupEditItem method
Added additonal condition to check for null value for section steps when no steps exist due to applicability settings
2013-07-23 04:06:09 +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
e96c7bad8a Fix overwriting of section title 2013-07-18 12:47:37 +00:00
15efb46dd3 NSPIFG support
NSPIFG2 missing genmac
NSP IFG improvements
2013-07-17 13:09:04 +00:00
Rich
60fc6bbd18 Changed code to correctly handle the location of check-offs and sign-offs. 2013-07-16 18:12:37 +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
5d7d23f292 Added code to use ShowSectionTitles property 2013-07-02 15:33:57 +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
91c7da8300 2013-06-17 13:52:24 +00:00
Rich
8a14d2a043 A code when drawing boxes involving 2 notes or 2 cautions such that VCSummer data and Sharon Harris data created PDFs correctly 2013-06-17 05:39:46 +00:00
ad2e39dc4d 2013-06-14 14:22:00 +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
f963dfc03c Fixed initialization of the Print Section Number and Title
Fixed the logic that determines the column mode of a section
Logic to support the {HLSTEXT} token
2013-06-10 19:53:02 +00:00
05f3fcf8a4 2013-06-07 11:11:54 +00:00
2b7749dc88 Back out bad location code for note/caution tab. 2013-05-30 15:13:18 +00:00
ba04116c02 Various improvements for IP2 and IP3 2013-05-29 15:01:17 +00:00
17801bf257 For IP3, Use RNOSepLineLength to draw the separator line. 2013-05-29 14:59:00 +00:00
e675a1ca4a Add asterisk for boxes for IP2/IP3 cautions 2013-05-29 14:57:47 +00:00
Rich
e9f746a883 Logic to determine if a transition was acceptable was running into a limit. The limit was removed.
Changed logic so that Compare Check Box is visible if the PDF Output folder contains a folder named "Compare".
Pagination within a step was changed to more accurately fill a page taking account for continue messages at the top and bottom of the page.
Logic was added to try to find a place to break a step, if the minimum break location cannot be found using the standard logic.
Added YTopMost output to debug text on compare PDFs.
2013-05-21 15:37:19 +00:00
Rich
11fe928774 Changed an Error Message to provide the location where the error occured.
Added logic to keep un-numbered child steps together.
Changed the space on the first page to be yWithinMargins.
Changed an Error Message to provide the location where the error occured.
Changed the format of the Pagination Debug file to make comparison easier.
Used YTopMost to correctly determine how much space is left on a page.
Changed an Error Message to provide the location where the error occured.
Changed logic to keep from breaking in a caution or a note.
2013-05-13 10:44:25 +00:00
33688179ea Bug fix B2013-091, for Ginna EOPs, the bottom row of the boxed Cautions was not
positioned correctly when the step was compressed.
2013-05-10 12:32:29 +00:00
8984f3bcd4 2013-05-09 12:23:53 +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
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
2bbcc27a75 2013-05-03 12:22:23 +00:00
71e87edd9d 2013-05-02 14:11:09 +00:00
35cf39ea1a 2013-05-01 13:41:55 +00:00