Commit Graph

27 Commits

Author SHA1 Message Date
Rich d099c1a881 Added boolean parameter to SaveSectionDocument and SaveWordDoc methods to support landscape word documents 2013-06-11 18:38:13 +00:00
jjenko da370ae7f2 Convert back quote to a degree in (16-bit Ter Editor) / MSWord sections 2013-04-19 19:16:43 +00:00
Rich 414378e0f3 Fixed logic to support text library documents
A couple more fixes to paste dashes from Adobe
2012-12-06 21:29:55 +00:00
Kathy 74b17eb481 2012-08-10 10:39:02 +00:00
Rich 32e9b47dae Use threading to keep MSWord hangs from hanging the conversion process
Fix logic where RichTextBox 4.1 is used to convert RTF text to a word document
2012-08-07 17:44:46 +00:00
Rich bf9985110a Read and Save MSWord documents with RichTextBox before they are opened in word to reduce manual fixes to accessory pages
Added logic to replace sbkpage, sect, and sectd RTF tokens.
Use one RichTextBox to process text since RichTextBoxes are not released if the RTF value is set
2012-07-25 21:39:01 +00:00
Kathy 2876f37d2f Default LPI to 6 if none specified in the 16bit data. 2012-07-03 15:53:46 +00:00
Kathy 136a023564 2012-06-11 16:20:03 +00:00
Rich 508a86a8ac Added memory usage to output
Add separate counts for Errors, Warnings and Information
2012-05-21 13:27:44 +00:00
Rich 3ba7971ece Save File Last Write UTC as Document.DTS
Eliminate unused variables
Use settings for Format Load
Output status of Formats being loaded
Save File Last Write UTC as Document.DTS
added History_OriginalFileName to DocumentConfig
Use settings rather than local variables
Only use the first 12 characters of a ROID for DROUsage Lookup
2012-01-24 19:57:09 +00:00
Rich b480a879c5 Sql Script to Build Empty VE-PROMS Database
Use new settings (ConvertTo and ExecutableMode)
New Settings
Use new setting (PDF Folder)
Use and Control new settings
2012-01-13 18:38:41 +00:00
Rich 0b3693fef8 Added Edit/Initialized config to the Documents
Check to see if MSWord changes should be saved if PROMS is closing
2011-05-09 20:38:01 +00:00
Rich f959f883d3 Removed PDF info from Document and Document Config 2011-04-18 21:26:03 +00:00
Rich 3e135d8deb Specified a different location for the Log File.
Changed code to use log Info
Changed code to append error messages rather than replace text
Added/Changed code to use Log4Net.
Changed logic for Updates to Use IDs rather than Objects for internal Updates
Added a FormatColumn token to handle DTS, Added comments to describe tokens
Added methods ParentRefU and ParentRefU2 to support otther changes
2010-12-09 22:27:22 +00:00
jjenko 34c1bb5243 2010-11-10 16:18:45 +00:00
Kathy e29c2c5f21 2010-11-08 14:15:01 +00:00
Kathy 40a0cd2d24 2010-07-22 14:18:04 +00:00
Rich ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Rich 952ef202c9 Fixed logic so that Word will properly restart if a file has errors. 2010-07-16 19:01:46 +00:00
Rich 3a27bf6eb6 Added code to handle conversion errors and code to create DocAscii field 2010-04-21 20:52:24 +00:00
Rich b80775a454 Add Printing/Length as Documents are converted 2010-02-02 20:49:34 +00:00
Rich f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
Kathy afc16fb9f9 2009-11-03 16:31:30 +00:00
Kathy 6f5eefd476 2009-05-05 13:26:14 +00:00
Kathy dd571890fc 2008-11-19 13:53:59 +00:00
Kathy ef81207dbe DataLoader changes during development 2007-11-14 14:49:18 +00:00
Kathy ad3f77a360 2006-11-14 15:58:03 +00:00