9 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
0a1d868d4a 2013-02-20 11:45:14 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
85971ff103 2012-10-26 10:30:47 +00:00
769791716e 2012-10-04 11:34:51 +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
2812d5b9d7 Fixed crash on double click of usage list item
Fix missing end message if continuous section.
2012-07-10 13:24:51 +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