992 Commits

Author SHA1 Message Date
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
00efe2a582 C2020-002 Logic to get the iTechSharp Letter or A4 paper settings and the point size (length) or either paper size 2020-02-14 18:06:19 +00:00
b41320ed24 C2020-002 Logic to use either the Letter or A4 paper size 2020-02-14 17:16:28 +00:00
4dae30b71b B2020-016 Improved pagination logic with respect to step with second RNOs 2020-02-05 18:40:50 +00:00
cb5a88ea6f B2020-013 Added check for second RNO that will fit on the page
Corrected Debug message for Leading so 7lpi is factored in
B2020-014 Corrected 7lpi print of tables so that they shrink properly
2020-01-29 17:46:07 +00:00
eacd97f0fa B2020-006: search print-procedure title doesn’t print when section is only instance found and ‘\u160?’ prints in procedure titles 2020-01-24 15:47:08 +00:00
27b3ce2ff2 B2020-008: Second page of Alarm format prints over part of header 2020-01-22 13:17:03 +00:00
3f695a95a4 B2020-0001 Catawba/McGuire when paginated on a section (set to continuous) the extra line before the section title was printed at the top of page. We now remove that extra line for this pagination case. 2020-01-08 15:25:59 +00:00
7b57386758 B2019-174 Created static method to register the font fonder so that it can be called at the start of printing.
B2019-174 Register the font folder with iTechSharp so that the symbol fonts can be found when generating the Auto Table Of Contents
2019-11-20 20:25:38 +00:00
bfba372747 B2019-173: fix pagination problems. (continuation of bug fix) 2019-11-20 16:25:52 +00:00
3f49024220 B2019-173: fix pagination problems 2019-11-19 15:30:08 +00:00
fd338bdb4a B2019-172 Logic added to process symbol characters in Section Titles being placed on the Auto Table Of Contents. 2019-11-15 17:30:58 +00:00
ead7a40048 B2019-170: Fixed VCS pagination problem 2019-11-15 13:24:40 +00:00
72fda5e4ae B2019-165 check for use of the “Don’t Include Duplex Foldout” checkbox to prevent the foldout from printing on the back side of the last page of a Word section (Byron/Braidwood)
B2019-166 corrected issue where the margins for the next section was being gotten prematurely (when current section had multiple pages)
2019-11-13 17:12:37 +00:00
7b930fd143 B2019-168: Change bar code for not continuous cases should only be applicable based on format flag 2019-11-11 14:04:38 +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
61ef1d4b40 C2019-040 added a format flag to adjust text width when a checkoff is used but not a checkoff header.
C2019-040 added a format flag to existing logic that will adjust text width when a checkoff is used on at least one step element, but a checkoff header is not being used
2019-10-30 15:08:54 +00:00
Rich
2f06862a79 B2019-150 & B2019-151 - Pagination Flag added to limit where new pagination logic would be used. 2019-10-28 18:38:43 +00:00
Rich
14d26ec07a C2019-039 Remove automatic zoom on Overlay PDFs 2019-10-09 16:18:25 +00:00
fdb6949c6d B2019-141: Set width for steps whose parent is TextWithTitleRight 2019-10-02 16:12:57 +00:00
003fac949c B2019-145: landscape watermark misprint 2019-10-02 12:36:03 +00:00
22be9d94dd B2019-130 Added check for when sub step is a different type but at the save level as the previous sub step. 2019-09-09 15:50:49 +00:00
6e06cbdf88 B2019-120 A table in Byron procedure ELEC-1 printed off the bottom of the page. Logic now does a better job in calculating the space available on the page and if the step part being printed will fit. 2019-08-30 12:25:34 +00:00
Rich
bcf4a77370 B2019-124 - Pagination - if substep will fit on a blank page but will not fit on the current page and is not the first substep then break. This trys to keep substeps together. 2019-08-29 15:47:27 +00:00
Rich
a804f2f716 B2019-116 Consolidated and Genericized font registration for iTextSharp 2019-08-15 15:59:59 +00:00
Rich
70f6cc2ec6 B2019--115 Bottom Continue Message Location after AER Table and RNO Content excedes Page. 2019-08-14 13:53:17 +00:00
Rich
3aa5f48000 B2019-103, B2019-114 Paginate on a substep if the step can fit on a blank page and it cannot fit on the current page. 2019-08-07 15:31:23 +00:00
Rich
344f645b0c B2019-111 Keep table with parent when page breaks in RNO 2019-08-06 21:30:41 +00:00
Rich
d9b89a4233 B2019-110 Table off the top of page error log 2019-08-06 21:16:56 +00:00
Rich
d7ed3062a8 B2019-102 Fix PDF Links for Word Sections
STP EOP E-0
2019-08-06 21:02:40 +00:00
Rich
20b41ec7c8 B2019-109 - Barakah HD-0002 Att4 Step 11
Adjust cell Text width so that text prints properly.
Add error handler for outputting table cell text
2019-08-06 20:52:28 +00:00
b0dc9b83d8 B2019-094 – needed to account for table position adjustments when printing the checkoff macro of the following step. For South Texas FSG20 Addendum 5 step5 2019-07-16 17:12:34 +00:00