827 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
28a7d8e8ed SAMG Supplemental Information Facing pages
Create property versus variable for facing pages (prevents possible null crash)
2017-07-05 13:48:40 +00:00
e1e1bbb38a B2017-132 added a check for null reference. When processing PDF chunks during sup info printing we were trying to process a vlnmacro that was set to null 2017-06-29 16:21:17 +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
74898f5e4e Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
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:57:22 +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
83d746edfd B2017-112: Figures in Supplemental Information pages overlap text if text font is shrunk 2017-06-08 15:49:14 +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
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