182 Commits

Author SHA1 Message Date
8d9d19db7d B2020-059 – the 1st AER sub-step was printing on the HLS text when the last table in the RNO was compressed. (Barakah data) 2020-04-24 13:12:19 +00:00
9bea938777 B2020-047 forced pagination causing single step part to print on a page all by itself. Westinghouse house data BDS-101 Attachment 1 2020-04-01 20:27:09 +00:00
124940dc4f B2020-040: section with title tht includes number & comma with an empty section number prints with ‘, ‘ at the beginning of text 2020-03-30 13:34:03 +00:00
0a6c398aff B2020-027: Farley pagination for section with title on first page only in 7lpi
B2020-038: Farley pagination – no code change added a comment
2020-03-25 10:59:48 +00:00
b41320ed24 C2020-002 Logic to use either the Letter or A4 paper size 2020-02-14 17:16:28 +00:00
cfb847de9c C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +00:00
311d442b57 B2019-076: support for folder/working draft level proc set specific info (moved code from VlnSvgPageHelper to here)
B2019-076: support for folder/working draft level proc set specific info & C2019-023: default values on outside transitions SI
B2019-076: make folder/working draft level proc set specific info consistent
B2019-076: Move GetInheritedSIValue from here to DocVersionExt.cs so it is accessible from TransitionExt.cs
2019-05-21 12:34:47 +00:00
5d7258145b B2019-075: Incorrect Point Name in Westinghouse Alarms 2019-05-16 11:19:03 +00:00
Rich
c903806f20 B2019-031 - Alarm Procedures that use ROLookup to retrieve RO Return Values from an Alarm RO database. If the Alarm ID contains a comma, it was being truncated at the first comma. 2019-03-07 18:21:05 +00:00
90d3e98966 C2019-006 Added logic so that we can use ROLookup() in a pagelist PSI conditional statement and so that we can have more than one call to ROLookup() on a single pagelist line. This was put in for the Barakah Alarm format 2019-01-29 16:09:01 +00:00
bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
8cdc686f11 B2018-124 no longer need AllowedWatermarks list 2018-09-10 19:35:45 +00:00
601b4edfb7 Replaced Rtf2Pdf.FixText with TextForBaseline.FixText
Moved the FixText logic to DisplayText.cs
Replaced Rtf2Pdf.FixText with TextForBaseline.FixText
2018-08-01 15:07:31 +00:00
ff796c7e1c C2018-004 logic to print meta file information
C2018-009 logic to print PROMS version on PDF pages
2018-04-12 20:33:52 +00:00
013643c6c7 Changed the tic marks of the bottom ruler to be in units of inches. (used internally for debugging) 2017-12-07 15:42:24 +00:00
c87ec88245 B2017-203: missing End message if continuous subsections & 2 sections’ end message on same page 2017-09-12 13:02:48 +00:00
acec23a280 F2017-036: For VCB: Additional Proprietary statement 2017-07-26 13:18:01 +00:00
1995e44cc7 F2017-046: Remove ‘@@’ in SectionNumber/SectionTitle page list item if on facing page 2017-07-17 14:50:10 +00:00
0d0bd7661b Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created) B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:58:30 +00:00
4f5585e332 B2017- 092 Added logic to the PDF generation so that duplicate PDF Bookmarks are not added for steps containing supplemental information. 2017-05-22 15:33:41 +00:00
bbbcdf946a Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
2017-05-12 13:50:02 +00:00
f139c79d32 Support for SAMGS Supplemental Information 2017-05-03 14:37:25 +00:00
0f99ac59f5 F2017-011 fixed logic that was partially overwriting the text in the TitleWithTextRight step type (enhanced backgrounds) Also fixed the positioning of the TitleWithTextRight and TitleWithTextBelow step types on the step editor for enhanced backgrounds
null reference check
F2017-013 – added logic to SplitTitle to handle when the page list item containing <SectionLevelTitle> also has text (ex: <SectionLevelNumber>) on the same line and we need to split all of that text onto another line
2017-02-08 20:19:28 +00:00
Rich
f65d364f57 Summer Management Directives should have a Unit Designator of NSBU 2016-11-03 13:25:54 +00:00
Rich
49ced60b22 Procedures with numbers that start with VC2 will be identified as pertaining to Unit 2
Procedures with numbers that start with VC3 will be identified as pertaining to Unit 3
2016-10-14 19:57:19 +00:00
Rich
1926a435b0 Replace <u> within a PC P/C PSI Value with the current unit number. 2016-09-27 19:35:36 +00:00
Rich
65d9e6231d Added support for VCB Unit Numbers 2016-09-16 15:22:27 +00:00
146e1fb968 New Table of Contents flags & MaxWidth for PSIs (for current page)
Improve message when format is changed and not certain if section type is valid. (part of B2016-165)
vcb1: Added MaxWidthCurPage for PSI text widths (use for current page)
vcb1: Table of Contents values for subsections line spacing and grouping section numbers
Table of Contents to handle single space subsections & Grouping section names remove group title
Use MaxWidthCurPage to handle max width, but don’t account for multiple lines when printing content
2016-07-25 15:04:23 +00:00
cc927d1cd5 Meta section printing: pagelist headers, page counts
Meta section printing: xoffset for sub/subsections, pagelist headers, page counts; start title page classification box
2016-07-18 14:00:37 +00:00
Rich
2fce2064b4 Fixed logic to correctly lookup Alarm regardless of the use of hard hyphens or dashes 2016-07-08 15:55:47 +00:00
721cc36c8d vcb format: added a proctitle3 so top line wasn’t moved up 2016-06-23 11:05:47 +00:00
0d13585924 Supporting logic to handle the use of the backslash character 2016-06-21 15:16:12 +00:00
d432a980d7 Added logic for grouping titles and to rename the “Procedure Steps” section title to “OPERATOR ACTIONS” on the auto table of contents
Fixed a problem where the auto table of contents was getting wrong page numbers when the procedure had duplex foldouts and printed with blank pages (V.C. Summer)
2016-03-08 21:02:03 +00:00
8ad203006d Continuous Action Summary logic 2015-10-23 18:21:02 +00:00
Rich
b9d01b6976 Added to PageList Tokens
{PDFDate} Currrent Date MM/dd/yyyy
{PDFTime} Currrent Time HH:mm:ss
2015-09-14 20:48:03 +00:00
7dbde80f7c Add line width, CLineWidth for lines internal to training format
Add line width, CLineWidth for horizontal & centerline  (WCNTRN)
Use docstyle’s CLineWidth for horizontal & centerlines, if defined )WCNTRN)
2015-06-16 15:36:55 +00:00
57a56eab9d WCNTRN: do not draw horizontal section line on continued pages 2015-06-04 14:55:26 +00:00
21407f336a Added format variables for Wolf Creek Training format
Save the Y position for the placement of a line after the section title.  Also adjust the width of the section title with respect to the section number. All for the Wolf Creek Training format
Print a horizontal line after the section header (number and title) for the Wolf Creek Training format
2015-06-02 21:40:45 +00:00
06ba7bf825 Improved accounting for bottom continue messages for pagination
Bottom Message (below text) fix and pagination improvements
Include RNO separator in ‘BottomContent’ calculation
Reset ‘BottomContent’ for each page & added ruler for bottom of page
2015-06-02 15:09:57 +00:00
Rich
37e2227919 Table shrinking support 2015-05-27 18:48:14 +00:00
06944c6503 Initial Wolf Creek Training Format
Initial Wolf Creek Training macros
Added WCNTraining flag
Use WCNTraining flag to always paginate on subsection
Don’t do docstyle reset if in WCNTraining format
Do centerline if in WCNTraining format
2015-05-26 13:59:39 +00:00
1630834fb6 Added flag for DropCheckOff for specific checkoff/sign-off
Folder/DocVersion Specific Info in Pagelist items
2015-05-14 14:42:40 +00:00
d6557f578a Added MaxWidth property that allows for defining width of PSI data and supports multi-line text (introduced for wstalr)
Adjust top margin for multiline pagelist items (introduced for wstalr)
Support multi-line PSI item, using ‘MaxWidth’ pagelist property (introduced for wstalr)
2015-05-06 12:25:57 +00:00
6f1f63e14f Fix page number transitions that were counting foldout pages (should not count those) for AEP
Implement [UNIT] page list token (AEP)
Added property to track page numbers without foldouts for page num transitions (AEP)
2015-04-20 15:59:39 +00:00
Rich
27054add07 Fixed logic for section page numbering if the numbering is by section number and section Number is blank. 2015-03-30 20:20:42 +00:00
Rich
95874bd501 Handle rtf token "\bullet" within Grid.
Handle the various formats used for analog alarm points (High# and Low#) so that the ROs will be correctly replaced on the cover page.  The various formats include either a space or a dash or a underscore followed by High, HI, Low or LO followed by a number.  The code will treat all of the formats consistently.
2015-03-11 12:38:18 +00:00
8b8176510f include footnote size when pagination within step section logic
get max of bottom most of table for steps in table that have sibling steps
use ‘ParagraphToPdf’ (not ‘ToPdf’) for footnotes so that associated paragraphs don’t get referenced
2015-03-03 17:28:22 +00:00
Rich
ea42dd8795 Command Line setting to create a inch-based vertical ruler rather than a line-based vertical ruler. 2015-02-09 16:47:33 +00:00
0e9302f206 Replace ‘?’ with ‘_’ for pdf filename so file can be created
Allow for setting of section’s ‘Default Step Section’ property
Fix page numbering for {secondary page} page list token
2015-02-09 14:05:22 +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