82fa4f1e74
F2024-006 Fixed pagination logic to that step text at the bottom of an Alarm Point page does not print on top of the bottom continue message
2024-01-24 08:10:21 -05:00
e0ed777f68
B2023-116: Vogtle Alarms pagination
2023-11-29 09:42:59 -05:00
447c6ce343
C2023-018 Upgrade: sub-step pagination
2023-10-10 07:05:12 -04:00
e4af381d0c
C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)
2023-09-12 06:56:48 -04:00
707136d2fc
B2023-088: Vogtle Alarm pagination issues
2023-08-22 08:46:07 -04:00
580e69cd5a
B2023-047: Beaver Valley – pagination of subsection set as separate pagination
2023-05-05 14:28:52 +00:00
9c0b6a315c
B2023-034 encapsulated pagination logic added for Beaver Valley AOP format with a format flag so that it does not adversely affect Calver or other plant procedures.
2023-03-14 13:26:22 +00:00
0e3dd86eba
B2023-033: Calvert Pagination Issues
2023-03-10 16:01:31 +00:00
578c3d241d
F2023-015 logic to insure the correct pagelist is used for sub-sections that start on their own page
...
F2023-015 logic to make sure the section text on the sub-section that starts on its own page starts printing at the top of the page
2023-01-31 16:02:19 +00:00
09c74a00ef
B2023-001: Barakah – crash on print of large table. added null check
2023-01-13 15:31:15 +00:00
f6266daf7d
B2022-086: Barakah: Added flag, ‘AdjFirstSecDocStylesInPagination’, to NOT account for alarm box on 2nd page of alarms in pagination
...
B2022-086: Barakah: improve pagination, allow more on page & correctly account for top of page items when calculating y amount of text on a page; added debug output
Added debug output
2022-12-08 15:43:50 +00:00
0cf054ea05
Internal only – commenting Table Scrunch code
2022-06-29 10:28:25 +00:00
b679829508
C2021-010: Print using standard pagination rules by removing trailing hard returns, spaces & manual page breaks
2021-02-23 14:51:49 +00:00
fdead6e998
B2020-159: Pagination Problems (Forced Pagination) reported to user via dialog
2020-12-03 16:28:15 +00:00
fbe233dd12
B2020-158 pagination fix for Calvert EOPs/AOPs.
2020-12-01 14:19:43 +00:00
76b5ba1816
B2020-148 – Calvert pagination fix. keep Cautions and Notes with substep. Approved Folder, Unit 2 AOPs, AOP-3B section VI, step H.18.f
2020-11-18 17:19:37 +00:00
416a400586
B2020-150 fixed issue where a bullet step was separated from the group of bullet steps.
2020-11-11 15:45:50 +00:00
cc06e51dc5
B2020-137 Added a Null reference check to all print to continue processing when it is trying to find a place to break while processing a large table.
2020-10-09 13:27:31 +00:00
1136071e14
B2020-116: Pagination of WCN single column
2020-09-16 13:48:08 +00:00
377788c314
B2020-121: pagination/location of BGE Alarms, Condition Response Caution/Notes
2020-09-14 13:14:54 +00:00
a4395852b6
B2020-112: Pagination of complicated AER/RNO
...
B2020-123: Missing section continue message for Calvert OI & STP
2020-09-03 16:50:54 +00:00
b65815bd79
B2020-108: Pagination not always keeping parent step with table
2020-09-02 13:07:48 +00:00
2e34568a37
B2020-120: For Calvert alarms, REFERENCE section not paginating correctly sometimes
2020-08-28 10:42:13 +00:00
784986f388
B2020-101: Add format flag for table pagination
...
B2020-101: Add format flag around code that was crashing during pagination around a large table
2020-08-05 12:45:34 +00:00
cfc1259b48
B2020-099 added check in HasSecondRNOThatWillFit() logic to not look for a second RNO if it wants to break on the last RNO.
2020-07-29 19:52:20 +00:00
7b53bbc783
B2020-085 Needed to consider the starting position as well as the length of AEP substeps when checking to see if they print past the RNO that PROMS was to break on.
2020-06-15 14:12:26 +00:00
c1849897db
B2020-081 better logic for steps with more than on RNO level to try and keep the RNO sub-step from breaking (where possible) and to see if the entire second RNO could also fit on the page
2020-06-03 20:10:53 +00:00
Rich
f4ac65a9f2
B2020-078 Pagination changed when using new logic. Code was changed to more properly use a sorted dictionary. An inadvertent change was made that included the maximum step level which should not have been included. This has been corrected.
2020-05-28 14:57:40 +00:00
Rich
26d500a939
B2020-077 Loop through all potential page breaks. Account for gaps in the list based upon step level.
2020-05-22 16:07:05 +00:00
c266192519
B2020-073 Fixes a bad pare break in procedure FRC-0.1 step 14 RNO. It was as not keep all the children together with the parent.
2020-05-20 19:06:19 +00:00
0d572f335a
B2020-075 make room for the End message only if we are printing the last step of the section
2020-05-18 19:59:51 +00:00
b8e688c14a
B2020-064 – for Farley, take into account doc style flag DSS_PrintSectOnFirst when breaking a step onto pages other than the first page.
2020-05-04 19:36:09 +00:00
318f68e14a
B2020-059 pagination fix in fitting last sub-step of a step on its own page. (PaginateOnStepThatWillFitOnBlankPage format flag in Barakah and South Texas formats)
2020-04-24 13:11:09 +00:00
0a6c398aff
B2020-027: Farley pagination for section with title on first page only in 7lpi
...
B2020-038: Farley pagination – no code change added a comment
2020-03-25 10:59:48 +00:00
ae1396bf5a
B2020-035 Added a NULL reference check to prevent PROMS from crashing during print.
2020-03-13 13:48:15 +00:00
166e2e04f2
B2020-032 logic to try to put the parent of a Table step type on the same page as the table if paginating on the table. Put in for Barakah EOPs 1T4-OP-EOP-XX-0100 Attachment 32
2020-03-10 19:20:11 +00:00
b41320ed24
C2020-002 Logic to use either the Letter or A4 paper size
2020-02-14 17:16:28 +00:00
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