160 Commits

Author SHA1 Message Date
4dae30b71b B2020-016 Improved pagination logic with respect to step with second RNOs 2020-02-05 18:40:50 +00:00
cb5a88ea6f B2020-013 Added check for second RNO that will fit on the page
Corrected Debug message for Leading so 7lpi is factored in
B2020-014 Corrected 7lpi print of tables so that they shrink properly
2020-01-29 17:46:07 +00:00
bfba372747 B2019-173: fix pagination problems. (continuation of bug fix) 2019-11-20 16:25:52 +00:00
3f49024220 B2019-173: fix pagination problems 2019-11-19 15:30:08 +00:00
ead7a40048 B2019-170: Fixed VCS pagination problem 2019-11-15 13:24:40 +00:00
cfb847de9c C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +00:00
Rich
2f06862a79 B2019-150 & B2019-151 - Pagination Flag added to limit where new pagination logic would be used. 2019-10-28 18:38:43 +00:00
22be9d94dd B2019-130 Added check for when sub step is a different type but at the save level as the previous sub step. 2019-09-09 15:50:49 +00:00
Rich
bcf4a77370 B2019-124 - Pagination - if substep will fit on a blank page but will not fit on the current page and is not the first substep then break. This trys to keep substeps together. 2019-08-29 15:47:27 +00:00
Rich
3aa5f48000 B2019-103, B2019-114 Paginate on a substep if the step can fit on a blank page and it cannot fit on the current page. 2019-08-07 15:31:23 +00:00
Rich
344f645b0c B2019-111 Keep table with parent when page breaks in RNO 2019-08-06 21:30:41 +00:00
37fb880794 C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks 2018-10-08 15:30:05 +00:00
4cc99a1d6c B2018-104: Top continue message printed when step was just starting and sub-sub-steps break at less ideal location. 2018-07-16 16:06:36 +00:00
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