54 Commits

Author SHA1 Message Date
bf5337cf63 B2024-062 printing a procedure that is empty displays the Empty Procedure message. WhenOK button is clicked, PROMS will exit the Print function.. (#393)
B2024-062
When you attempt to print a procedure that is empty (i.e. none of the sections are applicable to the selected Child to print), the Empty Procedure message appears. When you click the OK button PROMS will now simply exit the Print function instead of displaying the “Try Again” message box.

Reviewed-on: #393
Reviewed-by: Paul Larsen <plarsen@volian.com>
Co-authored-by: John Jenko <jjenko@volian.com>
Co-committed-by: John Jenko <jjenko@volian.com>
2024-08-20 12:25:42 -04:00
54441eee06 C2024-002-Print-Sections 2024-02-02 16:02:38 -05:00
293224275d C2024-002-Print_section 2024-01-26 11:06:26 -05:00
9a546064cf C2024-002-Print-Section 2024-01-26 09:26:42 -05:00
0095b2883b C2024-002-Print-Section 2024-01-25 09:18:48 -05:00
447c6ce343 C2023-018 Upgrade: sub-step pagination 2023-10-10 07:05:12 -04:00
d462259404 B2023-035 pass down the selected unit number from the print button/menu in the call to GetIemAndChildrenByUnit(). Used for BNPP Alarm data. 2023-03-17 18:25:04 +00:00
Jake
19b35b5540 B2022-107: Added an optional parameter to "GetItemAndChildrenByUnit" and "GetItemAndChildren" methods to disable the RofstLoadingStatus pop-up screen when printing baselines 2022-09-08 19:46:39 +00:00
80581d7e4d F2022-024 – logic to support printing of Time Critical Action Summary report 2022-08-11 18:09:10 +00:00
27993553cb B2022-026 RO Memory reduction coding 2022-05-26 19:55:07 +00:00
b1a39f4a21 C2022-004 Logic to print a Unit Designator Watermark
C2022-004 added Unit Designator Watermark option
C2022-004 added format xml structure for Unit Designator Watermark and a flag to use it on Approval PDFs
2022-02-23 21:01:33 +00:00
80fff4878b B2021-102 Baseline print testing Out of Memory fix printing Parent/Child sets
B2021-102 Moved calls that populate metafile testing file from DlgPrintProcedure CreatePDF and CreatePDFs
2021-09-02 16:20:17 +00:00
d503cf96f9 B2021-088 Fixed approval logic so that it will generate approval/workflow versions of Child procedures. 2021-08-27 19:48:38 +00:00
b679829508 C2021-010: Print using standard pagination rules by removing trailing hard returns, spaces & manual page breaks 2021-02-23 14:51:49 +00:00
4e7d93aab5 B2019-152: landscape page numbers for print all/merge 2020-07-06 13:27:42 +00:00
8f4d02da78 B2020-022 append a “.pdf” to the file name if it doesn’t have one. 2020-02-20 13:50:36 +00:00
Rich
04d3770f40 B2019-106 Added Error Handling to code that opens PDF file 2019-08-06 19:36:47 +00:00
41d6ce9483 Code cleanup – fixed typo
C2019-028 Code Cleanup – Added call to .NET 4.6.1 method to get windows font folder, added null check, and added info to the error log to tell us the location of the fonts being used.
2019-07-18 14:03:53 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +00:00
d2aadd3045 C2019-004: Allow user to define duplex blank page text (for build only).
C2019-004: Allow user to define duplex blank page text.
2019-01-24 15:51:42 +00:00
03f07f3aeb B2018-099: Print all & Approve all of large set crashes with out of memory error 2018-06-29 13:24:15 +00:00
6732591fc5 C2018-009 logic to pass the PROMS version number down to the iTechSharp
C2018-004 Close the DebugMeta.txt file after printing
C2018-004 Added class for generate a DebugMeta file.
2018-04-12 20:29:31 +00:00
c040b742b2 B2018-039 Fixes issue where you could not print a second procedure if you left a procedure open in the PDF view. Bug was a result of fix for supplement information (B2018-029) 2018-02-22 19:12:27 +00:00
0f982954b0 B2018-029: Deleted Supplemental Information step appears in pdf 2018-02-21 13:31:24 +00:00
Rich
a882e4f33d Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF. 2017-06-23 19:18:47 +00:00
8cd75c0c14 logic to save word sections with resolved RO values for exporting the approved procedure
logic to create an export file with unlinked RO and Transition
Commented out debug statements to help evaluate memory usage
2016-02-18 15:29:25 +00:00
Rich
9e170362cc Added option to Remove Trailing Hard Returns and Manual Page Breaks
Added Server and Database to Window Caption (Title)
2016-01-20 20:17:16 +00:00
d06dfff4bb Fixed a type in a message box for Continuous Action Summary 2015-10-23 20:29:59 +00:00
17d4c2b26b Added a hidden check box which is used to generate a Continuous Action Summary
Continuous Action Summary logic
Continuous Action Summary logic – hooks for tree menu and ribbon button
2015-10-23 18:10:31 +00:00
Rich
ee198b5275 Added PDF SaveLink checkbox and methods
Added PDF SaveLink parameter to methods
Added internal tool to select existing user.
2015-06-17 11:30:22 +00:00
Rich
c5fc60bfbd Added parameter for frmPDFStatusForm
Added parameters for PromsPrinter
Changed ItemID TextBox to a multiline TextBox
Added Next and Previous button to move through IDs in TextBox
Added a print button to print all of the procedures associated with the list of IDs
Added code asociated with controls above
Added error handler for the Clipboard
2015-05-06 14:39:04 +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
cbc3df3023 logic to support exe switch that will delay when Word will display the newly generated Placekeeper 2015-02-19 03:53:45 +00:00
Rich
29ffd0329c Added ability to perform a profile (Determine which sections of code are using the majority of the CPU time.)
Fixed logic that determines if the debug output should be created in the PDF.
Added ability to track DB actions.
Change cursor to a wait curcor when the print button is pressed.
Added Profile debug
Added a time-out for determining if a RO.FST file is newer.
Added a property (PrintAllAtOnce) to the ItemInfo object so that the code can differentiate between objects that are being used for edit or print.
Added logic to improve print performance.  Specifically initialize a number of item properties when the procedure is loaded for printing, rather than waiting for the properties to be lazy-loaded.
Added Profile debug
Changed NextItem property to use GetNextItem method when printing.
2015-01-19 20:49:15 +00:00
Rich
8b9a092708 Provide the option to display the PDF before the Page Number Transitions were updated to help the process of correcting pagination.
Fix the inheritance lookup for Transtitions
2014-09-30 20:26:47 +00:00
9b930ffeda Placekeeper logic
Added Checkbox to generate the Placekeeper
Generate Placekeeper logic
Disable the “include in placekeeper” checkbox on Placekeeper section types
2014-05-09 19:13:15 +00:00
622717ba1a Get data into memory for approval generation so that page number transitions resolve
Fixed B2014-025:If not master/slave, load all data into memory for page number transitions. Present dialog if there are errors in page number transitions so that user can resolve.
Added a property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Set property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Add tracking of inconsistent page number transitions; if pdf already open, don’t run 2nd pass for page number transitions (resulting pdf had unresolved page numbers);
2014-03-04 17:36:02 +00:00
869f0c5f3a Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 12:58:22 +00:00
Rich
7b5fdd9f74 Use "GetItemAndChildren" to assure that the latest data is used.
Fixed logic if trying to create a PDF while a previous PDF is open.
2012-11-05 21:58:02 +00:00
16346b9525 2012-10-26 10:19:37 +00:00
Rich
41c9f223b0 Show Progress bar when Printing all procedures
Added Cancel button for printing all procedures
Added Timer for automatic processes
2012-09-17 19:14:29 +00:00
Rich
43203c4bdd Remove unused parameter from PromsPrinter constructor
Remove unused parameter from frmPDFStatusForm constructor
Remove event handler for cbxCheckedChanged
Set cbxCmpPRMSpfd to invisible since it is no longer needed
Remove unused parameter from frmPDFStatusForm constructor
Remove unused parameter from PromsPrinter constructor
Rename log static field to _MyLog
Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week
2012-07-25 21:43:09 +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
2be97c8cfd if running a Demo (demo CD/DVD) version, version is set to Demo and it will display the demo EULA
Will force a “SAMPLE” watermark when running a Demo version (demo CD/DVD)
if running a Demo (demo CD/DVD) display the demo EULA the first time PROMS is run
gets for ReleaseMode and EULA file names
Disable RO Editor when running a Demo version
2012-06-14 14:21:57 +00:00
4b4734b1ba 2012-05-08 12:54:05 +00:00
Rich
662af0e334 corrected jcb server name in database connection strings
allow watermarks from approval process
handlers for vlnTreeView events supporting approval process
approval process dialog
2012-01-23 13:41:41 +00:00
Rich
f1af6e9d6c • Add ability to print all procedures from the command-line.
•	Position frmPDFStatusForm below this form.
•	Close the dialog when all procedures are printed.
Position this form at a specific location.
Command-Line Print all procedures for a specified DocVersionID
2011-12-02 16:42:32 +00:00
Rich
3a408d7af5 Added Print and Print All Procedures
Added DebugPagination and DebugText properties
2011-08-18 11:19:51 +00:00
2e40ad7e8f 2011-05-19 13:28:00 +00:00
Rich
ed8b4d11ee - Replace slashes and backslashes with underscores in the pdf file name
- Use pdf name specified in the dialog
Fixed properties so that procedures and sections can be open in the propertygrid without error
2011-05-06 13:59:06 +00:00