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
Rich
ce70e4aad1
Pagination now accounts for the size of the section title continue message.
2015-03-02 13:17:52 +00:00
62a6d747df
move section text down after the section separator line
2015-02-27 13:16:53 +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
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
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
63ca6242b1
center the sub-headers (Caution1)
...
print sub-headers for Calvert’s valve format
2015-02-25 14:24:22 +00:00
Rich
d761df73cd
Added logic to keep section headers with their steps.
2015-02-24 19:45:12 +00:00
Rich
52c6e61b6a
Use code that finds the ROImage file based upon filename.
2015-02-24 15:43:40 +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
d0b49988e0
fix pdf comparison of 16bit to 32bit
2015-02-23 13:42:28 +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
18827f4bca
Added code to handle "other procedure" transition format type of Byron
2015-02-20 02:59:54 +00:00
Rich
c8618a23d4
Added step path data to resulting search items
...
Added code to handle when content audit that has 0 for delete status and a null action date
Added code to handle content audit that does not contain any config information
2015-02-20 02:58:50 +00:00
cbc3df3023
logic to support exe switch that will delay when Word will display the newly generated Placekeeper
2015-02-19 03:53:45 +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
Rich
86bdecd367
A number of pagination improvements.
2015-02-16 21:55:54 +00:00
Rich
5a5502d8fc
Added somecode so that profile errors will be recordedd to the Error Log
...
Added a reference to Log4Net
Fixed Profile Logic when PDF cannot be created because it is already open.
2015-02-16 20:51:34 +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
Rich
ea42dd8795
Command Line setting to create a inch-based vertical ruler rather than a line-based vertical ruler.
2015-02-09 16:47:33 +00:00
Rich
ad300e777a
Convert Hard hyphens to soft hyphens so that the PDF can be searched for hyphens.
...
Use the ISplitCharacter Interface to treat soft hyphens as non-breaking hyphens (only word wrap on spaces)
2015-02-09 16:07:12 +00:00
0e9302f206
Replace ‘?’ with ‘_’ for pdf filename so file can be created
...
Allow for setting of section’s ‘Default Step Section’ property
Fix page numbering for {secondary page} page list token
2015-02-09 14:05:22 +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
12e5c4ac76
Logic to read the meta file and generate the Complete RO Report
...
Logic to generate a Complete RO Report
2015-01-27 20:59:34 +00:00
Rich
9c62cc93eb
Changed report format to increase font size, switch to landscape, add page numbers, add colum headings and add date generated.
2015-01-25 13:18:02 +00:00
Rich
638fea272e
Replace Hard Hyphens with normal hyphen so the PDF search for hyphens will work properly
...
Support using regular hyphens as hard-hyphens
2015-01-24 19:09:08 +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
ad060b5efd
Transition Report processing module
2015-01-22 22:29:58 +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
d991c5c9e3
Added Profile debug for Debug Output (details printed at each paragraph)
2015-01-20 19:22:37 +00:00
Rich
8df668c5e2
Added Profile debug
...
Changed NextItem property to use GetNextItem method when printing
Changed RegisterFont to improve print performance
2015-01-19 20:58:05 +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
1b0079388e
Implement code for DontResetIndentOnNewline for BGE
2015-01-16 15:02:06 +00:00
18e7dbcdad
Implement code for DontResetIndentOnNewline for BGE
2015-01-16 15:00:49 +00:00
f3b7e9138f
Implement code for DontResetIndentOnNewline for BGE
2015-01-16 14:59:47 +00:00
2f26c7a5fb
Logic to include places where there are missing RO on the RO Usage Report, Fix to a Key already in dictionary error, changed the RO.FST created title line to read “RO.FST Last Created:”
2015-01-13 16:32:46 +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
174bac97f7
Logic to call the function to create the RO Summary Report
...
Added functions to for use in generating the RO Summary Report
Enabled the RO Summary Report and added logic to support the gathering of information for the report
Added logic to generate the RO Summary Report
2014-12-19 19:46:27 +00:00
882c4eb7b9
Replace a space with underline turned off after to a hard space with underline turned off after
...
Fixed B2014-086: Keystroke combinations in RTB should be not processed such as right align or center text.
2014-12-16 15:26:39 +00:00
ce33728734
Added null reference check when printing change bars (for Note/Cautions off of Sections)
2014-12-15 17:32:11 +00:00