188 Commits

Author SHA1 Message Date
04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
658f1322f9 2012-09-12 13:24:15 +00:00
0e2ab11122 2012-08-22 16:19:26 +00:00
8a86124826 2012-08-15 13:55:46 +00:00
Rich
9ca49944e3 Cache ROImages so they only have to be read once.
Added Page Number to DebugText.txt when printing.
2012-08-14 16:23:06 +00:00
6713bac8d8 2012-08-08 12:23:26 +00:00
8bba4e7426 2012-08-01 11:31:42 +00:00
Rich
dbdb1d6f7d Remove unused parameter from PromsPrinter constructor
Set the offset of the BackGround (Overlay) depending on the source of the background.  If the background source is 32 Bit set the offset to zero.
Add DebugPagination output for blank pages
Add DebugPagination output for MSWord Sections
Add DbeugPagination output for Foldout pages
Only adjust wordwrap if background is not 32Bit output
Added Back32BitPROMS boolean property to determine if the background is 32 Bit output
2012-07-25 21:46:29 +00:00
808a5db5a9 2012-07-18 13:20:51 +00:00
ce21565a15 Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character)
Uncommented the Script Caution tab logic.  Needed for initial NSP compares
2012-07-12 13:09:16 +00:00
a8aea0dca0 Fixed change bar location on figure. Also ro for figure was not found - fixed this. 2012-07-12 12:51:21 +00:00
c179215c26 2012-07-10 14:47:23 +00:00
96b127254e fixed missing end message if continuous section. 2012-07-10 13:27:26 +00:00
d423debb4d Don't put out extra space if first HLS and don't add extra line before borderless figure. 2012-07-10 13:26:47 +00:00
2812d5b9d7 Fixed crash on double click of usage list item
Fix missing end message if continuous section.
2012-07-10 13:24:51 +00:00
2977370afd 2012-06-26 15:32:48 +00:00
7bbf10f8f0 2012-06-26 15:30:07 +00:00
1b3df2e536 2012-06-26 15:24:20 +00:00
ed2fcf39e1 changes for comparing PROMS generated PDFs with PROMS generated PDFs
Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs
Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
2012-06-20 16:06:55 +00:00
fc34e050ef if PageItem font CPI is null, then default to 12 CPI
Commented out script caution logic (used in NSP for 16-bit VE-PROMS)
2012-06-18 20:24:45 +00:00
86277422a5 Added WrapSameAsEdit check to the RemoveLastCharacter() logic for debug/16-bit compare printing. Also added a check in RemoveLastCharacter() so that if there was only one character in the line of text, to NOT remove it (was removing hard-return characters) 2012-06-12 15:22:25 +00:00
Rich
c9d962d01d Move pagination code to pagination.cs
Add error handler if _MyStepRTB is null
2012-06-08 18:13:08 +00:00
0d8f8e4a39 2012-06-08 13:25:05 +00:00
639895f46f 2012-06-08 13:22:56 +00:00
f3675b7ed1 2012-06-04 12:41:32 +00:00
Rich
58cb0f1c77 Added a fix not to check for font if the paragraph is not a step. 2012-05-29 10:54:03 +00:00
Rich
604c39a5c0 Added Headings to clipboard for PROMS QA process
Limit Word-Wrap fix to paragraphs that have Prestige Elite Tall font
2012-05-29 10:42:33 +00:00
3f113dc9c5 2012-05-24 15:15:11 +00:00
0244952ba0 2012-05-24 15:12:16 +00:00
11b26a4770 2012-05-24 15:04:21 +00:00
Rich
3b54c091c9 Added logic to eliminate WordWrap differences that occur due to 16-Bit issues where the last line in a paragraph wraps at one character wider than the rest of the paragraph. For 32-bit this is only done when printing in Debug mode.
Add PromsPrinter to constructor for VlnPageHelper
2012-05-10 15:45:34 +00:00
Rich
b0a8ee1625 Added Email & UpdateSettings flags
Keep code from failing if _LinkLocations is null
Add PromsPrinter to constructor for VlnPageHelper
2012-05-10 15:44:27 +00:00
1c183dc7ae 2012-05-08 13:06:22 +00:00
079a0ef80e 2012-05-03 12:47:43 +00:00
689732973d 2012-04-30 14:04:15 +00:00
Rich
313aee57b4 Use DocVersion change bars for Approval 2012-04-27 21:13:51 +00:00
42af3e3e76 2012-04-25 15:08:42 +00:00
Rich
b223a1937e Fix report to support multiple procedure sets 2012-04-19 18:24:18 +00:00
896e9744fb 2012-04-17 10:36:48 +00:00
b4d5b3f70a 2012-04-11 10:42:57 +00:00
Rich
8cb0c78730 Added Error Log if Word File Could not be created
Select section node after it is created
Don't allow an empty procedure to be printed
2012-04-05 20:57:44 +00:00
Rich
b4e85fd3b0 Fix to UpdateTransitionText for bugs B2012-071 and B2012-079 One ContentAudit for all transitions Indentify Automatic Transition renumbering with current user
If the user selects a deleted item from history, a messagebox is displayed Include deleted items in the Change List
Fixed CloseTabItem so that closed DockTab fires events
Added event handler for changes to the procedure content so that updating the Rev Date and Rev Number will refresh the step item change bars
Remove event handler for changes to the procedure content on dispose
Added Section headers for the Annotation portion of the Chronology and Summary reports
2012-04-04 19:08:56 +00:00
f385991f05 2012-04-02 15:27:01 +00:00
8ad09e674f 2012-03-30 11:00:47 +00:00
7f240997df 2012-03-30 11:00:07 +00:00
c8f33476ea 2012-03-30 10:59:25 +00:00
4e668096d3 2012-03-30 10:57:33 +00:00
Rich
27c6c39fbc Fixed code that converts the search string into a regular expression search string. This fixed a number of problems including the search for the percent symbol as described in B2012-089. 2012-03-26 13:32:45 +00:00
6c125d8997 2012-03-06 17:21:29 +00:00
7ff80c70f7 2012-02-15 15:06:40 +00:00