566 Commits

Author SHA1 Message Date
Rich
4abeb80fb4 When an MSWord section is edited, the PDF created should embed all fonts that are used.
When formats are updated, the Date/Time stamp for the Format record should be set to the Date/Time stamp of the format file.
2013-10-04 20:29:22 +00:00
512db4b89e Redefined WidthOverride to be a string instead of a float 2013-10-02 21:51:34 +00:00
9fcb72d965 Added “IsCaution2”, “SameRowAsParent”, and redfined “WidthOverride” 2013-10-02 21:50:47 +00:00
c31586e7b7 Completed switch statements for column setting to include 3 and 4 columns (code cleanup) 2013-10-02 21:50:01 +00:00
062cf39e53 Use template for inserting steps for Callaway Backgrounds
CALBCK format flag
2013-10-02 10:41:04 +00:00
4b7c3ee5d8 Edit/Print tabs for Callaway Backgrounds 2013-10-02 10:40:08 +00:00
Rich
0e272b7513 Added definition of NoSpaceMultipleRNOs property 2013-09-30 18:29:24 +00:00
9bc84679d3 ReadOnly Step Property for Backgrounds
Support ReadOnly step property for rtb size
Support ReadOnly for rtb
Pagination for Background documents, i.e. HLS/Caution/Note have pagebreaks
Pagination for Backgrounds; Pagelist items for Backgrounds; tabs & offset for backgrounds & minor general Callaway
PageList items for Background documents (HLRNO & HLSTAB) and CURDATE & CURTIME (for fnpnmp)
2013-09-25 16:09:15 +00:00
a65ca24837 Support for background print output; fix printlevel for tab formatting (‘.’ Vs ‘)’); 2013-09-25 16:07:00 +00:00
Rich
e4698b5bc3 Removed code to test the Error Handler. 2013-09-18 18:04:07 +00:00
Rich
3e1d22674c Added logic so that MSWord 2010 and beyond uses the internal export to PDF function.
Added logic to handle errors when a document is closed.  The code will attempt to do a close 10 times.  If it fails ten times, it will document the exception and continue.
If an exception occurs when an MSWord section is being saved, a message will be displayed that will document the error.
2013-09-18 16:42:30 +00:00
Rich
0945b75d11 Added error handling when a folder is moved to a location which would cause there to be two sub-folders with the same name. 2013-09-09 15:52:35 +00:00
2870d68cf3 CAL Continued format improvements 2013-09-05 15:49:15 +00:00
a10fd7ea73 Fix determining whether attachment has associated foldout 2013-09-05 15:48:43 +00:00
a28735c868 Don’t restrict find text in Finding RO’s in word documents to not allow a space 2013-09-05 15:46:31 +00:00
Rich
03e42a9288 Fixed applicability logic so that a section applicability can be set to all. 2013-08-30 20:35:36 +00:00
0d7455804b Convert '^' to delta correctly. 2013-08-29 14:18:37 +00:00
2336a70679 Added “AddBlankPagesWhenUsingDuplexFoldouts” under Print Settings 2013-08-29 13:02:49 +00:00
Rich
779670e70d Added logic to handle errors if the Range location cannot be found from the To location. This corrects range type transitions (AND type) which extend to the last sibling of the To location. 2013-08-27 17:20:31 +00:00
5a81462bf7 B2013-153 fixed: fix getting Count of associated objects.
Cleanup for getting Counts of associated objects.
2013-08-27 15:54:10 +00:00
5d5533b232 Cleanup for getting Counts of associated objects. 2013-08-27 15:52:51 +00:00
9ac34b5a54 Fixed B2013-145. 2013-08-27 15:52:08 +00:00
e8932a748d No tab on table if docstyle has DSS_UnNumLikeRoman 2013-08-20 15:06:51 +00:00
a75e3cdebd Added AdjHighLevelTab for HL RNO 2013-08-20 11:17:02 +00:00
65c8eecd0d Improved concatenate substep with parent tab in RNO (based on format flag conditions). 2013-08-20 11:16:03 +00:00
2b4e139dbd 2013-08-13 12:03:59 +00:00
Rich
8602e12ea6 Modified code to assure conditional RO values are properly displayed and printed 2013-08-12 21:45:47 +00:00
2ce0990d62 Handle the deleting of a step marked for copy 2013-08-01 21:41:26 +00:00
b6faa98f0d override docstyle based on content of the section. If the section has word content then return false 2013-08-01 18:58:36 +00:00
Rich
6c56658451 If the RO Image file has an extension of "PCX" use an extension of "TIF" instead.
PCX is no longer supported and the 32-Bit RO Conversion code converts PCX files to TIF.
If a Text entry is placed above the grid, ignore it for the Grid lines and adjust the Top margin to allow the Plot title to print properly.
2013-07-31 14:51:07 +00:00
edf20f8a2c Use the Print tab (IdentPrint) to determine if ‘, step’ should be added in resolved text, rather than edit tab (IdentEdit). This fix is for Calloway. 2013-07-29 11:59:54 +00:00
Rich
f459efa513 Enhanced Background - Simplified handling of Enhanced Background Document. {LNK Step Num} is converted to the current step number. {LNK C/N Num} is converted to the Ordinal of the current Caution or Note. This approach will work for Background Documents, but will not work for Deviation Documents since the internal Links for Background match one for one with the Background structure. This is not the case with Deviation Documents since they have to account for deleted and added steps. 2013-07-26 16:15:34 +00:00
bd536387b3 Dont return that a caution/note 'IsHigh' if off a section 2013-07-25 13:24:34 +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
12f492516f 2013-07-11 16:31:42 +00:00
Rich
aace632c9b Added logic to protect against failures when an invalid transition text is removed.
Added logic to protect against failures when an invalid transition text is selected.
2013-07-03 15:58:12 +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
2160e20c16 Added SetHeader method to ItemInfo class for VCSummer data
Added code to handle Tab formatting of Caution and Note steps for VCSummer data
Added code to support hard new lines in Procedure title for VCSummer data
Added code to properly display transition for non Procedure step section to Procedure step for VCSummer data
2013-07-03 03:38:01 +00:00
Rich
54bae90bfb Added new property to DocStyle named ShowSectionTitles 2013-07-02 15:33:03 +00:00
Rich
78add0ccd2 Added a missing MAXRECURSION 10000
Changed Through Transition Format and User Interface
Added Automatic Print Options to shutoff DebugText (/NT), DebugPagination (/NP) and Compare (/NC)
Added logic to allow the use of the default path for PDFs.
Update the Print_PDFLocation property of the Working Draft when the user changes the value on the Working Draft property page.  Fixed Bug B2013-117
Set the date/time stamp for the Document based upon the current time.
Make sure that the output is set to Final without revisions and comments before ROs are replaced.
Added function to restore valid previous version of MSWord document if the current version is not a valid document.
Check for Null to eliminate errors.
Removed Unused field DocPDF
Support MSWord document restore function.
Add check for Transition Node count before updating values.
Restore latest valid MSWord document if the current version is not valid.
Eliminate File Commands so that the user can only close the MSWord section, and then verify if the changes to the document will be saved.
2013-07-01 17:39:15 +00:00
f77ebed326 Fix for B2013-120 (pages printing landscape when they shouldn't) 2013-06-27 12:50:43 +00:00
87d8721914 Fixed B2013-116: support for TStepNoFlag and UpcaseTranAnd format flags. 2013-06-18 14:39:53 +00:00
767ebeec41 2013-06-18 14:35:26 +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
Rich
de21ab4c8f Set DlgPrintProcedure.SelectedSlave property to -1 to support RunAutomatic method when processing single unit data
Added code to set orientation to landscape when width > length of document
Utilized new FormatStepData.TabData property RNOExcludeMacros in SetTabText method to support VCSummer format
Added new method ReplaceStepToken and utilized method for processing VCSummer data
Changed RomanPart and RomanNumbering properties to static
Added new property SectionConfigCheckOffIndex for processing VCSummer data
Added new property stpCheckOff for processing VCSummer data
Modified code in SectionDefaultEnabledCheckOff method for processing VCSummer data
Added new property SectionDefaultEnabled for processing VCSummer data
Added new property IsLowestLevelStep for processing VCSummer data
Made Text property of MetaTag class public for processing VCSummer data
2013-06-11 18:43:03 +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
3a7ca33416 2013-06-10 16:37:48 +00:00
05f3fcf8a4 2013-06-07 11:11:54 +00:00