218 Commits

Author SHA1 Message Date
Rich
7bc0e8846e Added Property yVeryBottom
Changed the format of the Verical Ruler in the Debug PDF Layer to start at the top margin and extend to the bottom margin.
Partial fix of the logic to display an XY Plot.
2013-07-01 17:41:04 +00:00
067f1e8732 Added SHE pagelist item ATTACHNUM 2013-06-27 12:53:40 +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
32ea07da99 Logic to support the {HLSTEXT} token and to replace a “!” character with a Unit Name 2013-06-10 19:53:36 +00:00
a303303074 Corrected logic for the CoverProcTitle pagelist token. We now use the format element “CoverTitleLenth” instead of “TitleLenth” 2013-05-06 17:21:11 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
Rich
9709fbac59 Use PSI value from a pagelist RO lookup value if the PSI value is enclosed in square brackets.
Force PSI refresh when printing.
2013-03-26 14:46:03 +00:00
2c6fb7abb2 2013-03-25 15:18:35 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
Rich
e0932b5bf6 Fixed ROLookup to handle HIGH# and LOW# when looking for an RO Alarm.
Fixed [xB3] and [xB2] characters in the RO_Lookup return values.
2013-02-06 16:37:16 +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
ca0d89faa9 2013-02-01 15:02:08 +00:00
98a5732471 2013-01-21 13:53:02 +00:00
d83e360d32 2013-01-15 15:30:44 +00:00
e95c0aa52d B2013-002 fixed the logic that uses RevDate.
Added logic to  only show the revision date field if the RevDate flag was set to true in the current format.
2013-01-09 19:09:59 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
b80375164e 2012-11-06 13:23:42 +00:00
0614d01751 2012-10-26 10:39:26 +00:00
5bae7073f9 check for NULL in displaying the Procedure Info dialog
Logic to support pagelist tokens inside conditional Procedure Information pagelist tokens
2012-10-09 17:27:19 +00:00
Rich
4b5b7b8200 Added code to remove handled tokens
DraftPage, ReferencePage, MasterPage, SamplePage, ProcTitle, ProcTitle2
2012-10-09 00:00:20 +00:00
3534b9bca0 implemented the UsesSTExtraRealValue flag
B2012-188 - added logic for the PREDELIMEOPNUM pagelist token.
2012-10-05 14:59:20 +00:00
417e6ebb40 2012-10-04 11:38:27 +00:00
5beff6cd48 2012-09-27 11:29:23 +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
8a86124826 2012-08-15 13:55:46 +00:00
6713bac8d8 2012-08-08 12:23:26 +00:00
96b127254e fixed missing end message if continuous section. 2012-07-10 13:27:26 +00:00
2977370afd 2012-06-26 15:32:48 +00:00
fc34e050ef if PageItem font CPI is null, then default to 12 CPI
Commented out script caution logic (used in NSP for 16-bit VE-PROMS)
2012-06-18 20:24:45 +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
f3675b7ed1 2012-06-04 12:41:32 +00:00
3f113dc9c5 2012-05-24 15:15:11 +00:00
Rich
3b54c091c9 Added logic to eliminate WordWrap differences that occur due to 16-Bit issues where the last line in a paragraph wraps at one character wider than the rest of the paragraph. For 32-bit this is only done when printing in Debug mode.
Add PromsPrinter to constructor for VlnPageHelper
2012-05-10 15:45:34 +00:00
1c183dc7ae 2012-05-08 13:06:22 +00:00
Rich
313aee57b4 Use DocVersion change bars for Approval 2012-04-27 21:13:51 +00:00
896e9744fb 2012-04-17 10:36:48 +00:00
7f240997df 2012-03-30 11:00:07 +00:00
7ff80c70f7 2012-02-15 15:06:40 +00:00
1f1b4c73af 2012-01-27 12:48:56 +00:00
a2bb293028 2012-01-10 14:46:05 +00:00
bdd27f4487 Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines. 2012-01-09 17:52:27 +00:00
f7cb594d76 added check for null MacroDef
additional checks for checkoffs and logic support or NSP script Cautions with bullets
fixed pagelist processing issue when pagelist row has more than one token
support for NSP script Cautions
fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)
2011-12-07 14:04:53 +00:00
1ebcd90f48 Empty Genmac fix, split cover page title fix
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
6a07348e04 2011-11-21 17:01:22 +00:00
Rich
e80a615fa6 Changed My DB reference to Generic
Fixed a memory issue when opening Verison Properties
Declare MissingTokens variable as static to reduce repetition in the Error Log.
2011-10-06 15:57:46 +00:00
af9ab49e1e 2011-09-29 14:39:55 +00:00
544d408616 Added handler for !atom pagelist token
Added code to deal with draftpage, samplepage, masterpage and referencepage tokens
Added code to limit allowed watermarks
2011-09-28 17:53:13 +00:00
0085091475 Fix logic for FinalPage 2011-09-28 13:32:51 +00:00
c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +00:00
da3d1beb1b 2011-07-19 16:52:09 +00:00