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
48a03c1c48
Fix forced pagination errors for backgrounds
2015-03-25 12:03:15 +00:00
Rich
adcf098de0
Shutoff some logic used for Comanche Peak which was causing problems for IP3
2015-03-19 16:09:54 +00:00
Rich
a600afd472
Support compressed foldout pages
2015-03-19 13:13:57 +00:00
Rich
4508324826
Limit Partial Step Compression to formats that use it.
2015-03-19 12:01:41 +00:00
a66144e181
For compressed step printing, include bottom message size when determining if it can compress
2015-03-18 15:28:02 +00:00
77da149ce7
pagination fixes for IP3 asterisk box & rno separator
2015-03-17 15:01:56 +00:00
Rich
5c49d94a1a
Account for the footer length when deciding if a continuous section header will fit on the page or not.
...
Added large comments to identify important locations in the code.
2015-03-12 01:59:29 +00:00
Rich
c65d3e8cdf
Fixed logic when ParaBreak is null
...
Fixed logic when PDF is open
2015-03-09 13:13:45 +00:00
Rich
66044a2a71
Fixed logic for partial step compress
2015-03-06 19:36:39 +00:00
Rich
f908b2ad02
Added logic to handle compression of partial steps
2015-03-06 12:57:11 +00:00
8b8176510f
include footnote size when pagination within step section logic
...
get max of bottom most of table for steps in table that have sibling steps
use ‘ParagraphToPdf’ (not ‘ToPdf’) for footnotes so that associated paragraphs don’t get referenced
2015-03-03 17:28:22 +00:00
Rich
ce70e4aad1
Pagination now accounts for the size of the section title continue message.
2015-03-02 13:17:52 +00:00
Rich
0477c09d03
If a blank paragraph is followed by a large table and both will not fit on a page, but the table will fit by itself, move the break directl in front of the table.
2015-02-27 10:51:13 +00:00
Rich
6d94bfb5f4
Added code to resolve issue with printing RNP document
...
Added code to resolve issue with printing BGE document
2015-02-27 03:56:28 +00:00
Rich
5d227213c5
Determine the height of the Section Continue message at the top of a page, so that the steps paginate properly.
2015-02-26 18:47:30 +00:00
Rich
d761df73cd
Added logic to keep section headers with their steps.
2015-02-24 19:45:12 +00:00
Rich
d84f9b2e64
If the first step of a section starts at less that three inches from the top of a page (after the section header) and the step is longer than a page, allow the step to break to keep the section header with the step.
2015-02-23 15:47:48 +00:00
Rich
a8b50ef929
Only account for the Section Number and Title if they are printed
...
Print the top continue message if the Section Continue is not printed
2015-02-18 18:13:11 +00:00
Rich
86bdecd367
A number of pagination improvements.
2015-02-16 21:55:54 +00:00
Rich
ca0d2d3843
Fixes logic for copy step
...
Fixes logic for 7 LPI to account for the End Message
2015-01-22 01:36:29 +00:00
Rich
389c6575d0
Changed NextItem property to use GetNextItem method when printing
...
Added Profile debug
Added Command-line parameters (/X= and /Y=) to specify the offset used for Compare.
Changed NextItem property to use GetNextItem method when printing.
Remove PrintTimer which has been replaced with ProfileTimer
Added Profile debug
Added code to handle special characters when printing,
Added Profile debug
Changed NextItem property to use GetNextItem method when printing
2015-01-19 20:56:35 +00:00
e8f9bfe49b
The last pagination change cause more problems. Backed out the last pagination change.
2014-12-12 20:59:58 +00:00
763223fdd0
Fixed pagination bug for calvert OI unit one procedure OI-8A section 6.2.B.3
2014-12-12 17:05:57 +00:00