149 Commits

Author SHA1 Message Date
8ad203006d Continuous Action Summary logic 2015-10-23 18:21:02 +00:00
Rich
b9d01b6976 Added to PageList Tokens
{PDFDate} Currrent Date MM/dd/yyyy
{PDFTime} Currrent Time HH:mm:ss
2015-09-14 20:48:03 +00:00
7dbde80f7c Add line width, CLineWidth for lines internal to training format
Add line width, CLineWidth for horizontal & centerline  (WCNTRN)
Use docstyle’s CLineWidth for horizontal & centerlines, if defined )WCNTRN)
2015-06-16 15:36:55 +00:00
57a56eab9d WCNTRN: do not draw horizontal section line on continued pages 2015-06-04 14:55:26 +00:00
21407f336a Added format variables for Wolf Creek Training format
Save the Y position for the placement of a line after the section title.  Also adjust the width of the section title with respect to the section number. All for the Wolf Creek Training format
Print a horizontal line after the section header (number and title) for the Wolf Creek Training format
2015-06-02 21:40:45 +00:00
06ba7bf825 Improved accounting for bottom continue messages for pagination
Bottom Message (below text) fix and pagination improvements
Include RNO separator in ‘BottomContent’ calculation
Reset ‘BottomContent’ for each page & added ruler for bottom of page
2015-06-02 15:09:57 +00:00
Rich
37e2227919 Table shrinking support 2015-05-27 18:48:14 +00:00
06944c6503 Initial Wolf Creek Training Format
Initial Wolf Creek Training macros
Added WCNTraining flag
Use WCNTraining flag to always paginate on subsection
Don’t do docstyle reset if in WCNTraining format
Do centerline if in WCNTraining format
2015-05-26 13:59:39 +00:00
1630834fb6 Added flag for DropCheckOff for specific checkoff/sign-off
Folder/DocVersion Specific Info in Pagelist items
2015-05-14 14:42:40 +00:00
d6557f578a Added MaxWidth property that allows for defining width of PSI data and supports multi-line text (introduced for wstalr)
Adjust top margin for multiline pagelist items (introduced for wstalr)
Support multi-line PSI item, using ‘MaxWidth’ pagelist property (introduced for wstalr)
2015-05-06 12:25:57 +00:00
6f1f63e14f Fix page number transitions that were counting foldout pages (should not count those) for AEP
Implement [UNIT] page list token (AEP)
Added property to track page numbers without foldouts for page num transitions (AEP)
2015-04-20 15:59:39 +00:00
Rich
27054add07 Fixed logic for section page numbering if the numbering is by section number and section Number is blank. 2015-03-30 20:20:42 +00:00
Rich
95874bd501 Handle rtf token "\bullet" within Grid.
Handle the various formats used for analog alarm points (High# and Low#) so that the ROs will be correctly replaced on the cover page.  The various formats include either a space or a dash or a underscore followed by High, HI, Low or LO followed by a number.  The code will treat all of the formats consistently.
2015-03-11 12:38:18 +00:00
8b8176510f include footnote size when pagination within step section logic
get max of bottom most of table for steps in table that have sibling steps
use ‘ParagraphToPdf’ (not ‘ToPdf’) for footnotes so that associated paragraphs don’t get referenced
2015-03-03 17:28:22 +00:00
Rich
ea42dd8795 Command Line setting to create a inch-based vertical ruler rather than a line-based vertical ruler. 2015-02-09 16:47:33 +00:00
0e9302f206 Replace ‘?’ with ‘_’ for pdf filename so file can be created
Allow for setting of section’s ‘Default Step Section’ property
Fix page numbering for {secondary page} page list token
2015-02-09 14:05:22 +00:00
Rich
8df668c5e2 Added Profile debug
Changed NextItem property to use GetNextItem method when printing
Changed RegisterFont to improve print performance
2015-01-19 20:58:05 +00:00
ce33728734 Added null reference check when printing change bars (for Note/Cautions off of Sections) 2014-12-15 17:32:11 +00:00
4ea481e430 Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Attachment-SubSections document style
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Valve List document style
Added a new NumberingSequence 11 – WithinEachSectionNumber which will continue the page numbering across sections that have the same Section Number and are set to print continuous.
Added logic to support the WithinEachSectionNumber NumberingSequence type
2014-12-11 19:32:39 +00:00
298354f4fd Calvert: for VALTYPE & STARTUP page list tokens, if there are no steps in section, check for 1st subsection steps
only change availability of notes/cautions if in the Calvert Alarm format when checking if IsInCalvertConditionResponse
2014-12-05 15:22:47 +00:00
234f55ea77 Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText) 2014-12-02 15:26:25 +00:00
Rich
9eed40353e Changed logic to properly output checkoff header "INITIALS" 2014-11-12 06:41:47 +00:00
Rich
b89af73735 Made Status Change available to other print objects
Update status when moving through a section with subsections
Update status when moving through a section with subsections
GetSectionInfo use local value rather than using the cache
Used SectionInfo property HasStepCheckOffs to turn-on CheckOff header and narrow text width.
2014-11-05 14:36:17 +00:00
1129cb3431 Adjust landscape word section pagelist item locations & flags for printing pagelist items as landscape
Calvert: Added ‘DSS_PageListAddSectCont’ flag to docstyle->Style to flag continue message in section title
Calvert: Reset svg’s for document styles that have ‘DSS_PageListAddSectCont’ so that pages other than first have continue message
Calvert: Print continue message for “ATTACHTITLECONT” pagelist item (but not on 1st page)
2014-11-04 16:48:26 +00:00
7ea770e9e2 Calvert: implement ATTACHTITLECONT pagelist item 2014-11-04 12:02:50 +00:00
9e565cfd05 Print footnotes, page numbering & additional page list items for BGE Valve Sections 2014-10-29 14:45:06 +00:00
Rich
599fd8e483 Fixed the logic so that all bookmarks position the PDF properly.
High Level Steps will position at the correct location on a page.
Sections and subsections wll position on the correct page.
2014-10-29 14:05:12 +00:00
Rich
cbd9026fc6 Corrected Bookmarks for PDFs to support subsections 2014-10-28 11:20:04 +00:00
91ef383ad4 ‘INITIALS’ pagelist fix & extraneous end message fix
fixed various check off line lengths (underlines now are lines in macro)
Calvert: adjust paragraph widths if section has a check off
Calvert: determine whether ‘INITIALS’ pagelist item is printed based on whether section has check offs
2014-10-22 13:15:02 +00:00
4ebc193d09 Eliminate Forced pagination problems in IP2 Bck
Resize figures when figure is bigger than page
Remove {NULLDOCCURPAGE} when processing page numbers
2014-10-14 13:39:52 +00:00
Rich
f7e805a745 Added Page Count to Status
Fixed Hanging Indent logic for vlnParagraphs
2014-10-08 20:14:27 +00:00
ea01b9bf71 Logic for more control over indenting and underlining on Auto Table of Contents
Added logic to prevent multiple numbers (on top of each other) from printing on the AutoTableOfContents, added logic to support format defined section continue text, logic to support EndMessageOnEachSubSection, logic to repeat high level step text as part of a continue message
Logic to support DidFirstPageDocStyle flag, logic to support {SECTIONLEVELNUMBER} {SECTIONLEVELTITLE} on the same line of a pagelist item when the section title goes to more than one line.
2014-10-07 19:37:11 +00:00
eeb8b9f452 For IP2 format, for unused pagelist tokens, don’t write error message to log. 2014-10-07 13:13:57 +00:00
f9d0c363f7 Support for ‘PaginateOnLowerStepLevel’ pagination flag (for IP2BCK)
IP2BCK: Step Description table’s title (Cont) support and various xoffset & margin fixes
IP2BCK: Support Step Descriptions table’s title (Cont) message
IP2BCK: Implement ‘NoTabAlign’ flag so that tab aligning won’t occur for EquipmentOpt step types
2014-10-03 13:44:46 +00:00
1298fa7c38 Needed to comment more code still in development. 2014-09-25 13:24:03 +00:00
ef426ca3e3 Fixed issue of blank pages would sometimes have a line down the center 2014-09-25 13:04:06 +00:00
29f3db8605 BGEALN: Adjust Condition/Response table header to left by 1 character 2014-09-18 16:17:35 +00:00
fbb2df544c WCNCKL: Improve pagination of checklists, i.e. don’t break if 1st substep doesn’t fit on page
WCNCLK: ‘SplitText’ moved out of file & use it from RtfTools
2014-09-09 13:11:20 +00:00
01f078ea4f Added property ‘BottomIsTable’ for determining that last item with change bar is a table
For Calvert Alarms, include table in continuous change bars
2014-08-27 16:48:35 +00:00
77e02fd438 Calvert Alarms: CONDITION/RESPONSE top continue messages improvements. 2014-08-20 13:49:22 +00:00
b52a05af12 Allow for continuous change bars with message at top, when flag is changeid 2014-08-19 12:40:18 +00:00
Rich
49ffee4bd0 Change VlnSvgPageHelper TopMessageR(s) to support multiple vlnText items.
Corrected logic so that the tab is properly formatted in the continue message.  Prior to this change the Tab incorrectly underlined the space following the tab
2014-08-18 18:39:36 +00:00
8ee514f476 All changes are contained in BGE ALN flags: CONDITION/RESPONSE table top continue message improvements; vertical spacing around bulleted items (where everynlines == 99) fix; if previous step is within template & this is not (and has same type) use template definition (only for Calvert Alarms)
Y location Adjustments for Calvert Alarms ‘CONDITION/RESPONSE table top continue messages
2014-08-18 13:35:10 +00:00
Rich
7cdeec91f8 Adjusted the Condition/Response table lines. 2014-08-15 22:32:06 +00:00
9b67771f55 Additional code to support special cases in Template for Calvert Alarms including a TemplateColumnMode and mix of Cautions/Notes
Added Support for BGE Alarms, bottom continue message location.
Additional code to support special cases in Template for Calvert Alarms and new flag SpecialCaseCalvertAlarm
Support for Docstyle DSS_PageBreakHLS for page break on HLS
Changes for Calvert Alarms use of template to define top portion of alarm pages and CONDITION/RESPONSE table support.
Handle 3 top/bottom continue messages for Calvert Alarms; support box around CONDITION/RESPONSE table in Calvert Alarms; {REVUNIT} fix;
if TabPtsPerChar format is 0, set to a default of 6
2014-08-01 11:56:02 +00:00
Rich
a16ea8a6ac Fixed CopyItemAndChildren so that change bars are not changed for copied procedures.
Changed logic so that VE-PROMS source code can be located in either 16Bit or 16-Bit folders
This strips prerequisite step references from procedure text when printing
Recursive transitions cannot be added to procedure text.  If you try to add a transition to a step that contains the text of the step, you will be told that this is not permitted.
Default Change IDs were not being properly updated.
Added footer line to the debug rulers when creating a PDF.
Removed Prerequisite Step references in the PDF bookmarks
2014-07-22 00:05:06 +00:00
e6b45641cd If we cannot find a space character to split on, then break up the word ( SplitText function) 2014-07-15 01:58:27 +00:00
c9cdc35ff2 fixed a problem where the ‘Page x of y’, or any page list item that had text & one or more tokens, was bolding when it should not be bolded 2014-06-30 12:20:38 +00:00
5f9331b1b8 Added the PrintCommonForZeroUnit format flag
Print “COMMON” instead of “UNIT 0” logic (Comanche Peak)
2014-05-16 18:23:59 +00:00
50a5787b32 Add error support if incorrect phone.lst format (writes to error log) 2014-05-15 12:43:16 +00:00