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
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
4ea481e430
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Attachment-SubSections document style
...
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Valve List document style
Added a new NumberingSequence 11 – WithinEachSectionNumber which will continue the page numbering across sections that have the same Section Number and are set to print continuous.
Added logic to support the WithinEachSectionNumber NumberingSequence type
2014-12-11 19:32:39 +00:00
c2abe9214b
Fixed print bug where Calvert IO4 procedure OI-27D-2 would not print.
2014-12-05 21:13:56 +00:00
6c2d8eec26
Fixed a forced pagination issue
2014-12-05 20:23:09 +00:00
298354f4fd
Calvert: for VALTYPE & STARTUP page list tokens, if there are no steps in section, check for 1st subsection steps
...
only change availability of notes/cautions if in the Calvert Alarm format when checking if IsInCalvertConditionResponse
2014-12-05 15:22:47 +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
4ba00691c2
Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText)
...
Fixed change bar message writing on top of each other (for ‘ChangeIds’ change bar messages)
2014-12-02 15:22:54 +00:00
f93f1059fb
StepLevel for AND substeps within a NOTE should be same level so that the ANDs stay together for pagination
...
Don’t paginate (page break) in the middle of a Note box
2014-11-24 16:19:00 +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
ce45eab51c
Fixed issue of landscape sections set for continuous pagination
2014-11-18 16:17:41 +00:00
85a8a26504
added Docstyle format flag DSS_WordContentLandscaped to flag that Word content is landscaped
...
don’t change level for steps under sequentials (only under notes/cautions/equipment lists)
use Docstyle format flag DSS_WordContentLandscaped to make End message landscaped
2014-11-18 15:12:23 +00:00