86 Commits

Author SHA1 Message Date
c29bec4903 BGE – phone list edit support
For BGE
BGE – phone list support
BGE – account for phone list size when paginating
BGE – phone list support & fixes for auto Table of Contents
2014-05-12 15:46:00 +00:00
b4a055327a Generate Placekeeper logic 2014-05-09 19:18:15 +00:00
7579601d79 Support PSNotOnFirst pagelist flag so that pagelist item not printed on first page of section
Adjustments for centerline y-positioning when there is a double box
Add check so that centering single item (note/caution) works for Calvert; fix pagelist Section/metasection titles usage for first metasection; adjust starting y-position if doing a doublebox; if the y location of bottom message would go below bottom margin, reset to bottom margin; do rno bottom continue message
Added Bottom continue message support for RNO column; Draw Horizontal line if no doublehls as first item on page; support pagenumbering GroupedByLevel; Support PSNotFirst pagelist flag; Don’t put out <NO TITLE> as pagelist item if formatflag is not No Title printing; process Procdescriptor for Calvert (only check 1st character of eopnum for ‘@’); handle @@ in pagelist items
2014-04-16 15:19:42 +00:00
59e8e7c6dc Turn off the landscape mode setting in words section after we finish printing them. 2014-04-15 19:57:23 +00:00
Rich
e8fbd9d30b Print Speed-up 2014-04-10 21:39:17 +00:00
3be5841027 Process pagenum transitions for BGE, improve automatic ToC pagination, Level0Big support
UNITALPHA, REVUNIT pagelist items
2014-04-04 13:16:13 +00:00
b205e6bb4d Implement NumberWithLevel flag to create correct tabs in RNO column
add NumberWithLevel format flag
Handle double spacing (flag) in Table of Contents
Draw double lined box around High Level Steps (only HLS, not substep)
Double Lined box; Caution & Notes xoffsets and widths for printing in column (not across page); NumberWithLevel support (xoffsets); Align1StLevSubWHLS (format flag support); XBlankW1stLevSub adds extra line after 1st substep
procdesr pagelist include check for dashes in procedure number
2014-03-25 12:07:45 +00:00
622717ba1a Get data into memory for approval generation so that page number transitions resolve
Fixed B2014-025:If not master/slave, load all data into memory for page number transitions. Present dialog if there are errors in page number transitions so that user can resolve.
Added a property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Set property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Add tracking of inconsistent page number transitions; if pdf already open, don’t run 2nd pass for page number transitions (resulting pdf had unresolved page numbers);
2014-03-04 17:36:02 +00:00
9689726c43 Use memory data rather than database for finding next item (fixes problem where next item is not ‘applicable’ for procedure being printed
Add support for Point Beach asterisk boxes (and the boxes bold font)
2014-02-24 17:36:23 +00:00
dd2d97ceb7 Fixed B2013-160: printing with blank page option causes various problems when procedure has continuous sections and for sections after the procedure steps section
Fixed B2014-023, null reference crash when printing some Farley procedures. Also WCN BCK formatting
2014-02-05 13:47:52 +00:00
Rich
60234adaf2 Added property ChildrenProcessed to record how many procedures are found to process
Added code to display message box when no procedures are found to be processed and terminates the processing.
Utilized ChildrenProcessed property when processing procedures
Added format changes to correct remaining Braidwood issues
Added code to resolve unit information in section transition
Modified page break logic to resolve issue with Braidwood deviation documents
Added code to resolve page number when section is a word document section
Added check to verify location was not already in list prior to adding it to list
Reduced number of instances of Volian flexgrid during printing
2014-01-30 21:00:18 +00:00
8a3c47e8d7 Removed drawing of circle for debug
remove underline style on font used to output extra blank line
Fixed V.C Summer centerline after End message at bottom of page
2014-01-28 21:30:48 +00:00
4e445bbe20 Page Num Transition (for grids) 2014-01-22 12:06:56 +00:00
Rich
58c2afa175 Fixed Pagination Logic for FNP
Removed unnecessary Debug printout
2013-12-06 01:09:21 +00:00
3b56287547 Added argument to vlnParagraph to pass thru yoffset if long RNO (needed for FNP caution/note when long RNO) 2013-11-20 13:31:02 +00:00
Rich
60dbbb6269 Set the plot background to white if not doing compare and transparent if doing a compare.
Add logic to exclude high level steps from those items included in the Replace Words list for substeps.
Removed event handlers for DSOFramer.  It appears that these no longer work for MSWord 2013.
New Watermark Logic
2013-11-07 21:45:56 +00:00
fadac13f82 Various FNP tabbing & template fixes
Get text for template steps
Template improvements & added AlignHLSTabWithSectOvride for FNP
Support for TitleWithTextRight step types
Support PSOnlyFirst docstyle flag for FNP
Printing of FNP’s component lists (templates), PSOnlyFirst docstyle, PrintNoTitle, subsection has own docstyle, and FNP tab locations
Support PSOnlyFirst docstyle, Like6_ButDoesntNeedSubsection numberingsequence & PrintNoTitle, for FNP
2013-10-28 13:58:40 +00:00
Rich
25b5e4ad2a Turn-off PDFA1B Compatibility. 2013-10-07 13:15:40 +00:00
Rich
48960152ac Set PDF fonts to be embedded. 2013-10-04 20:30:14 +00:00
89965f1278 Fix possible symbol font discrepancy in tables
Allow options for handling foldout page if first page.
2013-09-10 12:46:23 +00:00
518e3182b2 Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 13:16:59 +00:00
62ba5c5c05 Improve check for UseOnFirst/UseOnAllButFirst' docstyle flags 2013-07-25 13:26:51 +00:00
Rich
2ef2f898b1 Added code to apply selected applicability when expanding steps while steps are being setup in SetupEditItem method
Added additonal condition to check for null value for section steps when no steps exist due to applicability settings
2013-07-23 04:06:09 +00:00
15efb46dd3 NSPIFG support
NSPIFG2 missing genmac
NSP IFG improvements
2013-07-17 13:09:04 +00:00
Rich
2067a6f212 Added IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties to PlantFormat class for VCSummer data
Added code to utilize BoldTransitionExceptHLS property for VCSummer data
Added code to reset MyGaps when changing sections for drawing centerline for VCSummer data
Added code to handle Transition Caution and Transiton Note when printing PDF for VCSummer data
Added code to handle proper incrementing for lower case roman numeral page numbering for VCSummer data
Added code to handle hard new lines in Procedure title for VCSummer data
2013-07-03 03:40:09 +00:00
Rich
7549f62ba9 Added gap in centerline for grid for processing VCSummer data
Changed how page length was determined when deciding how to paginate a procedure for processing VCSummer data
Utilized FixedMessage property for processing VCSummer data
Utilized DocStyle.LandscapePageList property for processing VCSummer data
Added gap in centerline for boxes for processing VCSummer data
Changed ToPdf method to pass yTopMargin and yBottomMargin by reference
		Chnaged calls to ToPdf method to pass yTopMargin and yBottomMargin by reference
Changed how vlnParagraph was processed with regards to Notes and Caution boxes to support nuances in VCSummer data
Added code to support macro substitutions in continue messages and end of procedure messages for processing VCSummer data
Added drawing centerline and handling gaps in centerline for processing VCSummer data
Added RomanNumbering of pages for processing VCSummer data
Added classes Gap and Gaps for processing VCSummer data
Utilized MacroTabAdjust property for processing VCSummer data
Changed how vlnText width was calculated for processing VCSummer data
2013-06-11 18:47:47 +00:00
f963dfc03c Fixed initialization of the Print Section Number and Title
Fixed the logic that determines the column mode of a section
Logic to support the {HLSTEXT} token
2013-06-10 19:53:02 +00:00
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
8984f3bcd4 2013-05-09 12:23:53 +00:00
35cf39ea1a 2013-05-01 13:41:55 +00:00
Rich
a1e91b689d Fixed error that caused file names to be in lower case when creating pdf
Created error handler to warn user when trying to view pdf file already open
2013-04-10 14:23:14 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
0a1d868d4a 2013-02-20 11:45:14 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
f399ad350a 2013-02-01 14:59:30 +00:00
98a5732471 2013-01-21 13:53:02 +00:00
1b30632829 Keep background pdf at x/y offset of 0,0 if using a Westinghouse format 2012-11-30 14:58:32 +00:00
d279eba9ed Floating foldout support 2012-11-27 15:17:59 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
b4d21fb709 2012-10-26 10:31:39 +00:00
be67f808d1 2012-10-04 11:35:36 +00:00
6859ee7623 2012-09-27 11:25:23 +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
Rich
dbdb1d6f7d Remove unused parameter from PromsPrinter constructor
Set the offset of the BackGround (Overlay) depending on the source of the background.  If the background source is 32 Bit set the offset to zero.
Add DebugPagination output for blank pages
Add DebugPagination output for MSWord Sections
Add DbeugPagination output for Foldout pages
Only adjust wordwrap if background is not 32Bit output
Added Back32BitPROMS boolean property to determine if the background is 32 Bit output
2012-07-25 21:46:29 +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
1b3df2e536 2012-06-26 15:24:20 +00:00
ed2fcf39e1 changes for comparing PROMS generated PDFs with PROMS generated PDFs
Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs
Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
2012-06-20 16:06:55 +00:00
639895f46f 2012-06-08 13:22:56 +00:00