4389 Commits

Author SHA1 Message Date
5db770027f Made format consistent with VCB1 title pages and proprietary information and PSI 2016-09-29 14:10:46 +00:00
0b5520b49d Adjusted headers, box locations to make consistent with VCB1 2016-09-29 14:08:31 +00:00
d24df779c3 B2016-217 fixed the alignment of the End Message box. 2016-09-28 17:54:27 +00:00
ba5736d19a Fix B2016-219: VC Summer’s centerline prints on top of figure 2016-09-28 16:15:10 +00:00
5bd0d550ac Algined the propietary information and doc number (at the bottom of the page) in the the Attachments (Step Editor) with Border for Sections with Subsections section type 2016-09-28 16:13:29 +00:00
751fb678e7 Restore checkoff->checkoffadjustment value 2016-09-28 11:02:05 +00:00
257ba5943c Changed right width in the Introduction section, changed top margin for the Appendix, Special Appendix, and Foldout Pages Word sections, added "REFERENCE PAGE for <procedure number>" to the top of the Foldout Pages Word section 2016-09-27 22:55:39 +00:00
Rich
1926a435b0 Replace <u> within a PC P/C PSI Value with the current unit number. 2016-09-27 19:35:36 +00:00
570404687c B2016-216 Don’t put a page break between a group heading and the first item under it. 2016-09-27 19:18:01 +00:00
72282c3184 Fix B2016-218: do not allow insert before/after (another RNO) when on an RNO 2016-09-27 15:50:52 +00:00
6f16095159 F2016-033: Replace “User Hold Point” with “Verification Point” step type & support its printing
F2016-042: Fix tabbing of section text location (was overwriting number)
2016-09-27 13:04:35 +00:00
4941dc0f5a Effective date adjustments, footer adjustments, add proprietary to table of contents
Effective date adjustments,  footer adjustments
2016-09-26 23:09:49 +00:00
e3b2c4f3be Adjustments to the VCB2 format, alignment, etc
Adjustments to alignment, position, etc
2016-09-26 23:07:49 +00:00
Rich
234682420f If the Printable Text - X Location is set for an annotation Type and text is entered in the annotation between square brackets, the text will be displayed next to the step with the annotation. This is limited since there mat not be much space next to the step. The location is in points (1/72 of an inch, 36=> 1/2 inch, 18=> 1/4 inch). Also Up and Down arrows can be included in this text, by typing {Up} and {Down} within the square brackets. 2016-09-26 21:11:28 +00:00
Rich
645dd85bf7 Step transitions to another Section were being output as Section 3.0 Step 3.4. This change causes the code to output Step 3.4. 2016-09-26 20:36:24 +00:00
b6c4258262 Added WEC proprietary information to all pages except title page and auto toc; other tweeking of header information 2016-09-26 20:25:27 +00:00
a9c6129617 Adjustments for the cover page and other section types 2016-09-26 20:24:39 +00:00
564393b3ac B2016-191 The Watermarks on landscaped sections that also rotates the page header (pagelist) need to be rotated back. 2016-09-26 19:06:44 +00:00
4ca2769c50 F2016-039: fix text column widths when a checkoff is used for vcb formats
Added checkoff formatting (same as vcb1)
2016-09-26 14:24:21 +00:00
73daac2ce1 F2016-039: fix text column widths when a checkoff is used for vcb formats. 2016-09-26 13:50:03 +00:00
04927739bf initial 2016-09-23 16:03:01 +00:00
Rich
5b25cf6d6c Added code so that Means can be printed properly. 2016-09-23 14:43:42 +00:00
Rich
89f2a58397 Step transitions to another Section were being output as Section 7.1.3 Step 7.1.3.g. This change causes the code to output Step 7.1.3.g. 2016-09-23 14:43:10 +00:00
352be2695a Removed Unit Number from PSI 2016-09-23 11:39:16 +00:00
1bf41bc8b6 C2016-028: adjust location/length of procedure title on landscape word sections 2016-09-22 14:12:02 +00:00
Rich
41ec066d69 Fixed logic to account for the Section Continue Message at the top of the page. 2016-09-22 14:06:30 +00:00
Rich
7297dc1706 Corrected the Bubble Help to describe the function of the Convert to DocX button 2016-09-19 16:16:01 +00:00
Rich
ebbc57e5bb Fixed the visibility of the Convert to DocX button so that it is not visible for Library Documents, Automatic Table of Contents or Step Sections. 2016-09-19 16:15:28 +00:00
b4d867a517 B2016-209 – the dash (hyphen) character was not found in Word sections 2016-09-16 18:08:30 +00:00
Rich
65d9e6231d Added support for VCB Unit Numbers 2016-09-16 15:22:27 +00:00
Rich
0cc449483a Remove Hard Coded Unit Number 2016-09-16 15:21:50 +00:00
Rich
a9d7d99a3a Use VCBUnit Token 2016-09-16 15:20:39 +00:00
37f210af93 Added No Header Word Accessory Page to their section types 2016-09-16 15:07:52 +00:00
ea777fc938 Adjusted the name column by moving it to the right three characters so that when text in the name field wraps, it does not overwrite the component number column. 2016-09-15 19:46:02 +00:00
f2c175f58a Modified the format to the customers request - headers match vcb1, procedure information changes, information added to PSI to print at the bottom left margin 2016-09-15 11:25:29 +00:00
537ec8c2fe B2016-204 – needed to pass in the document file extension when we create a new word document in converting a library document to a regular word section. 2016-09-14 17:30:16 +00:00
0f4378913f The logic that handles backslashes in RO return values did not account for the Unicode hard space character. 2016-09-14 15:23:08 +00:00
Rich
54334cc233 Added button to convert MSWord sections to DocX 2016-09-13 21:11:28 +00:00
f989e52a13 B2016-182 fixed replace word logic that was replacing words surrounded by dashes 2016-09-13 18:03:48 +00:00
6a737a961d Fix for auto TOC grouping logic (B2016-200) and for line spacing consistency (B2016-205) 2016-09-12 18:47:05 +00:00
ae4d9fa4b1 Replaced the WEC header boxes in the VCB2 format with the header boxes in the VCB1 format. 2016-09-09 17:17:23 +00:00
2405d1c86f Modified headers and boxes on the page so that they are all the same (Attachments - Word section style still needs adjusted) 2016-09-09 17:16:28 +00:00
36e4b0c3ab Added check for even page number before printing Auto Table of Contents to determine if blank page should be printed. B2016-181 2016-09-06 19:33:14 +00:00
a5707e2cdf Removing mv from the procedure title (accidentally left in from April) 2016-09-02 14:18:58 +00:00
1ba918cfd8 Added logic to use “{DB}” as the connection Initial Catalog setting which will be replaced with the specified database name from the \DB command line switch 2016-09-02 14:05:33 +00:00
0245c9fe7a Fix to import Transitions in Grids (tables) and handle the dash characters
Added a Set method to MyGrid
2016-08-31 18:40:25 +00:00
ae2473ba24 Fix to import Transitions in Grids (tables) 2016-08-31 18:39:25 +00:00
dcedc10ba9 Add checkoff xml back in (from wst1) and fix numbering off a bullet (F2016-030 & 031) 2016-08-25 15:29:31 +00:00
0d60f4fb66 Adjusted the position of the procedure title both vertically and horizontally for the landscape word section type. 2016-08-25 15:02:31 +00:00
f62fd3bf61 Added a tool tip to the Printable Text position entry on the Annotations tab 2016-08-24 21:16:55 +00:00