B2019-116 Consolidated and Genericized font registration for iTextSharp

This commit is contained in:
Rich
2019-08-15 15:59:59 +00:00
parent da3a87e892
commit a804f2f716
4 changed files with 49 additions and 203 deletions

View File

@@ -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();