1201 Commits

Author SHA1 Message Date
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
d2aadd3045 C2019-004: Allow user to define duplex blank page text (for build only).
C2019-004: Allow user to define duplex blank page text.
2019-01-24 15:51:42 +00:00
ed895209f7 C2019-005 Added a Top Continue message the included the high level step tab and step text, and allow for bolding the tab while underlining and bolding the step text. 2019-01-21 18:20:14 +00:00
bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
Rich
f0a43e19f4 Logic was changed so the a Word sub-section would not cause mixing of data from a preceeding step section and a following step section 2018-12-04 13:28:11 +00:00
Rich
0714394480 B2018-146 Added logic to keep the Right Margin consistent in Background Text for WCN 2018-11-09 18:43:09 +00:00
7c40e22186 recheck-in fix for B2018-139. Previous update excluded this fix. 2018-11-05 15:14:42 +00:00
Rich
6934fa5c9a B2018-140 CP - Top Continue Message was overlapping the Table outline 2018-11-05 13:06:51 +00:00
98c04c8f0a B2018-139 added checks for HLS, Cautions, Notes when processing Background text so that the left margin will be used in positioning the tab and text 2018-10-31 14:39:32 +00:00
37fb880794 C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks 2018-10-08 15:30:05 +00:00
6a660a8c67 F2018-041 updated logic to handle the positioning of a sequential substep that is a child of a Title With Text Below step (i.e. Basis title in enhanced backgrounds) – for Wolf Creek Enhanced Documents 2018-09-12 15:33:37 +00:00
8cdc686f11 B2018-124 no longer need AllowedWatermarks list 2018-09-10 19:35:45 +00:00
Rich
234b6561f9 MNS - C2018-024 I in Arial font changed to I in TimesNewRoman for Step Tabs and Transitions 2018-08-07 14:45:54 +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
5bf50a92df B2018-108 Getting two blank pages between some attachment sections (step editor) in procedures using duplex foldouts (floating foldouts) 2018-07-25 14:47:20 +00:00
6bc8f2ee9d C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (previous fix didn’t work on longer tabs) 2018-07-23 14:29:03 +00:00
a6a9305f7d C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (default flag to false) 2018-07-20 15:22:27 +00:00