197 Commits

Author SHA1 Message Date
5438908754 B2018-103: Incorrect pagination for sub-steps that have sub-steps when Supplemental Information is used. 2018-07-16 11:35:36 +00:00
Rich
cbd08ed92d B2018-081 - Corrected Pagination Loogic to keep High Level Step with High Level RNO 2018-06-08 17:56:49 +00:00
6967c42baf B2018-080 Don't break if HLS and High Level RNO each have one line of text and there are substeps (keep single line HSL and High Level RNO with their substeps)
B2018-080 NULL reference fix (was preventing a procedure from being printed)
2018-05-24 14:50:22 +00:00
89f046e792 Code cleanup – removed unused format setting
B2018-079 Calvert pagination fix. Don’t need to count phone list length when calculating space on the page. Phone list is printed below the footer and defined page length.
2018-05-18 19:22:57 +00:00
aadb3c718a C2018-014 rename Compare PDF checkbox to Overlay PDF, rename Meta File check box to Baseline Testing, added tool tips
C2018-015 add PROMS version number, SQL server name, database name, procedure folder tree info, procedure number and title to meta file.
C2018-015 add debug pagination info to meta file
2018-05-02 19:21:19 +00:00
f2fc715f1d B2018-065 Continue message were not always printing the proper step information, if the plant’s continue message included the step/subtep number. 2018-04-23 19:04:36 +00:00
5cff214b0e C2018-004 logic to print meta file information
C2018-004 pass itemid for use in meta file output
2018-04-12 20:30:30 +00:00
ff0da96bad B2018-058 Proms was putting V.C. Summer’s End Message on a page that didn’t have room for it. PROMS pagination logic will now properly calculate the space for the end message when considering page breaks 2018-04-04 19:14:18 +00:00
Rich
75124cd7e4 B2018-033 - Set the default scrunching settings.
B2018-033 - Set the scrunching check box to checked by default
B2018-033 - Base table scrunching on the last row of a range rather than the first row of a range
B2018-033 - Added debug for table scrunching.
B2018-033 - Fix pagination to account for table scrunching
2018-03-02 18:57:57 +00:00
Rich
26ac4d5716 Handle complex AER and RNO pagination logic better. Ultimately we may want to separate AER and RNO pagination logic. 2018-02-21 15:57:38 +00:00
faeb407c59 B2018-024: Pagination of Supplemental Information 2018-02-16 13:20:12 +00:00
2d9dfb41f8 B2017-273 Farley - Paginate on the parent section when that section prints steps and has sub-section
B2017-273 Farley - When that section prints steps and has sub-section, don’t set the page that has the parent section to the sub-subsection’s pagelist (docstyle)
2017-12-11 14:01:09 +00:00
Rich
7ef955a981 B2017-261 - Needed to check for a null value before checking details of pagination 2017-11-20 15:46:19 +00:00
Rich
06fbfc488f B2017-252 Added logic to break at title rather tan breaking at first content under title.
Expanded Pagination fix for WCN
Expanded Pagination fix for RNP
2017-11-14 20:01:30 +00:00
Rich
365a46ba5d Added Comment 2017-11-10 17:43:50 +00:00
Rich
1a35ebaf2d B2017-254 - Fixed pagination logic. A high level step was moving to it's own page when there was room for it to fit on the current page 2017-11-10 17:35:36 +00:00
Rich
960debcd69 B2017-252 - Corrected pagination logic when the calculated paragraph break excedes the location of the next HLS, Caution or Note. 2017-11-10 15:33:55 +00:00
f31edfe1c5 B2017-228: SAMG Supplemental information facing page pagination bug, break was on sub-step AND after preferred page break, should only be On sub-step
B2017-229: SAMG Supplement information facing page pagination bug, do facing page if in 7 lines per inch when on first step of section
F2017-067: Adjusted pagelength to allow for Bottom Continue Message location on 7lpi print
2017-10-03 13:34:27 +00:00
c87ec88245 B2017-203: missing End message if continuous subsections & 2 sections’ end message on same page 2017-09-12 13:02:48 +00:00
7eef093c90 B2017-161: Improvements to background pagination 2017-08-15 11:44:53 +00:00
20a07c6a3e B2016-130: Copy and paste replace steps causing missing and duplicate items in tree (problems with ‘NextItems’) 2017-08-07 13:05:02 +00:00
Rich
5d94daca0e B2017-154 Fixed Pagination when a single substep (orphan) was being placed on the next page. This was only done for steps withtwo sub-steps where the second sub-step had no children. 2017-07-24 20:01:25 +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
f96f11aa34 B2017-122: Crash & pagination problems in GEN_SAMGS supplemental information facing page print 2017-06-16 13:41:29 +00:00
c6127c17ab B2017-109: Supplemental Information preferred page breaks causes incorrect pagination of following substeps 2017-06-07 11:16:27 +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
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
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
Rich
10508fef5f B2016-266 Fixed pagination logic for Section Continue Message 2016-12-01 16:01:38 +00:00
Rich
4266d2fef0 Account for Section Continue Messsage when doing pagination 2016-10-05 17:40:02 +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
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
85ea4d6efb fixes B2016-166: calvert pagination for complicated AER/RNO page break 2016-07-14 11:44:13 +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
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
c92fee3ab1 B2016-134: WCNTRN format – print of section top message for sub-step with note 2016-05-23 16:03:41 +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
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
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
Rich
ad1980e434 Added option to Remove Trailing Hard Returns and Manual Page Breaks 2016-01-20 20:19:53 +00:00
Rich
406ec0f036 Added Format Flag to account for Sub-sections levels in the Sequential Numbering
B2015-162 Bug was able to be fixed with data.  Attachment 7 and 8 in Shared AOP 79 were incorrectly set to print Number and Title.
2015-10-13 13:56:32 +00:00
30059881f0 increase pagelen of the Procedure step section & set footerlength = 12 if docstyle has bottom messages
set footerlength = 12 for Purpose sections
Allow a single line HLS that is last in section to print into footer
2015-07-10 15:36:32 +00:00
85ca5e1f1d Account for extra lines in End message of section when determining pagination (AEP) 2015-06-03 16:13:11 +00:00
06ba7bf825 Improved accounting for bottom continue messages for pagination
Bottom Message (below text) fix and pagination improvements
Include RNO separator in ‘BottomContent’ calculation
Reset ‘BottomContent’ for each page & added ruler for bottom of page
2015-06-02 15:09:57 +00:00
Rich
37e2227919 Table shrinking support 2015-05-27 18:48:14 +00:00
06944c6503 Initial Wolf Creek Training Format
Initial Wolf Creek Training macros
Added WCNTraining flag
Use WCNTraining flag to always paginate on subsection
Don’t do docstyle reset if in WCNTraining format
Do centerline if in WCNTraining format
2015-05-26 13:59:39 +00:00
Rich
2d6f5f443e Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page Break.
Added a New Object (ReaderHelper) which provides the necessary support to allow MSWord documents to use various page sizes.  MSWord has a limit of 22 inches for the largest width or height.
Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page break.
Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page break.
Updated vlnParagraph constructors to use parameter MyPromsPrinter since it is used to create page breaks.
2015-03-26 02:21:52 +00:00