20 Commits

Author SHA1 Message Date
10607cce7d Added access to MSWord’s Tables 2014-05-09 19:11:37 +00:00
03311ab658 Added an ‘InsertSymbol’ method for Word interface
Support for toggle of underlining for RO’s when used in Word documents
Fixed access of column mode for subsections
Improve table layout on screen (was overlaying table on text or another table)
Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection
2013-12-09 14:09:35 +00:00
Rich
4dc6ea49de Added methods to get/set document zoom. 2013-12-04 18:44:28 +00:00
Rich
b19ce7c128 Changed generic ExportAsFixedFormat back to be generic and use the default value of UseISO19005_1.
Created a new version of ExportAsFixedFormat that takes a parameter DebugStatus to set UseISO19005_1.
Added logic to handle setting UseISO19005_1 when creating a PDF from an MSWord Section.
2013-11-07 21:42:56 +00:00
cc60d4ff46 fixed xy plot that was exported as a black box (background was black rather than transparent). 2013-10-24 16:21:12 +00:00
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
06990b5c13 added access to MSWord’s ShowRevisionsAndComments as well as
RevisionView
When we generate the PDFs for Word Attachments, we now for Word to print with ShowRevisionsAndComments set to False, and RevisionView set to ViewFinal (instead ViewFinalWithMarkups)
2013-05-10 19:20:43 +00:00
262a8c3ad3 Added underline to the LBFontClass
Added logic to support using underbars to turn underlining on/off – only implemented in X/Y Plot RO’s for now
2013-04-23 19:00:33 +00:00
Rich
4abaceac23 Corrected comment
Added Ordinal to vefn_SiblingItems
Added Stored Procedure vesp_SortProcedures to sort procedures within a DocVersion
Added Error Handler in Range.Text
Corrected logic in FindRO to return a null when an RO is not found.
2013-02-28 15:47:52 +00:00
161bb92059 2011-06-16 10:25:28 +00:00
ecf6b5bfd1 2010-11-23 14:42:02 +00:00
Rich
90a7a6dbc0 - Added code to handle missing A0 Section Transitions
- Added code to handle "AND Range" transitions
- Fixed code to replace transition tokens.  It was removing the last character.
Added Background Saving
2010-09-06 19:31:52 +00:00
f91459b9f0 2010-08-12 16:02:05 +00:00
Rich
b4cb2a0def Added Name property for font
Added logic to keep appropriate symbols in word files
2010-04-22 17:30:15 +00:00
Rich
2c14e4113b Added Error Handling code
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
Rich
8dba8a3767 New Properties 2010-03-25 19:26:59 +00:00
Rich
710cfee31d Added properties and methods 2010-02-02 20:50:34 +00:00
Rich
6d298bfbfd Added New Word Properties and Methods 2009-12-07 15:52:32 +00:00
Rich
c5c4d6006b Added PDF Generation Code 2009-11-04 17:16:26 +00:00
3420fe1889 2009-03-30 15:05:59 +00:00