204 Commits

Author SHA1 Message Date
a75e3cdebd Added AdjHighLevelTab for HL RNO 2013-08-20 11:17:02 +00:00
0eda70c1c8 Added TurnOffReplaceWords format flag
Added space after UnderlineOn command when converting.  Fixed the conversion of Top Continue Message, when not defined in 16-bit, set to an empty string so that it is not inherited from the Base format
Added TurnOffReplaceWords flag
Don’t do ReplaceWords if TurnOffReplaceWords is set to true
2013-07-17 15:13:02 +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
91c7da8300 2013-06-17 13:52:24 +00:00
ad2e39dc4d 2013-06-14 14:22:00 +00:00
Rich
8f962bc778 Added LandscapePageList property for processing VCSummer data
Added CenterLineX, CenterLineYTop and CenterLineYBottom properties for processing VCSummer data
Added FixedMessage property to support end message with CRLF characters
Added RelXLocation, RNOWidthSameAsHighParent, SingleColumnRNOIndent, RNOExcludeMacros and MacroTabAdjust properties for processing VCSummer data
2013-06-11 18:44:03 +00:00
dbf6f8feee 2013-05-29 14:55:32 +00:00
8984f3bcd4 2013-05-09 12:23:53 +00:00
e8a518fdf9 Renamed “Bullet” associated with format flag to “BulletOnContinuous” 2013-04-18 15:55:10 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
4b26543dca 2013-03-26 13:32:19 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
Rich
9e35e1ec4b Added new SlashReplace format variable to control how Slashes are treated when the procedure number is converted to a pdf name.
Changed formating of Cautions (Not Bold and Heading removed underline)
Corrected RO_Lookup logic for page Header.
2013-02-06 16:36:34 +00:00
42c3ba8dd5 2013-02-01 14:58:37 +00:00
4516759585 2012-12-05 16:44:14 +00:00
64df0e68b0 2012-06-26 15:17:46 +00:00
bbb8a2a09c 2012-06-08 13:12:39 +00:00
a8a3453c84 2012-03-30 10:56:29 +00:00
bd05860f50 add a sub item to allow for a bullet within a tab with separate font settings. 2011-12-07 14:01:45 +00:00
56753eb7b3 2011-12-01 12:47:05 +00:00
1244cc52a4 Remove symbol chars from HLS tab
Added Font property
NullBox, StepTypeColOverride, StepTypeWidthOverride
2011-11-21 20:50:40 +00:00
5e59fc2c34 2011-11-21 16:45:22 +00:00
deb80c7496 2011-10-14 10:33:41 +00:00
Rich
d24109fe19 QUOTED_IDENTIFIER ON
Show how long it takes to print all procedures
For Null values use Arial as a default font.
Added Try/Catch to PDFDocument.Close (In case page is empty)
Only output End Message if it exists
Pagination Fixes
2011-09-22 17:44:01 +00:00
7bc0503efa 2011-08-24 11:51:44 +00:00
0580861ce4 2011-07-19 16:48:20 +00:00
e22a080953 2011-07-14 15:58:32 +00:00
Rich
37d067a74e Added table function to return a list of Content records that contain a specified string.
Added stored procedure to standardize text (standard steps)
Lazy Load font value.
Return the correct EditItem when a step is deleted.
Update the StepTabRibbon EditItem when the StepPanel EditItem is changed
Get MyItemInfo if it is not set.
Added missing logic to MyEditItem.
2011-06-24 21:47:40 +00:00
4405463e8e 2011-05-19 13:26:37 +00:00
438fed8c7d 2011-04-06 14:22:49 +00:00
d6dc48883f 2011-01-19 16:10:05 +00:00
37f500ed71 2010-10-13 17:03:57 +00:00
7a957dfc35 2010-08-27 20:21:56 +00:00
edfc3d71b0 2010-06-23 18:16:06 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
e0df82c11d 2010-06-16 14:08:15 +00:00
Rich
8fd6c2eac4 - Added ShortPath Property to ItemInfo
- Added MacroList
Added CheckOff data
Added CheckOff and ChangeBar
Fixed inheritance
2010-05-25 16:11:23 +00:00
2830a93e24 2010-03-25 14:48:46 +00:00
391cbaea39 2009-11-03 16:32:28 +00:00
Rich
ceeea69bcd Changed ToString for StepData part of PlantFormat 2009-10-08 14:34:33 +00:00
Rich
c549e65bf5 Corrected enum value (EnhancedBackgrounds)
Numerous fixes
2009-09-16 16:17:04 +00:00
cb3dea8116 format logic from Rich 2009-09-01 13:04:41 +00:00
912320affb 2009-05-21 13:27:39 +00:00
8a343e24eb 2009-03-05 16:03:34 +00:00
Rich
9df3bccd71 Logic to keep looking (inheritance) if a blank value is found
Dtermine font style from format xml
Fixed a bug - AnnotationTypes in Annotation Search
Add defaults for user configuration data
2009-02-06 15:57:23 +00:00
ddc6a34966 search logic 2009-02-04 19:51:36 +00:00
802474a145 2008-11-19 14:00:49 +00:00
9d0b3cd543 2008-05-15 11:04:52 +00:00
9a7cfe9b7f 2008-03-10 13:10:47 +00:00