Commit Graph

498 Commits

Author SHA1 Message Date
Rich
11fe928774 Changed an Error Message to provide the location where the error occured.
Added logic to keep un-numbered child steps together.
Changed the space on the first page to be yWithinMargins.
Changed an Error Message to provide the location where the error occured.
Changed the format of the Pagination Debug file to make comparison easier.
Used YTopMost to correctly determine how much space is left on a page.
Changed an Error Message to provide the location where the error occured.
Changed logic to keep from breaking in a caution or a note.
2013-05-13 10:44:25 +00:00
Kathy
8984f3bcd4 2013-05-09 12:23:53 +00:00
Kathy
2bbcc27a75 2013-05-03 12:22:23 +00:00
Kathy
71e87edd9d 2013-05-02 14:11:09 +00:00
Kathy
35cf39ea1a 2013-05-01 13:41:55 +00:00
Kathy
bfeb5eeb15 2013-04-23 13:39:05 +00:00
Kathy
f0d9003d0d 2013-04-17 12:31:14 +00:00
Kathy
7eded680a7 2013-03-13 14:43:46 +00:00
Kathy
f6d8b8f9d3 2013-03-13 12:15:30 +00:00
Kathy
661bf3887d 2013-03-12 13:33:29 +00:00
Kathy
0a1d868d4a 2013-02-20 11:45:14 +00:00
Kathy
7f58611e6b 2013-02-08 12:22:26 +00:00
Kathy
9023e7c899 2013-02-01 15:01:02 +00:00
Kathy
98a5732471 2013-01-21 13:53:02 +00:00
74e11c4025 B2012-366 fixed a null reference for when there is no step tab. 2012-12-10 18:09:29 +00:00
Kathy
295bcdb4e0 2012-12-05 16:47:26 +00:00
Rich
80ca2a7109 Add "No Audit Details Available" when entry has no supporting audit details when building Chronology report
Change text in Chronology report to support multi unit text
Added condition to determine when to process content audit info item in Summary report
Added required closing brace
Added condition to determine when to process annotation audit info item in Summary report
Changed how ROFSTLookup value was set to support multi unit
Changed how DocVersionInfo is obtained to support multi unit
Assigns ROFstInfo objects docVer property to support multi unit
2012-12-04 23:12:19 +00:00
Kathy
03db9cdbd1 2012-11-27 15:19:51 +00:00
Rich
0c23b73383 Fixed logic to use the maximum height of Caution or Note when determining the height for a Deviation Document step. 2012-11-14 15:37:31 +00:00
0189d7759b Fixed the width of the caution tab in the South Texas Step Deviation printout 2012-11-09 20:41:28 +00:00
Kathy
e648a50e9b 2012-11-08 17:10:04 +00:00
Kathy
a9ab86f6ae 2012-11-06 12:00:38 +00:00
Kathy
bce4130e0e 2012-10-26 10:35:31 +00:00
Rich
f81483df52 Deviation Document 3 Column Format (Dev_Format) support.
B2012-265
2012-10-25 00:43:40 +00:00
6234a36232 handle NSP Alarms RNOWidthAlt format setting and their RNO tabs (NumberSubs) 2012-10-22 18:37:52 +00:00
3534b9bca0 implemented the UsesSTExtraRealValue flag
B2012-188 - added logic for the PREDELIMEOPNUM pagelist token.
2012-10-05 14:59:20 +00:00
Kathy
4fe7c005b4 2012-10-04 11:37:44 +00:00
Kathy
58ba9d1fca 2012-09-27 11:27:54 +00:00
Rich
747fd76f21 Center dialog over PROMS window
Overlay bottom of dialog with printing status dialog to hide buttons.
Correct spelling of DebugPagination.txt file
Fix table layout - Linespacing and text within borders
Set the yOffset to an integer value after a Table - This was causing some very strange pagination problems.
Output one blank line after a figure.
2012-09-25 21:01:10 +00:00
Rich
17d0839e6c Keep headers with related text
Break a page if the item will not fit on the current page
Created ToString method for vlnParagraph
Created ToString method for ParagraphLocation
Changed Between logic for overlap to exclude exact match
2012-09-21 15:30:59 +00:00
Rich
a3fcf2a0bb Added TotalPages count to DebugPagination
Added logic to close output file on Dispose
Output TotalPages count when closed
Added Manual Page Break output to DebugPagination.txt
Added preliminary pagination logic for KeepStepsOnPages
Fixed Pagination Logic for HLP EOPs and WCN EMGs
Update TotalPages on completing print of procedure
Added YTop to Debug Output on Paragraphs
Added preliminary logic for KeepStepsOnPage
Correct logic for word-wrap issue
2012-09-17 19:16:27 +00:00
04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
Kathy
658f1322f9 2012-09-12 13:24:15 +00:00
Kathy
0e2ab11122 2012-08-22 16:19:26 +00:00
Rich
9ca49944e3 Cache ROImages so they only have to be read once.
Added Page Number to DebugText.txt when printing.
2012-08-14 16:23:06 +00:00
Kathy
6713bac8d8 2012-08-08 12:23:26 +00:00
Kathy
8bba4e7426 2012-08-01 11:31:42 +00:00
Kathy
808a5db5a9 2012-07-18 13:20:51 +00:00
Kathy
a8aea0dca0 Fixed change bar location on figure. Also ro for figure was not found - fixed this. 2012-07-12 12:51:21 +00:00
Kathy
c179215c26 2012-07-10 14:47:23 +00:00
Kathy
d423debb4d Don't put out extra space if first HLS and don't add extra line before borderless figure. 2012-07-10 13:26:47 +00:00
Kathy
7bbf10f8f0 2012-06-26 15:30:07 +00:00
Rich
c9d962d01d Move pagination code to pagination.cs
Add error handler if _MyStepRTB is null
2012-06-08 18:13:08 +00:00
Kathy
0d8f8e4a39 2012-06-08 13:25:05 +00:00
Kathy
f3675b7ed1 2012-06-04 12:41:32 +00:00
Kathy
0244952ba0 2012-05-24 15:12:16 +00:00
Kathy
1c183dc7ae 2012-05-08 13:06:22 +00:00
Kathy
689732973d 2012-04-30 14:04:15 +00:00
Kathy
b4d5b3f70a 2012-04-11 10:42:57 +00:00
Kathy
c8f33476ea 2012-03-30 10:59:25 +00:00