810 Commits

Author SHA1 Message Date
c6608b8370 Added logic to support the indexed list version of ReplaceSymbolChars 2017-06-01 14:31:51 +00:00
4324fd93ae B2017-103: Bottom continue message location adjustment
B2017-103: Bottom continue message location adjustment using format value
2017-06-01 12:26:33 +00:00
Rich
cbf44eb689 B2017-098 Adjust font size in Tables within Supplemantal Information 2017-05-31 13:48:07 +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
4f5585e332 B2017- 092 Added logic to the PDF generation so that duplicate PDF Bookmarks are not added for steps containing supplemental information. 2017-05-22 15:33:41 +00:00
68aa1e9aab B2017-091The Checkbox for inserting blank pages for duplex printing was shortened so that it does not run into the Cancel button. It now reads “Add Blank Pages For Duplex Printing”. Also when print a procedure that has facing pages this check box is checked by default.
B2017-090 Commented out a line of code that is no longer needed for printing facing pages, but was causing the main procedure to paginate incorrectly.
Sped up the logic that calculates how small to shrink the font size on the supplemental information facing page.
2017-05-22 15:32:47 +00:00
8280de55e2 First round of reducing the font size of supplemental info text if would not normally fit on a page 2017-05-18 16:27:09 +00:00
7f4173af82 Logic to keep the supplemental info pages in sync with the SAMG procedure should the sup info print past the end of the page 2017-05-18 16:26:17 +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
f5c4d24cf7 2017-04-13 19:01:28 +00:00
Rich
ff47bd858b Fixed logic to Copy Search Results to eliminate duplicate steps in the results
Fixed logic to Print Search Results to eliminate duplicate steps in the results
Fixed logic to prooperly output the procedure number and title
2017-04-12 14:48:11 +00:00
b8f330718e B2017-046 added a check for a zero selection length when we check a table cell that uses the symbol font 2017-03-16 19:28:38 +00:00
Rich
7517636273 Added Comment 2017-03-02 15:18:33 +00:00
Rich
a958f403d8 B2017-036 - Fixed logic to account for Section Continue Message. Found in Automated Testing 2017-03-02 15:14:28 +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
8d1babe2cd B2017-019 use DisplayNumber and DisplayText on the table of contents so that <u> will get translated 2017-01-30 19:45:09 +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
Rich
10508fef5f B2016-266 Fixed pagination logic for Section Continue Message 2016-12-01 16:01:38 +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
Rich
ac126563df All - B2016-247, B2016-251 Complete RO Report Issues:
Underscore in Iamge File Name was being converted to Underline command
Double Underscore was being remove from group headings  This was corrected to change double underscore to a space.
Empty fields were causing the code to crash and print only a small portion of the report
2016-11-10 16:50:24 +00:00
Rich
c014652d90 Keep RO Link for RO Images
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00
Rich
f65d364f57 Summer Management Directives should have a Unit Designator of NSBU 2016-11-03 13:25:54 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
Rich
49ced60b22 Procedures with numbers that start with VC2 will be identified as pertaining to Unit 2
Procedures with numbers that start with VC3 will be identified as pertaining to Unit 3
2016-10-14 19:57:19 +00:00
Rich
4266d2fef0 Account for Section Continue Messsage when doing pagination 2016-10-05 17:40:02 +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
Rich
1926a435b0 Replace <u> within a PC P/C PSI Value with the current unit number. 2016-09-27 19:35:36 +00:00
570404687c B2016-216 Don’t put a page break between a group heading and the first item under it. 2016-09-27 19:18:01 +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
5b25cf6d6c Added code so that Means can be printed properly. 2016-09-23 14:43:42 +00:00
Rich
41ec066d69 Fixed logic to account for the Section Continue Message at the top of the page. 2016-09-22 14:06:30 +00:00
Rich
65d9e6231d Added support for VCB Unit Numbers 2016-09-16 15:22:27 +00:00
6a737a961d Fix for auto TOC grouping logic (B2016-200) and for line spacing consistency (B2016-205) 2016-09-12 18:47:05 +00:00
36e4b0c3ab Added check for even page number before printing Auto Table of Contents to determine if blank page should be printed. B2016-181 2016-09-06 19:33:14 +00:00
Rich
30c7c16cd0 Fix the RTF for grid cells so that Text is set to use a Text font rather than a Symbol font.
Added some debug code for testing the function above.  After the code was finished, the debug code was commented-out.
2016-08-19 15:31:43 +00:00