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
Rich
948161603a
Set the default text font based upon the current format for Tables.
2016-08-19 15:30:04 +00:00
0804ecc7ee
B2016-174: PartialStepCompression does not work correctly for Background formats (those steps that use PageBreakOnStep format flag)
2016-08-09 11:37:12 +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
146e1fb968
New Table of Contents flags & MaxWidth for PSIs (for current page)
...
Improve message when format is changed and not certain if section type is valid. (part of B2016-165)
vcb1: Added MaxWidthCurPage for PSI text widths (use for current page)
vcb1: Table of Contents values for subsections line spacing and grouping section numbers
Table of Contents to handle single space subsections & Grouping section names remove group title
Use MaxWidthCurPage to handle max width, but don’t account for multiple lines when printing content
2016-07-25 15:04:23 +00:00
cc927d1cd5
Meta section printing: pagelist headers, page counts
...
Meta section printing: xoffset for sub/subsections, pagelist headers, page counts; start title page classification box
2016-07-18 14:00:37 +00:00
6a1c9473a5
B2016-168: Deviation Document printing: column widths were not wide enough
2016-07-15 11:16:50 +00:00
85ea4d6efb
fixes B2016-166: calvert pagination for complicated AER/RNO page break
2016-07-14 11:44:13 +00:00
0910a2deb5
Fix B2016-164: Calvert Alarms wrapping of title with text below paragraphs
2016-07-12 13:19:16 +00:00
90f5b01067
fixes B2016-157 & B2015-211 (this bug fix caused B2016-157 – fix put on for it was removed)
2016-07-11 14:12:03 +00:00
Rich
2fce2064b4
Fixed logic to correctly lookup Alarm regardless of the use of hard hyphens or dashes
2016-07-08 15:55:47 +00:00
017d11debb
B2016-161: For BGE, fix crash if footnote inserted into procedure step section
2016-07-08 13:12:17 +00:00
Rich
960e09f9fb
Support transitions to sections
2016-07-07 12:48:00 +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
7e2d6ca977
C2014-006: for BGE alarms, transition to window should have window with HLS text
...
Fix B2015-211 (pagination flag to fix step text from overlapping bottom continue message)
2016-06-27 13:18:00 +00:00
721cc36c8d
vcb format: added a proctitle3 so top line wasn’t moved up
2016-06-23 11:05:47 +00:00
6549842c49
Added logic to convert “[RHO]” to the rho symbol
2016-06-22 18:07:54 +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
351352b76f
Fixed V.C. Summer End Message B2016-145
2016-06-07 16:54:41 +00:00
82824f8853
B2016-142: old indent characters causing forced pagination and missing text from pdf
2016-06-03 14:44:03 +00:00
eec1c7f6f9
Added support to convert the carrot character (^) to the delta symbol in X/Y Plots
...
Added support for hard spaces in section titles and removed the dash character that was always inserted between the section number and section title.
2016-06-02 19:22:00 +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
aab71bdd7e
Fixed issue where word section page size was being used for the duplex foldout on the preceding page. B2016-135
2016-05-26 20:42:18 +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
Rich
767fbc8a7f
B2016-134 The logic used to position steps was using the parent location rather than the previous step. This was causing steps to overlap in the edit window.
...
The Drag Indicator for Folders and Procedures was being shown as red for after the selected item or blue for after the selected item. This was just causing confusion in the manual, so the color was changed to always be red.
The message "No Section Content" for an empty section (A Section with no steps) was printing overtop of the text of previous steps when the sections were set to print continuously. The code was changed to only show this message if the pagination for the section was set to separate.
Somehow, about 13 sub-steps have Grid records in the Wolf Creek data. These items were AND steps, Explicit OR steps and Paragraphs. They printed the grid with a Tab (small letter "o"). The code was changed so that Grids do not print the Tab.
2016-05-23 12:38:15 +00:00
Rich
e9aea4eeb5
WCN has many sections that do not contain steps. The pagination logic has been changed to support Sections without steps.
2016-05-19 18:12:42 +00:00
Rich
7db720b1f3
Remove old debug output
2016-05-18 14:16:45 +00:00
3b4d15b7dd
Fixed issue where the first step of the second section was printing on top of the section title, when the second section prints with the continuous setting. Needed to use a different variable which better represented the y position of the text.
2016-05-17 20:07:30 +00:00
cd523e12a6
Added a check for a Figure substep type without an RO reference
2016-05-13 19:00:58 +00:00
ac49c296cd
Fixed the TableSpaceAvailable logic (B2016-038) which made print think a table was taller than it actually was.
2016-04-13 16:37:46 +00:00
ce2f89f848
Made LossOfAC step type an Unnumbered High Level step.
...
Code cleanup.
2016-04-11 20:37:33 +00:00
4f99977685
Fixed Background Document print bug where a second note/caution background would start printing two line lower on the page.
2016-04-07 14:10:25 +00:00
912d8c0b24
2016-04-05 18:13:32 +00:00
Rich
e83a173039
Code to generate Procedure text for CPS Export
2016-04-05 16:05:58 +00:00
5330881483
B2015_014: pagination incorrect for CAT EP Backgrounds/”Title with Text Below” & “Paragraph” split
2016-03-24 14:50:36 +00:00
c668bbaca6
B2016-079: Page number transitions to Word sections were incorrect if printing with duplex foldouts
2016-03-16 12:25:04 +00:00
d432a980d7
Added logic for grouping titles and to rename the “Procedure Steps” section title to “OPERATOR ACTIONS” on the auto table of contents
...
Fixed a problem where the auto table of contents was getting wrong page numbers when the procedure had duplex foldouts and printed with blank pages (V.C. Summer)
2016-03-08 21:02:03 +00:00
Rich
c100349dcb
2016-03-04 16:45:54 +00:00
Rich
4936c0410b
Fixed Indent Logic
2016-03-04 16:14:12 +00:00
Rich
f1f71e06bf
If the current section is a foldout, then make the Link a remote link since the rest of the procedure is not part of the foldout page.
...
Import Links from the Foldout PDF.
2016-02-25 19:46:34 +00:00
2a30c1a40e
B2015-183: consistent left margin for backgrounds/deviations regardless of structure from TitleWithTextBelow type
2016-02-22 13:59:42 +00:00
985d7ae384
logic to save word sections with resolved RO values for exporting the approved procedure
...
logic to print an unlinked RO graphic(ex Tif) when used in a figure substep
2016-02-18 15:32:19 +00:00
2490413441
B2015-219: for figures that extend into the RNO column, move below RNO if it extends past AER (in y-direction)
2016-02-16 15:17:51 +00:00
Rich
697fbf98f8
Show the amount of time it takes to complete a search
...
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
Rich
0eeac0cb7f
Allow the userr to speciffy if they want annotations to be listed for non-annotation searches
2016-02-03 15:14:08 +00:00
3729f6a7b1
Fixed a typo in a FlexibleMessageBox used for the transitions with page numbers
2016-02-01 17:01:37 +00:00