Compare commits
4 Commits
d0474b22f9
...
9202d903a5
Author | SHA1 | Date | |
---|---|---|---|
9202d903a5 | |||
a9a9a56c09 | |||
aee7819a9c | |||
d3bc1c4725 |
Binary file not shown.
Binary file not shown.
@ -1320,6 +1320,10 @@ namespace VEPROMS
|
||||
if (swtbtnPDFLinks.Value)
|
||||
swtbtnPDFdtPrefixSuffix.Value = false;
|
||||
BuildPDFFileName();
|
||||
// C2024-013: When Create RO & Transition Hyperlinks in pdf is ON, disable the MergePdf
|
||||
// button. The Create RO & Transition Hyperlinks option looks for individual file names
|
||||
// for procedures.
|
||||
btnMergePDFs.Enabled = !swtbtnPDFLinks.Value;
|
||||
}
|
||||
|
||||
// C2019-004: Allow user to define duplex blank page text. The text box for blank page text is always enabled for procedures with
|
||||
|
Loading…
x
Reference in New Issue
Block a user