PrintEZ application no longer uses the PdfPath, LayoutPath, DataPath and JpgTempPath values in the [Data] section
As of version 4.1 PrintEZ application no longer uses the PdfPath, LayoutPath, DataPath and JPGTempPath values in the [Data] section of PrintEZ_System.INI. These values are now passed to PrintEZ application after the object is created by calling the SetPaths() function. JpgTempPath is not passed by Sales. JpgTempPath now uses the %TEMP% environment variable. This removes some of the complexity surrounding the paths set in .INI files.