1023 Commits

Author SHA1 Message Date
314f695990 B2020-133 When printing an EOP with the PDF Links option needed to add a check for a null reference when trying to add a link to an enhanced document step that does not exist. 2020-10-14 13:36:35 +00:00
683ff2d304 C2020-043: Do not remove delimiters for tabs in search reports 2020-10-14 13:24:26 +00:00
a0b6b8a8ce B2020-140 Added a format variable to Wolf Creek to override the placement of text table cells to correct placement of checkboxes in table cells 2020-10-09 19:44:40 +00:00
cc06e51dc5 B2020-137 Added a Null reference check to all print to continue processing when it is trying to find a place to break while processing a large table. 2020-10-09 13:27:31 +00:00
85bb63df46 B2020-135 fixed bug where hyphens entered into tables where printed using the symbol font 2020-10-02 14:01:52 +00:00
8ede560ac6 F2020-023: Include substep levels in top & bottom continue message
F2020-023: Include substep levels in top & bottom continue message (don’t duplicate parent tab)
2020-09-30 13:22:51 +00:00
d2c52f9999 B2020-134 Replace the “\_” hyphen to “\u8209?” so that the same font as the surrounding text is used. 2020-09-29 19:55:34 +00:00
de8c535db9 B2020-128: Pagination of a complicated AER/RNO may overwrite bottom continue message 2020-09-17 14:46:45 +00:00
1136071e14 B2020-116: Pagination of WCN single column 2020-09-16 13:48:08 +00:00
377788c314 B2020-121: pagination/location of BGE Alarms, Condition Response Caution/Notes 2020-09-14 13:14:54 +00:00
a4395852b6 B2020-112: Pagination of complicated AER/RNO
B2020-123: Missing section continue message for Calvert OI & STP
2020-09-03 16:50:54 +00:00
b65815bd79 B2020-108: Pagination not always keeping parent step with table 2020-09-02 13:07:48 +00:00
72355db893 B2020-117 fix for multiple Notes, Cautions, and Warnings in the Calvert Cliffs Condition Response column, fixed the bullets printing on the text, also removed extra blank line between them 2020-08-28 20:53:28 +00:00
2e34568a37 B2020-120: For Calvert alarms, REFERENCE section not paginating correctly sometimes 2020-08-28 10:42:13 +00:00
Rich
227d154ad1 B2020-100 Code was not performing the adjustment to the input RTF text before processing it. 2020-08-26 16:47:44 +00:00
Rich
d8f41f3dcb vlnParagraph.cs
•	B2020-115 Create Static properties for vlnParagraph to limit
	the size of a figure and paginate large figures properly onto
	their own page.
•	B2020-115 Limit the figure size to the space available in a
	page.
•	B2020-115 Set a very large figure's Step Level so that
	pagination will happen prior to the figure.
