216 Commits

Author SHA1 Message Date
aadb3c718a C2018-014 rename Compare PDF checkbox to Overlay PDF, rename Meta File check box to Baseline Testing, added tool tips
C2018-015 add PROMS version number, SQL server name, database name, procedure folder tree info, procedure number and title to meta file.
C2018-015 add debug pagination info to meta file
2018-05-02 19:21:19 +00:00
72a91a6431 C2018-004 logic to print meta file information
C2018-009 logic to print PROMS version on PDF pages
2018-04-12 20:31:04 +00:00
855b07e5b3 B2018-049: When printing, page sizes are incorrect for 11x17 pages if previous section has supplemental information 2018-03-20 12:39:47 +00:00
8a1bffef35 B2018-044 – Approval workflow PDF page size was sometimes incorrect in procedures with large landscape pages (greater than 8 ½ x 11) 2018-03-09 16:25:20 +00:00
4cd656d09a B2017-267 adjust the top margin with the value set to AdjustTopMarginOnStepContinuePages for pages other than the first page (used with the PSOnlyFirst pagelist flag in Farley’s format) 2017-12-07 15:41:48 +00:00
Rich
7a97ee3b07 B2017-218 - Handle invalid MS Word sections when printing 2017-09-22 18:23:10 +00:00
c87ec88245 B2017-203: missing End message if continuous subsections & 2 sections’ end message on same page 2017-09-12 13:02:48 +00:00
19b4f603df B2017-201 Was getting a NULL reference for SI (Section Info) when generating the approved PDF, if the Summary of Changes was not done with the approval. 2017-09-08 16:20:14 +00:00
a74b016fc5 B2017-192: SAMG Supplemental facing page, incorrect steps on facing pages depending on page breaks of steps. 2017-09-01 15:45:27 +00:00
Rich
27ef564484 B2017-186 - Print SAMGs with Facing Pages and Page Number Transitions 2017-08-28 20:13:37 +00:00
61af3b60cc B2017-139: SAMG Facing page print has missing blank pages 2017-07-12 14:04:48 +00:00
92dfcf47ed Use property to initialize (prevent null reference)
Added sup info pdf print to supinfo print enum
Use sup info pdf print from enum
fixed typo and use sup info pdf print from enum
B2017-136: Support section titles in proc step sections that have SAMG facing page supplemental info
2017-07-10 12:10:58 +00:00
28a7d8e8ed SAMG Supplemental Information Facing pages
Create property versus variable for facing pages (prevents possible null crash)
2017-07-05 13:48:40 +00:00
e1e1bbb38a B2017-132 added a check for null reference. When processing PDF chunks during sup info printing we were trying to process a vlnmacro that was set to null 2017-06-29 16:21:17 +00:00
Rich
4686415f98 C2017-018 Output column headings for inconcistent Page Number transitions, Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF.
C2017-018 Output column headings for inconcistent Page Number transitions.
2017-06-23 19:19:42 +00:00
Rich
2aa7db1c76 B2017-012 Embedded Figure resizes on Facing Page
B2017-016 Equations and Visio Drawings resizes on Facing Page
Releated issue where Equipment Lists containing Embedded Figures, Equations and Visio Drawings were overlapping with procedure text.
Handle Embedded Figures, Equations and Visio Drawings when the Facing Page resize was occuring
Figures were not being handled properly for Facing Page font resize
2017-06-12 12:56:18 +00:00
83d746edfd B2017-112: Figures in Supplemental Information pages overlap text if text font is shrunk 2017-06-08 15:49:14 +00:00
4324fd93ae B2017-103: Bottom continue message location adjustment
B2017-103: Bottom continue message location adjustment using format value
2017-06-01 12:26:33 +00:00
Rich
cbf44eb689 B2017-098 Adjust font size in Tables within Supplemantal Information 2017-05-31 13:48:07 +00:00
738089548c On Preferred Page Break checkbox: make Supp Info -> Sup Info for consistency
B2017-099: fix crash & printing of HLS with Caution & supinfo & supinfo on HLS too.
2017-05-26 11:51:24 +00:00
bd7204aff8 B2017-093: Pagination issue when no supplemental information on page or when 2 steps on page & only 2nd has supplemental information 2017-05-24 12:34:42 +00:00
68aa1e9aab B2017-091The Checkbox for inserting blank pages for duplex printing was shortened so that it does not run into the Cancel button. It now reads “Add Blank Pages For Duplex Printing”. Also when print a procedure that has facing pages this check box is checked by default.
B2017-090 Commented out a line of code that is no longer needed for printing facing pages, but was causing the main procedure to paginate incorrectly.
Sped up the logic that calculates how small to shrink the font size on the supplemental information facing page.
2017-05-22 15:32:47 +00:00
8280de55e2 First round of reducing the font size of supplemental info text if would not normally fit on a page 2017-05-18 16:27:09 +00:00
bbbcdf946a Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
2017-05-12 13:50:02 +00:00
f139c79d32 Support for SAMGS Supplemental Information 2017-05-03 14:37:25 +00:00
8d1babe2cd B2017-019 use DisplayNumber and DisplayText on the table of contents so that <u> will get translated 2017-01-30 19:45:09 +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
6a737a961d Fix for auto TOC grouping logic (B2016-200) and for line spacing consistency (B2016-205) 2016-09-12 18:47:05 +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
146e1fb968 New Table of Contents flags & MaxWidth for PSIs (for current page)
Improve message when format is changed and not certain if section type is valid. (part of B2016-165)
vcb1: Added MaxWidthCurPage for PSI text widths (use for current page)
vcb1: Table of Contents values for subsections line spacing and grouping section numbers
Table of Contents to handle single space subsections & Grouping section names remove group title
Use MaxWidthCurPage to handle max width, but don’t account for multiple lines when printing content
2016-07-25 15:04:23 +00:00
aab71bdd7e Fixed issue where word section page size was being used for the duplex foldout on the preceding page. B2016-135 2016-05-26 20:42:18 +00:00
Rich
767fbc8a7f B2016-134 The logic used to position steps was using the parent location rather than the previous step. This was causing steps to overlap in the edit window.
The Drag Indicator for Folders and Procedures was being shown as red for after the selected item or blue for after the selected item.  This was just causing confusion in the manual, so the color was changed to always be red.
The message "No Section Content" for an empty section (A Section with no steps) was printing overtop of the text of previous steps when the sections were set to print continuously.  The code was changed to only show this message if the pagination for the section was set to separate.
Somehow, about 13 sub-steps have Grid records in the Wolf Creek data.  These items were AND steps, Explicit OR steps and Paragraphs.  They printed the grid with a Tab (small letter "o").  The code was changed so that Grids do not print the Tab.
2016-05-23 12:38:15 +00:00
c668bbaca6 B2016-079: Page number transitions to Word sections were incorrect if printing with duplex foldouts 2016-03-16 12:25:04 +00:00
d432a980d7 Added logic for grouping titles and to rename the “Procedure Steps” section title to “OPERATOR ACTIONS” on the auto table of contents
Fixed a problem where the auto table of contents was getting wrong page numbers when the procedure had duplex foldouts and printed with blank pages (V.C. Summer)
2016-03-08 21:02:03 +00:00
Rich
f1f71e06bf If the current section is a foldout, then make the Link a remote link since the rest of the procedure is not part of the foldout page.
Import Links from the Foldout PDF.
2016-02-25 19:46:34 +00:00
985d7ae384 logic to save word sections with resolved RO values for exporting the approved procedure
logic to print an unlinked RO graphic(ex Tif) when used in a figure substep
2016-02-18 15:32:19 +00:00
3729f6a7b1 Fixed a typo in a FlexibleMessageBox used for the transitions with page numbers 2016-02-01 17:01:37 +00:00
346ab74ed0 Use FlexibleMessageBox for list of transitions with page number problems 2016-01-27 15:04:05 +00:00
Rich
ad1980e434 Added option to Remove Trailing Hard Returns and Manual Page Breaks 2016-01-20 20:19:53 +00:00
1e3324aa7b Enhanced Documents, handle enhanced steps
Enhanced Documents, delete items
Enhanced Documents button disable/enable
Enhanced Documents, tree view support for insert/delete/copy-paste
Move DisplayText.cs to CSLA
Enhanced Documents adding links (method added in docversion)
2016-01-20 16:46:31 +00:00
2fd42cb33b Fixed issue where the first page of a word section was not properly rotated to account for the contents being set to landscape in word (this section is set to use Word margins)
Fixed issue where a couple of default buttons were appearing when they shouldn’t.
2015-11-17 14:44:05 +00:00
8ad203006d Continuous Action Summary logic 2015-10-23 18:21:02 +00:00
9e0b85c5ac Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +00:00
0d65f14619 Fix B2015-097: Auto TOC line spacing for empty titles & space character string length for right justified page numbers. Found during internal testing of Auto TOC for South Texas. 2015-07-15 14:16:13 +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
Rich
8546a09674 Added PDF SaveLink parameter to methods
Added PDF SaveLink Logic
2015-06-17 11:32:13 +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
dd6d76dff7 Fix page number transition if on first page 2015-06-04 11:25:58 +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