581 Commits

Author SHA1 Message Date
61af3b60cc B2017-139: SAMG Facing page print has missing blank pages 2017-07-12 14:04:48 +00:00
92dfcf47ed Use property to initialize (prevent null reference)
Added sup info pdf print to supinfo print enum
Use sup info pdf print from enum
fixed typo and use sup info pdf print from enum
B2017-136: Support section titles in proc step sections that have SAMG facing page supplemental info
2017-07-10 12:10:58 +00:00
1315645a85 F2017-042: handle samg supinfo facing page for section titles 2017-07-05 13:52:24 +00:00
Rich
4686415f98 C2017-018 Output column headings for inconcistent Page Number transitions, Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF.
C2017-018 Output column headings for inconcistent Page Number transitions.
2017-06-23 19:19:42 +00:00
43dffa55cb B2017-105 – adjust the y position of a symbol character when its size is greater than the normal font size 2017-06-21 18:25:47 +00:00
f96f11aa34 B2017-122: Crash & pagination problems in GEN_SAMGS supplemental information facing page print 2017-06-16 13:41:29 +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
c630da8c92 F2017-039: Supplemental information title printing if section’s font is null.
F2017-039: SAMG Supplemental information and associated Facing page printing support
2017-06-12 13:58:17 +00:00
Rich
2aa7db1c76 B2017-012 Embedded Figure resizes on Facing Page
B2017-016 Equations and Visio Drawings resizes on Facing Page
Releated issue where Equipment Lists containing Embedded Figures, Equations and Visio Drawings were overlapping with procedure text.
Handle Embedded Figures, Equations and Visio Drawings when the Facing Page resize was occuring
Figures were not being handled properly for Facing Page font resize
2017-06-12 12:56:18 +00:00
f4d9d38e59 B2017-111: Add a little more space between figure & change bar 2017-06-09 11:59:12 +00:00
c6127c17ab B2017-109: Supplemental Information preferred page breaks causes incorrect pagination of following substeps 2017-06-07 11:16:27 +00:00
51c5cf8d1c C2017-024 logic to trim the height of the hold point type of boxes (Cautions/Notes types) when there is only a hard space type in for the text. 2017-06-05 20:22:09 +00:00
21223b9b1f B2017-102: For figures, don’t add extra line for change bar lengths
B2017-102: Add an offset for width to locate Change Bars on supplemental information
2017-06-05 13:14:44 +00:00
c6608b8370 Added logic to support the indexed list version of ReplaceSymbolChars 2017-06-01 14:31:51 +00:00
d9eab8b1aa B2017-100: Tables, figures and equations in Sup Info column do not print properly, text below overwrites them. Also, the x-offset was adjusted to center below sup info steps. 2017-05-30 15:26:23 +00:00
9b881f551e C2017-008 Formats now have a grouping allowing us to change a symbol character’s font family, size, style, and/or the actual character 2017-05-26 15:13:19 +00:00
738089548c On Preferred Page Break checkbox: make Supp Info -> Sup Info for consistency
B2017-099: fix crash & printing of HLS with Caution & supinfo & supinfo on HLS too.
2017-05-26 11:51:24 +00:00
33612bee11 C2107-019: right align Supplemental Information tabs 2017-05-24 15:04:12 +00:00
bd7204aff8 B2017-093: Pagination issue when no supplemental information on page or when 2 steps on page & only 2nd has supplemental information 2017-05-24 12:34:42 +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
4686cb0f6e Added a check for column mode before adjusting a sub-step note or caution text width 2017-02-16 17:09:52 +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
54765cea95 F2016-061: Additional signoff types for VCBA & WST1 for SCANA’s maintenance department 2017-01-24 16:00:06 +00:00
bfc321abbf B2016-269: Ginna – notes on sub-steps were printing beyond the margin and off the page 2017-01-10 14:36:34 +00:00
929d027394 B2016-277: don’t crash on bad data in text field for a figure 2016-12-07 13:57:49 +00:00
a9bd84ad5f B2016-273: checkoff/signoff for embedded images
B2016-272: centered tables print too far to right
2016-12-05 13:55:57 +00:00
e27bbff7d8 Fix B2016-270: centered equations (one below another) don’t print centered
Fix B2016-259: centered table off centered table was not centered in print (add ‘TableCenterPos’ values)
2016-12-01 13:40:15 +00:00
3a2759470d check for null reference when deleting a source step that has associated enhanced (found during fix for B2016-228)
B2016-228: when creating section/procedure enhanced items, set ‘Number’
B2016-228: when modifying source section or procedure, save ‘Number’ also
B2016-198: User hold point no longer overwrites the ‘INIT/DATE’ signoff heading
2016-11-29 13:52:43 +00:00
1ff60597c3 B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf
Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
2016-11-22 14:16:04 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
454697efdf B2016-222 fixed calculation of box height for notes and cautions at a section level
Added a check to prevent an index out of range error
2016-10-04 19:13:11 +00:00
ba5736d19a Fix B2016-219: VC Summer’s centerline prints on top of figure 2016-09-28 16:15:10 +00:00
6f16095159 F2016-033: Replace “User Hold Point” with “Verification Point” step type & support its printing
F2016-042: Fix tabbing of section text location (was overwriting number)
2016-09-27 13:04:35 +00:00
Rich
234682420f If the Printable Text - X Location is set for an annotation Type and text is entered in the annotation between square brackets, the text will be displayed next to the step with the annotation. This is limited since there mat not be much space next to the step. The location is in points (1/72 of an inch, 36=> 1/2 inch, 18=> 1/4 inch). Also Up and Down arrows can be included in this text, by typing {Up} and {Down} within the square brackets. 2016-09-26 21:11:28 +00:00
73daac2ce1 F2016-039: fix text column widths when a checkoff is used for vcb formats. 2016-09-26 13:50:03 +00:00
Rich
948161603a Set the default text font based upon the current format for Tables. 2016-08-19 15:30:04 +00:00
a2835ab73d Added Warning with triple line box, Adjusted PSI Use Class text X-location
Support for Printing ‘[xx]’ text within an annotation by allowing for xlocation on dialog.
Triple Line Box around note or caution
2016-08-04 10:35:26 +00:00
6a1c9473a5 B2016-168: Deviation Document printing: column widths were not wide enough 2016-07-15 11:16:50 +00:00
0910a2deb5 Fix B2016-164: Calvert Alarms wrapping of title with text below paragraphs 2016-07-12 13:19:16 +00:00
017d11debb B2016-161: For BGE, fix crash if footnote inserted into procedure step section 2016-07-08 13:12:17 +00:00
76b39e3046 B2014-105: When in Calvert Alarm Condition Response table, print AER table in AER column
B2014-105: When in Calvert Alarm Condition Response table, AER column allow insert of AER table
2016-06-28 15:05:42 +00:00
0d13585924 Supporting logic to handle the use of the backslash character 2016-06-21 15:16:12 +00:00
ecc9a866e3 Continue development
VCB1 format:  Only underline top section (if subsections)
VCB1 format:  Format flag to only underline top section (if subsections)
VCB1: step widths
2016-06-17 14:45:51 +00:00
4ae5fdf980 VC Summer Unit 2 & 3 Single column format 2016-06-14 13:52:50 +00:00
Rich
65ba080983 Added support for Wolf Creek Background Indent Used by a number of plants 2016-05-27 18:06:28 +00:00
Rich
f4609c2f50 Fixed a bug that was causing text to indent Also adjusted width to use more of the page (right margin) 2016-05-27 14:16:50 +00:00
c92fee3ab1 B2016-134: WCNTRN format – print of section top message for sub-step with note 2016-05-23 16:03:41 +00:00
cd523e12a6 Added a check for a Figure substep type without an RO reference 2016-05-13 19:00:58 +00:00