967 Commits

Author SHA1 Message Date
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
b45332c5ba B2019-093 – moved the table cell text up a little bit so that it fits better in the table. For South Texas, was causing some cell text not to print (FSG20 step 1) 2019-07-16 17:11:23 +00:00
13d3665846 B2019-091: Crash when printing South Texas Eops 2019-07-01 13:29:20 +00:00
90be719f34 B2019-089 - Removed the “End of Search Results” text from the Complete RO report.
Code cleanup – removed un-used code.
2019-06-26 16:58:39 +00:00
87ccb516c1 B2019-079: the bottom continue message is not printing with a blank line between it and the last line of text 2019-05-23 14:53:22 +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
0ba08ae64d C2019-022 Removed the use of the Arial Unicode font (was in for backward compatibility) when using symbols with a proportional font. We now use FreeSerif (supplied by Volian)
C2019-022 When pre-processing table cells before we print a table, we now replace any Arial Unicode font reference with FreeSerif.
2019-05-16 16:48:55 +00:00
d88b4eee5d B2019-077: section number and title not printing for Westinghouse 2019-05-16 13:56:53 +00:00
5d7258145b B2019-075: Incorrect Point Name in Westinghouse Alarms 2019-05-16 11:19:03 +00:00
7d7d9cb42b B2019-067 Added check for use of a proportional symbol font in the logic that will replace our symbol character with a WingDing font character (used for the Clock, Check Mark, and Heavy X symbols) 2019-05-07 14:11:39 +00:00
ff913f29f5 B2019-051: Summary of changes not resetting properly after new Approval revision 2019-05-02 12:18:36 +00:00
cd3656c955 B2019-052: Pdf Links for each Referenced Object and Transition within a Step 2019-04-25 13:07:19 +00:00
c30518c4fe F2019-033 Added Flag to position the top continue message at the left margin
F2019-033 Added flag to position top continue message at the left margin
F2019-033 Added logic to support format flag to position the top continue message at the left margin
2019-04-17 19:52:00 +00:00
644e289561 B2019-059 – replaced a hard coded 12 with SixLinesPerInch variable
B2019-059 – only one blank line after a figure
2019-04-17 17:59:20 +00:00
c8b01d803c B2019-057 The override width on sub-steps without tabs (i.e. paragraph) was being reset back to non-override value. Added logic to not do this if the step type has a width override set in the format. 2019-04-10 18:45:01 +00:00
fd21ef8e66 B2019-055 (re-fix of B2019039) Removed previous format change which caused issues entering hold points after a note
B2019-055 (re-fix of B2019039) added logic to check if previous note or caution have the same Type number in determining if the change bar should be extended from the previous change bar.
2019-04-09 15:58:55 +00:00
169f6a276d B2019-053: Inside section transitions without step number do not have PDF link 2019-04-05 12:18:02 +00:00
a2b10e0844 B2019-049 Added check for table in a Caution or Note to the TableLocation() logic
B2019-049 when printing a table that is inside a note or cation, use the single column setting of the TableCenterPos format value
2019-04-02 15:45:33 +00:00
17ae2c3df7 B2019-041: The merging of pdfs crashes when there is a bad (corrupt) procedure pdf to merge 2019-03-22 13:15:43 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +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
0369a7f269 B2019-028: Line spacing at the top of a page may be incorrect if a section contains subsections where a step section follows a Word section. 2019-02-18 16:41:43 +00:00
9ead3da79f F2019-010 Format tweaks for better pagination. Added End and Continued message per writer’s guild
F2019-010 added default header, cover page, and combined background/deviation template
F2019-010 Format tweaks for better printing
F2019-010 Added cover page
F2019-010 – Added default header and cover page
F2019-010 – removed page border for single column mode
F2019-010 – default header
B2019-021 – Consider checkoffs when printing continue message, adjust the position of the table drawn around checklist steps
2019-02-08 19:57:56 +00:00
94cc5c22aa C2014-009: Allow for edit/print of Notes & Cautions off a sub-step in the right column of Condition Response table (Calvert personnel made update request) 2019-02-07 13:12:01 +00:00
af5ca6171f B2019-019: Add message to baseline output for duplex blank page message 2019-02-04 14:10:01 +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