506 Commits

Author SHA1 Message Date
d0f30dc083 fix caution/note off section’s box printing on top of check off header. 2015-02-02 17:12:43 +00:00
af99b05c2c Added “(red ? in the editor)” to the Include Missing ROs checkbox label. Default the checkbox to be unchecked, and added anApplication.DoEvents()
Fixed the preview of images containing more than one sample layer (iTextSharp error)
Fixed the printing of images containing more than one sample layer (iTextSharp error), added better error handling, added an Error bookmark group.
2015-01-30 20:14:46 +00:00
Rich
24fac1b04c Changed a variable to get a fresh SectionInfo rather than to use the value in memory. For some reason the value in memory was giving incorect results.
Added bookmarks for Word Subsections.
2015-01-24 17:42:51 +00:00
Rich
d991c5c9e3 Added Profile debug for Debug Output (details printed at each paragraph) 2015-01-20 19:22:37 +00:00
Rich
389c6575d0 Changed NextItem property to use GetNextItem method when printing
Added Profile debug
Added Command-line parameters (/X= and /Y=) to specify the offset used for Compare.
Changed NextItem property to use GetNextItem method when printing.
Remove PrintTimer which has been replaced with ProfileTimer
Added Profile debug
Added code to handle special characters when printing,
Added Profile debug
Changed NextItem property to use GetNextItem method when printing
2015-01-19 20:56:35 +00:00
18e7dbcdad Implement code for DontResetIndentOnNewline for BGE 2015-01-16 15:00:49 +00:00
99cbb788f2 Corrected the starting location of the step edit window for steps 1-9 so that they start at the same location as step 10 and greater
Fixed the positioning of the Fixed Change Bar to use the format default font rather than the current step / substep font, to ensure consistency.
2015-01-07 17:41:57 +00:00
1d0dca79b4 fix text width for 2nd level sections (WCN); do not print section continue message if subsection starts at top of page (BGE) 2015-01-06 14:19:17 +00:00
c2abe9214b Fixed print bug where Calvert IO4 procedure OI-27D-2 would not print. 2014-12-05 21:13:56 +00:00
27c8d89bed For tab comparison, trim strings before doing comparison in code that determines whether subsection number is derived from section number (IsSubsectionNumber)
If parent was continuous & this is separate, need to paginate to get subsection on its own page
For sections/subsections: if parent was continuous & this is separate, don’t reset docstyle until after separate section pagebreak; if separator location is ‘0’, x-offset should be at tab not text of step
2014-12-04 16:03:06 +00:00
06df9a9233 Adjusted the y position after printing a End Message so that the next section (set to continuous pagination) will print below the End Message. 2014-12-02 16:20:21 +00:00
234f55ea77 Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText) 2014-12-02 15:26:25 +00:00
6953d5a88b BGE: If top section continue message is for a subsection, use parent rather than current section for text. 2014-11-18 16:47:17 +00:00
f68a68c63a Calvert: fixed printing of 'Date Time Note' in previous siblings box - now prints it separately without box. 2014-11-14 15:04:07 +00:00
d06c896795 fixed issue with placing an End message at the end of sections that are printed with the continuous pagination setting 2014-11-13 20:24:08 +00:00
Rich
cf8d11623b Enter Key on High Level step will default to the current step type
Fix logic for continue message indent
2014-11-13 20:09:41 +00:00
7d3b8872c8 Added properties for IsSubsection, IsSubsectionNumber and IsSeparateSubsection
Improved debug
Calvert: Improved tab on Section Continue Message and print missing Section Continue Message
2014-11-13 15:50:46 +00:00
bcc0ec5a3b force alignment of ‘Unnumbered High Level Step’ with section text
Calvert: force alignment of ‘Unnumbered High Level Step’ with section text
2014-11-12 15:17:17 +00:00
Rich
9eed40353e Changed logic to properly output checkoff header "INITIALS" 2014-11-12 06:41:47 +00:00
5cc512234e RNO xoffset
RNO xoffset & “Improved Box with Paragraph” printing
“Improved Box with Paragraph” box location
fix possible null reference for determining auto indent of meta-sections
Calvert: using format flag IdentWidth in defining tab width if it is set in format file
2014-11-11 15:45:11 +00:00
Rich
310c7a108c Added logic to center single small (1 line) Cautions, Notes or Warnings 2014-11-11 03:46:05 +00:00
Rich
3237a2345b Fixed Logic to limit size of figures to use the whole page and keep the the same aspect ratio. 2014-11-10 18:23:44 +00:00
4fea758321 For Calvert, section/subsection xoffset was not considering autoindent flag setting on section property when printing section/subsection numbers and titles. 2014-11-07 16:51:38 +00:00
235b6f7472 Added Print/HorizontalSubstep flag (default to false). Was in 16bit to flag footnotes for BGEVL (in addition to NotesToFootnotes
Set HorizontalSubstep flag to true (for Note type as footnote)
Added property ‘IsFootnote’; for Calvert formats: don’t bullet a single note/caution
Added HorizontalSubstep flag
Use ‘IsFootnote’ property to determine if a note is a footnote.
2014-11-06 14:30:40 +00:00
Rich
32ddfbbce0 Fixed logic to keep code from crashing. 2014-11-06 02:48:50 +00:00
Rich
344b7f9ab7 Changed the logic to match the logic for bulleted steps 2014-11-05 17:04:10 +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
3daa13f4b6 Fixed background document pagination
adjusted sub-step text width when they have a tab (background documents)
2014-11-04 21:14:16 +00:00
c46b4de7ab Alignment and positioning of pagelist items, fixed line spacing of some text elements
Added a null check
logic to keep the text widths consistent for enhanced background Caution/Note steps
2014-11-04 17:16:46 +00:00
792fede090 Calvert: fix extra blank lines around single caution/notes (for Calvert formats only) 2014-11-04 11:56:37 +00:00
a45c860de4 Don’t underline “(Continued)” in the top section continue message
Fixed the creation of the section continued message tab
2014-10-31 19:03:24 +00:00
6f1d41879f Turn on indent of sub-sections in Table of Contents. Count the pages of the Cover, List of Effective Pages, and Table of Contents when generating the Table of Contents.
Put a page number for the Valve List sections in the Table of Contents
Fix the bolded numbers problem in the Table of Contents
2014-10-30 16:40:24 +00:00
09c88e8948 fixed footnote tabbing in editor & made other note types inactive
BGEVLV: for ‘TitleWithTextRight’ types, position correctly on screen if no children for this type
BGEVLV: don’t print duplicate footnote data even if it exists in data; fixed y-location of footnotes on last page of section.
2014-10-30 14:24:48 +00:00
Rich
818ebe20c3 Fixed bug when XOfffset was being calcuated. 2014-10-30 09:27:58 +00:00
7f8b048f8a Print footnotes & separator lines for BGE Valve Sections 2014-10-29 14:44:22 +00:00
Rich
1c37a32d78 Restore Kathy's change that I stepped on. 2014-10-28 16:00:50 +00:00
Rich
74a8145f1d Changed DBSequence to Short Path in debug output 2014-10-24 16:50:19 +00:00
9d2e558451 Calvert: CheckOffXtraLines’ support for new check off [6]; fix blank line adjustment for caution 6 in EOP/AOPs 2014-10-23 12:58:13 +00:00
Rich
6098140d26 Support the impact of the Section Continue Message on Pagination
Added logic to determine if the Section Continue Message would be printed.
2014-10-22 15:29:21 +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
6c564c8e4d Section titles & section title continue messages improved
Calvert OP/STP: Improved section title continue message
Calvert OP/STP: Added a method to get tab width with no symbol font name as argument
2014-10-21 14:42:43 +00:00
f6a471dde8 Various print format improvements
Fix multiple note/caution bulletting
Improve check off lines (may need further improvement)
Fix multiple/note caution printing for Calvert Only
2014-10-16 15:59:48 +00:00
ba6eff87f4 BGE_STP: Implement ‘CheckOffHeaderInPagelist’ and ‘CheckOffXtraLines’ format flags 2014-10-16 12:51:07 +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
a4f0a04c5d Added logic to speed-up printing 2014-10-09 18:22:53 +00:00
be96be3ecc Was going through left tab adjust logic even though the adjustment for the current level was zero. This caused an extra space to be added in between the tab and the step text which shortened the step text width and cause different word wrapping. This happens only when the UseMetaSection flag is turned 2014-10-09 13:32:39 +00:00
d8b0f21619 IP2 Background: Fixes for bad pagination within Step Description table & width of some sub-steps 2014-10-08 16:37:28 +00:00
7a25579663 IP2 Background indenting in Step Description Table for non-template steps 2014-10-08 14:14:05 +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
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