18a99f8d02
Improved logic to help with pagination of multiple RNO statement (Comanche Peak Flex Data Package procedures)
2015-04-21 17:37:22 +00:00
6f1f63e14f
Fix page number transitions that were counting foldout pages (should not count those) for AEP
...
Implement [UNIT] page list token (AEP)
Added property to track page numbers without foldouts for page num transitions (AEP)
2015-04-20 15:59:39 +00:00
efd971ffec
Set page number on sections for transitions (with page num) to sections
...
Always print hls boxit steps
2015-04-16 13:05:36 +00:00
dd49a26ef3
If header includes leading spaces, include those in size of header (AEP has spaces in front of OR
...
Use ‘RNOWidthAltAll’ (for AEP)
2015-04-10 13:54:18 +00:00
Rich
25b9321efd
Don't add blank lines before double box high-level step
2015-03-27 18:40:08 +00:00
37d570626e
B2015-043: BGE - fixed section continuation headers and x-offset for subsection titles in OI-34 Appendix sections
2015-03-27 12:53:12 +00:00
Rich
381376843f
Place the user in edit mode after they set the text alignment. This assures that the alignment setting is saved.
...
Changed the error log message when the user uses a format that does not have an initials header for a section which contains signoffs. Also limited this message so that it is only output once per session.
2015-03-27 12:27:42 +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
a600afd472
Support compressed foldout pages
2015-03-19 13:13:57 +00:00
f3a7fb527e
Don’t print bottom continue message over bottom box line & added yoffset to debug printout
2015-03-18 15:28:43 +00:00
77da149ce7
pagination fixes for IP3 asterisk box & rno separator
2015-03-17 15:01:56 +00:00
086e73720c
missing box
...
docstyle messages: {par} consistent with code
docstyle messages: {par} consistent with code & missing box
Handle par in endmessage
Allow for more end message text length
Handle asterisk hls draws when steps are compressed
For RNO separator, if aer column is further down on page than rno, print rno separator off of aer (was causing separator to print beyond margin)
2015-03-16 13:54:18 +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
fe4f087e55
IP3 Continuous HLS asterisk boxes
2015-03-11 11:13:08 +00:00
Rich
66044a2a71
Fixed logic for partial step compress
2015-03-06 19:36:39 +00:00
5dc41a738b
Added code to DoTopContinueMsg for UseStepTabs flag (Comanche Peak Step Headers)
2015-03-06 13:31:06 +00:00
Rich
f908b2ad02
Added logic to handle compression of partial steps
2015-03-06 12:57:11 +00:00
73143c199c
Fixed text position of a bulleted substep off of a TitleWithTextRight substep (IP2 Enhanced Backgrounds)
2015-03-04 20:13:28 +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
538046de45
allow for sibling paragraphs in template type tables, BGE Valve lists and Farley component lists. Problem was reported by calvert
2015-03-02 13:56:39 +00:00
Rich
5a21d906c1
Fixed logic to determine the height of the continue message.
2015-03-02 13:18:32 +00:00
62a6d747df
move section text down after the section separator line
2015-02-27 13:16:53 +00:00
Rich
6732e6c9fc
Added suffix to GetParagraphHeight to calculate the height of the Continue Message.
...
Added ContinueHeight property to calculate tthe height of the Section continue message.
2015-02-26 18:48:29 +00:00
63ca6242b1
center the sub-headers (Caution1)
...
print sub-headers for Calvert’s valve format
2015-02-25 14:24:22 +00:00
Rich
a2d8712b83
Add location information to the error log for RO Image problems
2015-02-20 17:45:34 +00:00
64b3b06375
Added logic to support a “%2d” in the top continue message definition
2015-02-20 14:46:02 +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
14a0b600fd
Added method RofstInfo.GetROImageByFilename to find image files by name.
...
Added method RoImageInforList GetByRODbIDFilename to find image files by name.
Find ROImages if not attached to the current ROFST. The Export/Import code was not saving ROImage usages properly
2015-02-18 14:43:00 +00:00
Rich
08bbb82714
Fixes Index out of range when a Referenced Object is missing from the RO.FST. This will output an error message since it reflects an error in the plant data.
2015-02-18 12:04:26 +00:00
469a8da0ba
Added logic to support ColOverride on Caution and Note types in Enhanced Background Formats.
2015-02-16 19:44:10 +00:00
ce776ace0e
if the boxes surrounding different notes cautions AND HEADERS are different, add a line between boxes
2015-02-13 14:42:25 +00:00
d5eca11786
Fixed Calvert bug where an attachment section had a title but no number which caused the title to print too far to the left.
2015-02-12 16:13:10 +00:00
d0f30dc083
fix caution/note off section’s box printing on top of check off header.
2015-02-02 17:12:43 +00:00
af99b05c2c
Added “(red ? in the editor)” to the Include Missing ROs checkbox label. Default the checkbox to be unchecked, and added anApplication.DoEvents()
...
Fixed the preview of images containing more than one sample layer (iTextSharp error)
Fixed the printing of images containing more than one sample layer (iTextSharp error), added better error handling, added an Error bookmark group.
2015-01-30 20:14:46 +00:00
Rich
24fac1b04c
Changed a variable to get a fresh SectionInfo rather than to use the value in memory. For some reason the value in memory was giving incorect results.
...
Added bookmarks for Word Subsections.
2015-01-24 17:42:51 +00:00
Rich
d991c5c9e3
Added Profile debug for Debug Output (details printed at each paragraph)
2015-01-20 19:22:37 +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
18e7dbcdad
Implement code for DontResetIndentOnNewline for BGE
2015-01-16 15:00:49 +00:00
99cbb788f2
Corrected the starting location of the step edit window for steps 1-9 so that they start at the same location as step 10 and greater
...
Fixed the positioning of the Fixed Change Bar to use the format default font rather than the current step / substep font, to ensure consistency.
2015-01-07 17:41:57 +00:00
1d0dca79b4
fix text width for 2nd level sections (WCN); do not print section continue message if subsection starts at top of page (BGE)
2015-01-06 14:19:17 +00:00
c2abe9214b
Fixed print bug where Calvert IO4 procedure OI-27D-2 would not print.
2014-12-05 21:13:56 +00:00
27c8d89bed
For tab comparison, trim strings before doing comparison in code that determines whether subsection number is derived from section number (IsSubsectionNumber)
...
If parent was continuous & this is separate, need to paginate to get subsection on its own page
For sections/subsections: if parent was continuous & this is separate, don’t reset docstyle until after separate section pagebreak; if separator location is ‘0’, x-offset should be at tab not text of step
2014-12-04 16:03:06 +00:00
06df9a9233
Adjusted the y position after printing a End Message so that the next section (set to continuous pagination) will print below the End Message.
2014-12-02 16:20:21 +00:00
234f55ea77
Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText)
2014-12-02 15:26:25 +00:00
6953d5a88b
BGE: If top section continue message is for a subsection, use parent rather than current section for text.
2014-11-18 16:47:17 +00:00
f68a68c63a
Calvert: fixed printing of 'Date Time Note' in previous siblings box - now prints it separately without box.
2014-11-14 15:04:07 +00:00
d06c896795
fixed issue with placing an End message at the end of sections that are printed with the continuous pagination setting
2014-11-13 20:24:08 +00:00
Rich
cf8d11623b
Enter Key on High Level step will default to the current step type
...
Fix logic for continue message indent
2014-11-13 20:09:41 +00:00
7d3b8872c8
Added properties for IsSubsection, IsSubsectionNumber and IsSeparateSubsection
...
Improved debug
Calvert: Improved tab on Section Continue Message and print missing Section Continue Message
2014-11-13 15:50:46 +00:00