719 Commits

Author SHA1 Message Date
3aef30629c B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed. 2015-06-18 13:15:36 +00:00
eaa5d49b65 Changed TofCLineSpacing from an INT to a FLOAT to allow for half line spacing
Logic to handle float TofCLineSpacing and to shift the section title to section number starting position if there is no section number
2015-06-17 17:45:31 +00:00
3045682ed7 B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed. 2015-06-17 13:59:12 +00:00
Rich
8546a09674 Added PDF SaveLink parameter to methods
Added PDF SaveLink Logic
2015-06-17 11:32:13 +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
Rich
c6530cd78f When a break occurs in the middle of an RNO and AER Sequence start the next page at the highest remaining content including any separators like "OR" or "AND". 2015-06-05 17:20:31 +00:00
Rich
5359e05e77 Page Number for the second pass for transitions to Word Sections were not getting updated properly 2015-06-05 16:29:51 +00:00
fe8fc4ceec WCNTRN: Use maxlen for wrapping of responsibility text 2015-06-05 16:06:55 +00:00
Rich
577f35faa3 Don't use TableCenterPos for AER or RNO Tables 2015-06-05 15:46:53 +00:00
57a56eab9d WCNTRN: do not draw horizontal section line on continued pages 2015-06-04 14:55:26 +00:00
ea525e2b0b WCNTRN :Implement printing of items for Wolf Creek Training format 2015-06-04 14:54:55 +00:00
dd6d76dff7 Fix page number transition if on first page 2015-06-04 11:25:58 +00:00
85ca5e1f1d Account for extra lines in End message of section when determining pagination (AEP) 2015-06-03 16:13:11 +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
65bfcdb9b8 Adjust the XOffset for a table before determining if the table will overlap the RNO column. 2015-05-29 23:08:10 +00:00
Rich
1463ec8853 Remove Unnecessary debug message
Fixed logic to find external transition when attempting to delete a procedure
Turn-on Table Shrinking Generically
2015-05-29 00:09:39 +00:00
5b07290ccd Process page number transitions & change bar location
B2015-073: Code for processing page number transitions
Allow for step box across page break.
2015-05-28 16:23:53 +00:00
Rich
bb037ba06d Fixed logic for Shrinking Tables where the Bottom message needs to be adjusted. 2015-05-28 13:39:15 +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
61507043d4 Allow for multi-line step designators 2015-05-21 17:59:53 +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
7af7f043fd Don’t remove the Note/Caution tab on multiples when using the LimitCautionNoteWidthToHLS format flag. 2015-05-13 17:26:34 +00:00
ae47368d34 Added logic to not extend the change bar on different types of Notes and Cautions if using the LimitCautionNoteWidthToHLS
Logic to adjust the Note/Caution width when off of a substep and when using the LimitCautionNoteWidthToHLS format flag. Logic to adjust the Yoffset of a note when off of a borderless table.
2015-05-13 17:26:03 +00:00
5d5f84ce23 Added logic to handle RO Database that have the same Setpoint ID value in multiple tables – this affect reporting on all RO Databases, sorting by Setoint ID
Fixed underline logic for instances where the underline ON is the first thing of text.  Added better error handling for X/Y Plots which is now display the plot language if the plot cannot be drawn.  When a problem occurs printing an image or x/y plot, the error text now prints in red.
Better handling of empty RO Database tables.  Now will print the message “—No Information Entered –“
2015-05-12 20:27:47 +00:00
Rich
0f7e6962be Added Properties to PromsPrinter 2015-05-06 14:39:37 +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
8aa4f92011 The RO Usage Report was getting confused when the report was generated for more than one procedure set and the same RO was used in both sets in procedures of the same number. 2015-05-05 19:55:08 +00:00
5a27f169d5 Free up memory after creating an image that is printed on the report (used for image RO’s and X/Y Plots) 2015-05-04 19:08:17 +00:00
d48819b9d8 RO Usage Report sorted by RO was printing procedure set title multiple times on the first page of the report when more than one procedure set was selected. 2015-05-01 17:32:16 +00:00
0ac678ebda AEP: Use Docstyle’s end message flag when printing Word docs.
Adjust location of PSI separator in Number box
2015-04-28 12:56:24 +00:00
45d311bdfe increase PSI labels width
Add argument to fmrPDFStatusForm call for pagenum transition processing (B2015-053)
Add argument for pagenum transition processing (B2015-053)
Add panel/scroll bar for PSI that has many fields (on larger font display, could not access bottommost) (B2015-051)
Add property for tracking of pagenum transitions (B2015-053)
For section list, use section default (procedure steps) if transition format has user interface of ‘SectDefault’. (B2015-052)
Pagenum transition processing – add 3rd pass for fix. (B2015-053)
2015-04-24 13:13:47 +00:00
029fcd03f4 Pass in flag that determines if the ^ character is replaced with the delta symbol. 2015-04-23 17:07:37 +00:00
18a99f8d02 Improved logic to help with pagination of multiple RNO statement (Comanche Peak Flex Data Package procedures) 2015-04-21 17:37:22 +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
f50e7d11b4 Added checkbox to sort Complete or Summary RO report on setpoint id and logic to sort by setpoint ID
Added status message for report generation.  Added logic to handle underline on/off (using the _ character).
2015-04-17 16:54:21 +00:00
efd971ffec Set page number on sections for transitions (with page num) to sections
Always print hls boxit steps
2015-04-16 13:05:36 +00:00
Rich
6ceec38e5c Set Special Page Break flag.
Added logic so that the page number transition errors are listed to the clipboard.
Corrected a typo in the message box for errors occuring in the page number transitions.
2015-04-15 14:53:37 +00:00
dd49a26ef3 If header includes leading spaces, include those in size of header (AEP has spaces in front of OR
Use ‘RNOWidthAltAll’ (for AEP)
2015-04-10 13:54:18 +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
25b9321efd Don't add blank lines before double box high-level step 2015-03-27 18:40:08 +00:00
37d570626e B2015-043: BGE - fixed section continuation headers and x-offset for subsection titles in OI-34 Appendix sections 2015-03-27 12:53:12 +00:00
Rich
381376843f Place the user in edit mode after they set the text alignment. This assures that the alignment setting is saved.
Changed the error log message when the user uses a format that does not have an initials header for a section which contains signoffs.  Also limited this message so that it is only output once per session.
2015-03-27 12:27:42 +00:00
Rich
0b3ce5147b Fix Logic to properly cleanup data when the processing of a foldout is complete
Removed Debug Output
2015-03-26 18:11:23 +00:00
Rich
2d6f5f443e Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page Break.
Added a New Object (ReaderHelper) which provides the necessary support to allow MSWord documents to use various page sizes.  MSWord has a limit of 22 inches for the largest width or height.
Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page break.
Use new PromsPrinter Method (NewPage) to set the page size properly before outputing the page break.
Updated vlnParagraph constructors to use parameter MyPromsPrinter since it is used to create page breaks.
2015-03-26 02:21:52 +00:00
48a03c1c48 Fix forced pagination errors for backgrounds 2015-03-25 12:03:15 +00:00
03f127279f Fixed the logic were the font would change after a dash (hyphen) in a table cell 2015-03-24 17:40:29 +00:00
Rich
adcf098de0 Shutoff some logic used for Comanche Peak which was causing problems for IP3 2015-03-19 16:09:54 +00:00
810d1124f0 Fixed lettered high level step.
Removed preceding space in PDF file name used for compares
2015-03-19 15:51:54 +00:00