2020-08-18 12:23:45 +00:00
Rich
10b6dcfef6 B2020-115 Calculate maximum available space on a page for figures 2020-08-18 12:21:31 +00:00
Rich
3b1a01df4e B2020-100 Convert old and new form of non-breaking hyphen to hyphen so that underline will work properly. 2020-08-18 12:19:40 +00:00
Rich
da6ecf841b B2020-100 Wolf Creek (Carolee) reported issues with adding a hyphen in the middle of Table text that was bolded and underlined. 2020-08-06 17:48:54 +00:00
784986f388 B2020-101: Add format flag for table pagination
B2020-101: Add format flag around code that was crashing during pagination around a large table
2020-08-05 12:45:34 +00:00
251f32815b B2020-102: extra blank page after Auto TOC when foldout pages were also printed 2020-07-31 12:43:18 +00:00
cfc1259b48 B2020-099 added check in HasSecondRNOThatWillFit() logic to not look for a second RNO if it wants to break on the last RNO. 2020-07-29 19:52:20 +00:00
1e785d7400 C2017-017 added a footer with the page number and date generated. 2020-07-14 16:00:49 +00:00
4e7d93aab5 B2019-152: landscape page numbers for print all/merge 2020-07-06 13:27:42 +00:00
a89fad3eaf C2019-013 put sorted by information on the Search Results report
C2020-019 display the section number and Title for step sections on the Search Results report
2020-06-25 15:14:15 +00:00
7b53bbc783 B2020-085 Needed to consider the starting position as well as the length of AEP substeps when checking to see if they print past the RNO that PROMS was to break on. 2020-06-15 14:12:26 +00:00
921d25c380 B2020-080 fixes an issue where table cells text that consists of superscript text that begins with a dash was not printing that text superscripted. 2020-06-09 19:20:05 +00:00
Rich
d0e2eda999 B2020-082 – Text was missing from the bottom of some table cells in the PDF File. Logic was added to adjust the top offset according to the font family name (Courier and VESymbFix). 2020-06-08 14:40:13 +00:00
c1849897db B2020-081 better logic for steps with more than on RNO level to try and keep the RNO sub-step from breaking (where possible) and to see if the entire second RNO could also fit on the page 2020-06-03 20:10:53 +00:00
Rich
f4ac65a9f2 B2020-078 Pagination changed when using new logic. Code was changed to more properly use a sorted dictionary. An inadvertent change was made that included the maximum step level which should not have been included. This has been corrected. 2020-05-28 14:57:40 +00:00
Rich
26d500a939 B2020-077 Loop through all potential page breaks. Account for gaps in the list based upon step level. 2020-05-22 16:07:05 +00:00
c266192519 B2020-073 Fixes a bad pare break in procedure FRC-0.1 step 14 RNO. It was as not keep all the children together with the parent. 2020-05-20 19:06:19 +00:00
0d572f335a B2020-075 make room for the End message only if we are printing the last step of the section 2020-05-18 19:59:51 +00:00
02c5cd167f B2019-024: First page of Approval Consistency Report prints title & is blank 2020-05-08 13:08:23 +00:00
b8e688c14a B2020-064 – for Farley, take into account doc style flag DSS_PrintSectOnFirst when breaking a step onto pages other than the first page. 2020-05-04 19:36:09 +00:00
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
318f68e14a B2020-059 pagination fix in fitting last sub-step of a step on its own page. (PaginateOnStepThatWillFitOnBlankPage format flag in Barakah and South Texas formats) 2020-04-24 13:11:09 +00:00
0ef0a57945 B2020-054: Equations in Chronology/Summary of changes reports print many lines of code 2020-04-14 13:19:05 +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
58a878da9d B2020-031: Supplemental information print has extra blank page 2020-03-20 12:27:32 +00:00
8c4f36566c B2020-033: Auto table of contents line spacing 2020-03-17 13:22:11 +00:00
ae1396bf5a B2020-035 Added a NULL reference check to prevent PROMS from crashing during print. 2020-03-13 13:48:15 +00:00
d0c27fcb43 B2020-034 Added logic to adjust the vertical position of the text in a table cell based on the font size. 2020-03-12 18:47:50 +00:00
c0246d2421 2020-028, B2020-029, B2020-030: Pdf Links in Supplemental Information pages causes crash or pages to not print. 2020-03-12 14:04:07 +00:00
166e2e04f2 B2020-032 logic to try to put the parent of a Table step type on the same page as the table if paginating on the table. Put in for Barakah EOPs 1T4-OP-EOP-XX-0100 Attachment 32 2020-03-10 19:20:11 +00:00
f3b7903292 B2020-026: FNP - overlap of caution/note box 2020-03-03 15:43:30 +00:00
8ac98b2816 F2018-033: Auto TOC for Farley. Note that this is check in for release note from 2/28/2020 (was missed during initial checking). 2020-03-02 15:32:35 +00:00
96354e6374 B2020-020 Needed to pass in the DocVersionInfo to the Consistency Check report so that we can get the paper size. 2020-02-17 16:28:30 +00:00