5bf50a92df
B2018-108 Getting two blank pages between some attachment sections (step editor) in procedures using duplex foldouts (floating foldouts)
2018-07-25 14:47:20 +00:00
6bc8f2ee9d
C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (previous fix didn’t work on longer tabs)
2018-07-23 14:29:03 +00:00
a6a9305f7d
C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (default flag to false)
2018-07-20 15:22:27 +00:00
4cc99a1d6c
B2018-104: Top continue message printed when step was just starting and sub-sub-steps break at less ideal location.
2018-07-16 16:06:36 +00:00
5438908754
B2018-103: Incorrect pagination for sub-steps that have sub-steps when Supplemental Information is used.
2018-07-16 11:35:36 +00:00
44322ba5bf
B2018-107 – Need to convert rtf hard space (\~) to the hard space character when printing tables
2018-07-10 20:13:20 +00:00
Rich
9b8dc9fe05
Fixed logic to exclude check for Boxes on Steps if the parent item is a section
2018-06-26 19:07:46 +00:00
2b430568fa
B2018-098 Don’t adjust the text width if the parent item is in BoxIt mode
2018-06-21 15:13:39 +00:00
Rich
362324ac22
Null Reference Error
2018-06-20 14:52:39 +00:00
Rich
9cbbd3e9de
B2018-096 AEP 082.002CD Note Box overlapping Step Box
2018-06-20 14:47:14 +00:00
Rich
97e431950c
B2018-092 - Determine if a table is too big based on the current line-spacing (6 or 7 LPI) & Determine the location of the bottom continue message based on the current line-spacing (6 or 7 LPI)
2018-06-11 16:02:50 +00:00
Rich
7d0f3b1c8b
B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step.
...
B2018-090 - Changed Table Too Big error log message to be more useful.
2018-06-08 17:57:42 +00:00
Rich
cbd08ed92d
B2018-081 - Corrected Pagination Loogic to keep High Level Step with High Level RNO
2018-06-08 17:56:49 +00:00
Rich
72b5b45ad2
B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step.
2018-06-08 17:55:42 +00:00
c0cdee90b6
B2018-084: Continue message had a character 0xCF in place of a bullet.
2018-06-08 15:41:11 +00:00
6967c42baf
B2018-080 Don't break if HLS and High Level RNO each have one line of text and there are substeps (keep single line HSL and High Level RNO with their substeps)
...
B2018-080 NULL reference fix (was preventing a procedure from being printed)
2018-05-24 14:50:22 +00:00
89f046e792
Code cleanup – removed unused format setting
...
B2018-079 Calvert pagination fix. Don’t need to count phone list length when calculating space on the page. Phone list is printed below the footer and defined page length.
2018-05-18 19:22:57 +00:00
7bb4f9c680
B2018-077 Fixed the printing of a table that is inside of a Note. The table was printing outside the note box and overwriting the high level step text below it.
2018-05-16 20:13:51 +00:00
Rich
98b84fdaf8
B2018-071 Don't crash when trying to convert an invalid word document to PDF
...
B2018-069 Revert PDF Location to default temporary folder when running baseline testing
2018-05-07 16:05:39 +00:00
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
Rich
30b837e6b1
B2018-003 - Use Absolute Line Spacing for Tables rather than basing the line spacing on the font size. This corrects a number of table line spacing issues
2018-05-02 15:56:48 +00:00
Rich
d3d4d51826
B2018-066 - Support proper reporting of Boling and Italics for fonts that don't explicitly support Bolding or Italics. Specifically Arial Unicode has one font file for all styles. Arial has individual files for each style.
2018-04-27 14:19:59 +00:00
f2fc715f1d
B2018-065 Continue message were not always printing the proper step information, if the plant’s continue message included the step/subtep number.
2018-04-23 19:04:36 +00:00
9ad76cb7a3
B2018-060 meta file showed extra newline character when printing a tab bullet. The visual studio rtf class is doing this beyond our control. We added logic to remove the extra newline characters.
2018-04-17 16:14:32 +00:00
ff796c7e1c
C2018-004 logic to print meta file information
...
C2018-009 logic to print PROMS version on PDF pages
2018-04-12 20:33:52 +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
5cff214b0e
C2018-004 logic to print meta file information
...
C2018-004 pass itemid for use in meta file output
2018-04-12 20:30:30 +00:00
89128764b7
F2018-025 Treat the HSL with a “.0’ as a section number/title and the first level substeps as high level steps, adjusting the tab numbering and positions accordingly through all the substep levels
2018-04-11 19:44:37 +00:00
ff0da96bad
B2018-058 Proms was putting V.C. Summer’s End Message on a page that didn’t have room for it. PROMS pagination logic will now properly calculate the space for the end message when considering page breaks
2018-04-04 19:14:18 +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
Rich
f9ef66880b
B2018-034 Use _IParagraph when PDF Link info is added
...
B2018-034 Copy the attributes from old to new when IParagraph is refreshed (IsCompressed)
2018-03-14 13:41:42 +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
Rich
a41f7e3e3c
B2018-033 - This corrects an issue found in the scrunch logic for merged cells.
2018-03-02 20:30:36 +00:00
Rich
75124cd7e4
B2018-033 - Set the default scrunching settings.
...
B2018-033 - Set the scrunching check box to checked by default
B2018-033 - Base table scrunching on the last row of a range rather than the first row of a range
B2018-033 - Added debug for table scrunching.
B2018-033 - Fix pagination to account for table scrunching
2018-03-02 18:57:57 +00:00
181008c9f9
B2018-036: The width was incorrect for sub-steps with tabs off of TitleWithTextBelow type steps.
2018-02-26 15:41:29 +00:00
c931802bea
B2018-037: Improve end message location when end message is too low on page based on data on page
2018-02-22 13:24:32 +00:00
Rich
33976e8d2b
set the default Font and Size for bullets
...
Changed the function the replaces symbols to be able to be used for tabs.
Used the function that replaces symbols so that it is used for tabs.
2018-02-21 16:53:37 +00:00
Rich
26ac4d5716
Handle complex AER and RNO pagination logic better. Ultimately we may want to separate AER and RNO pagination logic.
2018-02-21 15:57:38 +00:00
90510182a2
B2018-021: Pagination of Supplemental Information (this is an additional fix for a previous update on Feb 8)
2018-02-16 13:20:43 +00:00
faeb407c59
B2018-024: Pagination of Supplemental Information
2018-02-16 13:20:12 +00:00
3d37e6a61c
B2018-022: Added flag ‘SupInfoIncludeParTab’ to control whether parent tab is included as part of tab for supinfo
...
B2018-022: Use flag ‘SupInfoIncludeParTab’ to control whether parent tab is included as part of tab for supinfo
2018-02-09 16:33:09 +00:00
bb503e62b0
B2018-021: Supplemental information page not printing when associated with complicated step.
...
C2018-002: Remove checkboxes in supplemental info
2018-02-08 13:50:03 +00:00
2d9dfb41f8
B2017-273 Farley - Paginate on the parent section when that section prints steps and has sub-section
...
B2017-273 Farley - When that section prints steps and has sub-section, don’t set the page that has the parent section to the sub-subsection’s pagelist (docstyle)
2017-12-11 14:01:09 +00:00
013643c6c7
Changed the tic marks of the bottom ruler to be in units of inches. (used internally for debugging)
2017-12-07 15:42:24 +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
47fc0c4fa8
B2017-266 For Farley, if the section has both an editable steps section and a sub-section, reset the End Message so that it prints on the last page of the section
2017-12-05 20:32:41 +00:00
Rich
7ef955a981
B2017-261 - Needed to check for a null value before checking details of pagination
2017-11-20 15:46:19 +00:00
Rich
06fbfc488f
B2017-252 Added logic to break at title rather tan breaking at first content under title.
...
Expanded Pagination fix for WCN
Expanded Pagination fix for RNP
2017-11-14 20:01:30 +00:00
Rich
50e36953d2
B2017-253 Tab on a sup info item too far to the left. The code was changed to keep the tab inside the left margin.
2017-11-14 18:49:55 +00:00
203baaf699
C2017-036 Call method that finds a proportional font that supports the symbol characters we use.
2017-11-13 17:38:22 +00:00