B2019-116 Consolidated and Genericized font registration for iTextSharp
This commit is contained in:
@@ -1534,6 +1534,10 @@ namespace VEPROMS
|
||||
private bool _frmVEPROMSloading = false;
|
||||
private void frmVEPROMS_Load(object sender, EventArgs e)
|
||||
{
|
||||
// B2019-116 Use Volian.Base.Library.VlnItextFont
|
||||
// This is a generic class for dealing with iTextSharp Fonts
|
||||
// Code moved and consolidated from Volian.Print.Library, Volian PDF.Library and VG
|
||||
Volian.Base.Library.VlnItextFont.RegisterPromsFonts();
|
||||
InitializeSecurity();
|
||||
UpdateUser();
|
||||
|
||||
|
Reference in New Issue
Block a user