905c00868a
B2012-242, fixed the table conversion logic to handle merged rows in the last column of a table and to better handle more than two merged rows in the middle of a table
jjenko2012-10-01 15:17:00 +00:00
2d61936fb3
Check Paragraph Types to see if they should get a sequential Paragraph Number. Increased SQL timeout for search.
Rich2012-09-28 18:41:30 +00:00
d1e10d79c2
Improved RO Search Performance Improved Annotation Search Performance Changed SQL to always do a drop and create rather than an ALTER Changed SQL to always give a status after a CREATE
Rich2012-09-28 18:40:57 +00:00
42b94eac97
Fix to remove the ‘>’ character at the end of the plot definition which was preventing the plot from being generated. (B2012-186)
jjenko2012-09-28 14:46:04 +00:00
747fd76f21
Center dialog over PROMS window Overlay bottom of dialog with printing status dialog to hide buttons. Correct spelling of DebugPagination.txt file Fix table layout - Linespacing and text within borders Set the yOffset to an integer value after a Table - This was causing some very strange pagination problems. Output one blank line after a figure.
Rich2012-09-25 21:01:10 +00:00
17d0839e6c
Keep headers with related text Break a page if the item will not fit on the current page Created ToString method for vlnParagraph Created ToString method for ParagraphLocation Changed Between logic for overlap to exclude exact match
Rich2012-09-21 15:30:59 +00:00
a3fcf2a0bb
Added TotalPages count to DebugPagination Added logic to close output file on Dispose Output TotalPages count when closed Added Manual Page Break output to DebugPagination.txt Added preliminary pagination logic for KeepStepsOnPages Fixed Pagination Logic for HLP EOPs and WCN EMGs Update TotalPages on completing print of procedure Added YTop to Debug Output on Paragraphs Added preliminary logic for KeepStepsOnPage Correct logic for word-wrap issue
Rich2012-09-17 19:16:27 +00:00
41c9f223b0
Show Progress bar when Printing all procedures Added Cancel button for printing all procedures Added Timer for automatic processes
Rich2012-09-17 19:14:29 +00:00
ffcffcc5ba
Added two additional context menu items * Compare source safe * Compare mailbox
Rich2012-09-13 22:03:04 +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
jjenko2012-09-13 19:58:05 +00:00
80e72fbbb0
variables for RO Reports and for UseOnFirstPageOnly logic
jjenko2012-09-13 19:55:06 +00:00
8ffe532d44
logic for Reports (currently just RO Usage reports) methods for RO Usage Reports
jjenko2012-09-13 19:54:26 +00:00
cf599335a2
- added stored procedure for use in creating RO Usage Reports
jjenko2012-09-13 19:53:05 +00:00
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
Rich2012-08-07 17:44:46 +00:00
0e66393289
RichTextBox Processing Output Config Info for Steps
Rich2012-08-07 17:44:03 +00:00
187f98807d
RGE SAMG format - Set the Word Attachments to be paginated continuously with the procedure added code to allow for plant specific modifications to document styles (section styles)
jjenko2012-08-06 18:55:30 +00:00
0bf2b5b640
Added non-safety related text to section 3
jjenko2012-08-02 14:08:05 +00:00
46385cfa07
Fixed relative location logic to work with absolute locations
Rich2012-07-26 14:15:15 +00:00
dbdb1d6f7d
Remove unused parameter from PromsPrinter constructor Set the offset of the BackGround (Overlay) depending on the source of the background. If the background source is 32 Bit set the offset to zero. Add DebugPagination output for blank pages Add DebugPagination output for MSWord Sections Add DbeugPagination output for Foldout pages Only adjust wordwrap if background is not 32Bit output Added Back32BitPROMS boolean property to determine if the background is 32 Bit output
Rich2012-07-25 21:46:29 +00:00
66f9ef6f23
Sort the RO values / Groups alphabetically Don't sort the Multiple return values Added logic to set the name of the error log file
Rich2012-07-25 21:45:04 +00:00
fab1e8935e
The check to see if the iteminfo was already in the cache was using a rediculous amount of time. I removed the check and added erro handling.
Rich2012-07-25 21:43:42 +00:00
43203c4bdd
Remove unused parameter from PromsPrinter constructor Remove unused parameter from frmPDFStatusForm constructor Remove event handler for cbxCheckedChanged Set cbxCmpPRMSpfd to invisible since it is no longer needed Remove unused parameter from frmPDFStatusForm constructor Remove unused parameter from PromsPrinter constructor Rename log static field to _MyLog Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week
Rich2012-07-25 21:43:09 +00:00
68d862f71f
Set the Error Log file name to include the name of the database and the current date and time Save and Restore the setting to create Red PDFs from MSWORD Show the total Process Time for the Complete Process For individual Phases allow the user to decide if they want backups to be created Set the Database connection string from the settings for individual phases Handle null condition so that the code doesn't bomb Handle relative RO paths in the Proc.INI file Correct the total Step Count by subtracting the number of Sections
Rich2012-07-25 21:40:56 +00:00
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
Rich2012-07-25 21:39:01 +00:00
872ce3286e
Show processing time from beginning Hide Section and Step Progress when just processing Procedures Add a Progress Bar for Formats Add backup after individual phases Adjusted status labels to show processed/total counts Adjusted size of labels to allow for processed/total counts Use flag to control if Sections and Steps are shown in progress Reset Step count when going to a new procedure Eliminate reset of Step by Section Add a total count to events to setup progress bar
Rich2012-07-16 17:34:32 +00:00
d13a0f0fb5
fixed use of Insert Symbol into a table cell and fixed bug where you could not select /copy a portion of table cell text
jjenko2012-07-16 15:09:47 +00:00
7bcfafcc8b
Move frmErrors when frmLoader is moved Shutoff SpellCheck for StepRTB Use using for temporary StepRTB Use using for vlnFlexGrid Added debug output to track StepRTBs and vlnFlexGrids in memory Limit bottom margin to 0 or above Dispose of roImage after it is done being used Dispose of Figure after it is done being used. Use GetJustRODB so that images are not loaded. Added ErrorHandler if annotation is deleted after a search Track create, dispose and finalize Add static variable to control if SpellCheck is used Use using for temporary StepRTB Lazy Load SelectionStack Clean-up on Dispose Track create, dispose and finalize Make MyCopyInfo Lazy Loaded Use using for temporary StepRTB Add Dispose method for TableCellEditor Cleanup on Dispose Only kill MSWord instances that are invisible
Rich2012-07-13 18:34:57 +00:00
ce21565a15
Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character) Uncommented the Script Caution tab logic. Needed for initial NSP compares
jjenko2012-07-12 13:09:16 +00:00
2c10b3843b
When GetProfile(“Replace”,mstr) didn’t find a match, it returned a NULL. Added check so that if it returned a NULL, the “as is” procedure number is used.
jjenko2012-07-12 13:08:09 +00:00
c2210b98f2
Creates Script Cautions for NSPAll . Needed for initial NSP compares
jjenko2012-07-12 13:07:11 +00:00
c64ab64568
commented out debug variable
jjenko2012-07-12 13:06:30 +00:00
a8aea0dca0
Fixed change bar location on figure. Also ro for figure was not found - fixed this.
Kathy2012-07-12 12:51:21 +00:00
96b127254e
fixed missing end message if continuous section.
Kathy2012-07-10 13:27:26 +00:00
d423debb4d
Don't put out extra space if first HLS and don't add extra line before borderless figure.
Kathy2012-07-10 13:26:47 +00:00
2812d5b9d7
Fixed crash on double click of usage list item Fix missing end message if continuous section.
Kathy2012-07-10 13:24:51 +00:00
73084c36eb
Return LPI value before resetting.
Kathy2012-07-03 15:59:26 +00:00
0cf5331132
Don't set LPI; set top margin based on data (not = 0) and determine x/y of xyplot BEFORE reset of selection (various WCN plant specific bugs).
Kathy2012-07-03 15:57:44 +00:00
2876f37d2f
Default LPI to 6 if none specified in the 16bit data.
Kathy2012-07-03 15:53:46 +00:00
b405d88a83
Fixed problem where the sub-formats this was introduced with a fix for a procedure in the Wolf Creek SYS set.
jjenko2012-06-27 14:04:51 +00:00
ed2fcf39e1
changes for comparing PROMS generated PDFs with PROMS generated PDFs Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
jjenko2012-06-20 16:06:55 +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)
jjenko2012-06-18 20:24:45 +00:00
b7270782e6
default to the DocStyle font (if needed) for PageStyles (pagelist)
jjenko2012-06-18 20:23:14 +00:00
f41b211187
added NSP specific, removed IdentWid’s removed IdentWid’s, added TabBullet setup DocStyle to inherit from the section’s default, not Base, added Plant specific for PageStyles (pagelist)
jjenko2012-06-18 20:21:26 +00:00