diff --git a/.vs/Projects/DesignTimeBuild/.dtbcache.v2 b/.vs/Projects/DesignTimeBuild/.dtbcache.v2
index 67cfeba..0589bbe 100644
Binary files a/.vs/Projects/DesignTimeBuild/.dtbcache.v2 and b/.vs/Projects/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/.vs/Projects/v16/.suo b/.vs/Projects/v16/.suo
index 082dc5d..c99f5ce 100644
Binary files a/.vs/Projects/v16/.suo and b/.vs/Projects/v16/.suo differ
diff --git a/DataClients/DataClients.csproj b/DataClients/DataClients.csproj
index b92d046..187f5c3 100644
--- a/DataClients/DataClients.csproj
+++ b/DataClients/DataClients.csproj
@@ -14,4 +14,8 @@
+
+
+
+
diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json b/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json
new file mode 100644
index 0000000..ed23e53
--- /dev/null
+++ b/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json
@@ -0,0 +1,108 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "DataClients/1.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3",
+ "SharpZipLib": "1.2.0",
+ "SupportClasses": "1.0.0",
+ "System.Text.Encoding.CodePages": "4.7.1"
+ },
+ "runtime": {
+ "DataClients.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "SharpZipLib/1.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
+ "assemblyVersion": "1.2.0.246",
+ "fileVersion": "1.2.0.246"
+ }
+ }
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.7.1": {
+ "runtime": {
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
+ "assemblyVersion": "4.0.6.0",
+ "fileVersion": "4.700.20.12001"
+ }
+ }
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ }
+ },
+ "SupportClasses/1.0.0": {
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "DataClients/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "SharpZipLib/1.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
+ "path": "sharpziplib/1.2.0",
+ "hashPath": "sharpziplib.1.2.0.nupkg.sha512"
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==",
+ "path": "system.runtime.compilerservices.unsafe/4.7.1",
+ "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
+ "path": "system.text.encoding.codepages/4.7.1",
+ "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
+ },
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.dll b/DataClients/bin/Debug/netstandard2.0/DataClients.dll
new file mode 100644
index 0000000..f188bf3
Binary files /dev/null and b/DataClients/bin/Debug/netstandard2.0/DataClients.dll differ
diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.pdb b/DataClients/bin/Debug/netstandard2.0/DataClients.pdb
new file mode 100644
index 0000000..ae6bc07
Binary files /dev/null and b/DataClients/bin/Debug/netstandard2.0/DataClients.pdb differ
diff --git a/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll b/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll
new file mode 100644
index 0000000..3ab1fc1
Binary files /dev/null and b/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll differ
diff --git a/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb b/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb
new file mode 100644
index 0000000..d5e620a
Binary files /dev/null and b/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb differ
diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.deps.json b/DataClients/bin/Release/netstandard2.0/DataClients.deps.json
new file mode 100644
index 0000000..ed23e53
--- /dev/null
+++ b/DataClients/bin/Release/netstandard2.0/DataClients.deps.json
@@ -0,0 +1,108 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "DataClients/1.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3",
+ "SharpZipLib": "1.2.0",
+ "SupportClasses": "1.0.0",
+ "System.Text.Encoding.CodePages": "4.7.1"
+ },
+ "runtime": {
+ "DataClients.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "SharpZipLib/1.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
+ "assemblyVersion": "1.2.0.246",
+ "fileVersion": "1.2.0.246"
+ }
+ }
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.7.1": {
+ "runtime": {
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
+ "assemblyVersion": "4.0.6.0",
+ "fileVersion": "4.700.20.12001"
+ }
+ }
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ }
+ },
+ "SupportClasses/1.0.0": {
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "DataClients/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "SharpZipLib/1.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
+ "path": "sharpziplib/1.2.0",
+ "hashPath": "sharpziplib.1.2.0.nupkg.sha512"
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==",
+ "path": "system.runtime.compilerservices.unsafe/4.7.1",
+ "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
+ "path": "system.text.encoding.codepages/4.7.1",
+ "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
+ },
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.dll b/DataClients/bin/Release/netstandard2.0/DataClients.dll
new file mode 100644
index 0000000..c0c7845
Binary files /dev/null and b/DataClients/bin/Release/netstandard2.0/DataClients.dll differ
diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.pdb b/DataClients/bin/Release/netstandard2.0/DataClients.pdb
new file mode 100644
index 0000000..bc1b292
Binary files /dev/null and b/DataClients/bin/Release/netstandard2.0/DataClients.pdb differ
diff --git a/DataClients/bin/Release/netstandard2.0/SupportClasses.dll b/DataClients/bin/Release/netstandard2.0/SupportClasses.dll
new file mode 100644
index 0000000..5ccb564
Binary files /dev/null and b/DataClients/bin/Release/netstandard2.0/SupportClasses.dll differ
diff --git a/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb b/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb
new file mode 100644
index 0000000..7b6c52b
Binary files /dev/null and b/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb differ
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CopyComplete b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache
index a28a59c..2f65ae3 100644
--- a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache
+++ b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-28f25e2c7da5c3cddc132285b76b94739ff791dd
+dcd43f965ba9bd3497fc087ead8b4421f1313830
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt
index cb81241..4cb4d67 100644
--- a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt
+++ b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt
@@ -25,3 +25,6 @@ D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfo.cs
D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache
D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.dll
D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.pdb
+D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\SupportClasses.dll
+D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\SupportClasses.pdb
+D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CopyComplete
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache
index c09430e..1104f3a 100644
Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache and b/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache differ
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.dll b/DataClients/obj/Debug/netstandard2.0/DataClients.dll
index f29da28..f188bf3 100644
Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.dll and b/DataClients/obj/Debug/netstandard2.0/DataClients.dll differ
diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.pdb b/DataClients/obj/Debug/netstandard2.0/DataClients.pdb
index 559af01..ae6bc07 100644
Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.pdb and b/DataClients/obj/Debug/netstandard2.0/DataClients.pdb differ
diff --git a/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs
new file mode 100644
index 0000000..409f89e
--- /dev/null
+++ b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("DataClients")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("DataClients")]
+[assembly: System.Reflection.AssemblyTitleAttribute("DataClients")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d0e92d9
--- /dev/null
+++ b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+ea98a8b17e3fc7f2bf776b1d13af537d64ea224f
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache b/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache
new file mode 100644
index 0000000..6b99794
Binary files /dev/null and b/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache differ
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CopyComplete b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..6ebd5b4
--- /dev/null
+++ b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+4ae8ce6eebe1054eb1c67ffb85e61f9a1dcb14bc
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..ef48e83
--- /dev/null
+++ b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt
@@ -0,0 +1,12 @@
+D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.deps.json
+D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.dll
+D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.pdb
+D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\SupportClasses.dll
+D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\SupportClasses.pdb
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csproj.CopyComplete
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.dll
+D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.pdb
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache b/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache
new file mode 100644
index 0000000..35aed00
Binary files /dev/null and b/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache differ
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.dll b/DataClients/obj/Release/netstandard2.0/DataClients.dll
new file mode 100644
index 0000000..c0c7845
Binary files /dev/null and b/DataClients/obj/Release/netstandard2.0/DataClients.dll differ
diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.pdb b/DataClients/obj/Release/netstandard2.0/DataClients.pdb
new file mode 100644
index 0000000..bc1b292
Binary files /dev/null and b/DataClients/obj/Release/netstandard2.0/DataClients.pdb differ
diff --git a/Mailing/SZOEveryday.cs b/Mailing/CollectData.cs
similarity index 79%
rename from Mailing/SZOEveryday.cs
rename to Mailing/CollectData.cs
index 0314b6e..233efb8 100644
--- a/Mailing/SZOEveryday.cs
+++ b/Mailing/CollectData.cs
@@ -20,7 +20,7 @@ namespace Mailing
}
}
- public static class SZOEveryday
+ public static class CollectData
{
public static List GetSZOWorks(DateTime timeStart, DateTime timeEnd, ushort vdp)
{
@@ -45,6 +45,14 @@ namespace Mailing
{
if (!chk1.Contains((int)cycle.index) && !chk2.Contains((int)cycle.index))
continue;
+ if (cycle.end < timeStart || cycle.start > timeEnd)
+ continue;
+
+ if (cycle.start < timeStart)
+ cycle.start = timeStart;
+ if (cycle.end > timeEnd)
+ cycle.end = timeEnd;
+
if (chk1.Contains((int)cycle.index))
{
var test =
@@ -60,11 +68,17 @@ namespace Mailing
for(var i = 0; i < ad.di[22].Length; i++)
{
var ts = ad.di[22][i].Item1;
- var te = (i == ad.di[22].Length) ?
+ var te = (i == (ad.di[22].Length - 1)) ?
(ad.di[22][i].Item1 < timeEnd) ?
timeEnd :
ad.di[22][i].Item1 :
ad.di[22][i + 1].Item1;
+
+ if (te >= timeStart && ts <= timeStart)
+ ts = timeStart;
+ if (ts <= timeEnd && te >= timeEnd)
+ te = timeEnd;
+
var v = ad.di[22][i].Item2;
if (
@@ -90,23 +104,6 @@ namespace Mailing
}
return result;
}
-
-
-
-
-
- public static void GetPDF(DateTime time)
- {
- timeStart = new DateTime(time.Year, time.Month, time.Day, 0, 0, 0);
- timeEnd = new DateTime(time.Year, time.Month, time.Day, 0, 0, 0).AddDays(1);
- GetData();
- PDFGenSZO.AddHeader("Контроль работы водокольцевых насосов SZO ", timeStart, timeEnd);
- foreach (var e in resFull)
- PDFGenSZO.AddSZOTable(e.Key, e.Value);
- PDFGenSZO.AddTotalTime();
- PDFGenSZO.Print(time);
- }
-
-
+
}
}
diff --git a/Mailing/CreatePDF.cs b/Mailing/CreatePDF.cs
new file mode 100644
index 0000000..e927098
--- /dev/null
+++ b/Mailing/CreatePDF.cs
@@ -0,0 +1,358 @@
+using DataClients;
+using MigraDoc.DocumentObjectModel;
+using MigraDoc.DocumentObjectModel.Tables;
+using MigraDoc.Rendering;
+using PdfSharp.Drawing;
+using PdfSharp.Fonts;
+using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Text;
+
+namespace Mailing
+{
+ public static class CreatePDF
+ {
+ public static void PDFSZO(List> data, DateTime date)
+ {
+ //Create Documents
+ Document doc = new Document();
+
+ //Create Fonts
+ EZFontResolver fontRes = EZFontResolver.Get;
+ GlobalFontSettings.FontResolver = fontRes;
+ fontRes.AddFont("TNR", XFontStyle.Regular, @"./times.ttf");
+ fontRes.AddFont("TNR", XFontStyle.Bold, @"./timesbd.ttf");
+ fontRes.AddFont("TNR", XFontStyle.BoldItalic, @"./timesbi.ttf");
+ fontRes.AddFont("TNR", XFontStyle.Italic, @"./timesi.ttf");
+
+ //Create page
+ Section page = doc.AddSection();
+ page.PageSetup.PageFormat = PageFormat.A4;
+ page.PageSetup.Orientation = Orientation.Portrait;
+ page.PageSetup.BottomMargin = new Unit(20, UnitType.Millimeter);
+ page.PageSetup.TopMargin = new Unit(20, UnitType.Millimeter);
+ page.PageSetup.LeftMargin = new Unit(30, UnitType.Millimeter);
+ page.PageSetup.RightMargin = new Unit(15, UnitType.Millimeter);
+
+ //Create Format
+ var title = page.AddParagraph();
+ title.Format.Alignment = ParagraphAlignment.Center;
+ title.Format.Font.Size = 14;
+ title.Format.Font.Name = "TNR";
+ title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
+
+ //Header
+ title.AddText("Контроль работы водокольцевых насосов SZO\n");
+ title.AddText("за " + date.ToString("dd.MM.yyyy") + "\n");
+
+ var totalTime = new TimeSpan();
+ for (var i = 0; i < data.Count; i++)
+ {
+ if (data[i].Count == 0)
+ continue;
+
+ //Create Format
+ title = doc.LastSection.AddParagraph();
+ title.Format.Alignment = ParagraphAlignment.Left;
+ title.Format.Font.Size = 12;
+ title.Format.Font.Name = "TNR";
+ title.Format.SpaceAfter = new Unit(2, UnitType.Millimeter);
+
+ //Add Title for Table
+ title.AddText("Работа SZO печи №" + (i + 1).ToString("D2") + "\n");
+
+ //Create Table
+ var table = doc.LastSection.AddTable();
+ table.Format.Alignment = ParagraphAlignment.Center;
+ table.Format.Font.Size = 12;
+ table.Format.Font.Name = "TNR";
+
+ table.Style = "Table";
+ table.Borders.Color = new Color(0, 0, 0);
+ table.Borders.Width = 0.25;
+ table.Borders.Left.Width = 0.5;
+ table.Borders.Right.Width = 0.5;
+ table.Rows.LeftIndent = 0;
+
+ double[] colSize = { 5 , 4, 5, 3 };
+ foreach (var e in colSize)
+ table.AddColumn(new Unit(e, UnitType.Centimeter));
+
+ //Add Header for Table
+ var row = table.AddRow();
+ row.HeadingFormat = true;
+ row.VerticalAlignment = VerticalAlignment.Center;
+ row.Format.Font.Bold = true;
+
+ row.Cells[0].AddParagraph("Начало тех. цикла");
+ row.Cells[1].AddParagraph("Название тех. цикла");
+ row.Cells[1].MergeDown = 1;
+ row.Cells[2].AddParagraph("Начало работы SZO");
+ row.Cells[3].AddParagraph("Время работы SZO");
+ row.Cells[3].MergeDown = 1;
+
+ row = table.AddRow();
+ row.HeadingFormat = true;
+ row.VerticalAlignment = VerticalAlignment.Center;
+ row.Format.Font.Bold = true;
+
+ row.Cells[0].AddParagraph("Конец тех. цикла");
+ row.Cells[2].AddParagraph("Конец работы SZO");
+
+ //Add Row in Table
+ var totalTimeVDP = new TimeSpan();
+
+ for (var j = 0; j < data[i].Count;)
+ {
+ var currCycle = data[i][j].tc;
+ var currSZO = new List();
+
+ while (j < data[i].Count)
+ {
+ if (data[i][j].tc != currCycle) break;
+ totalTimeVDP = totalTimeVDP.Add(data[i][j].workTime.Subtract(new TimeSpan(00, 15, 00)));
+ currSZO.Add(data[i][j]);
+ j++;
+ }
+
+ for (var k = 0; k < currSZO.Count; k++)
+ {
+ row = table.AddRow();
+ row.HeadingFormat = true;
+ row.VerticalAlignment = VerticalAlignment.Center;
+
+ if (k == 0)
+ {
+ row.Cells[0].AddParagraph(currCycle.start.ToString(@"yyyy.MM.dd HH:mm:ss"));
+ if (currSZO.Count > 1)
+ row.Cells[0].MergeDown = currSZO.Count - 1;
+
+ row.Cells[1].AddParagraph(Names.techCycle[(int)currCycle.index]);
+ row.Cells[1].MergeDown = currSZO.Count * 2 - 1;
+ }
+
+ row.Cells[2].AddParagraph(currSZO[k].tStart.ToString(@"HH\:mm\:ss"));
+ row.Cells[3].AddParagraph(currSZO[k].workTime.Subtract(new TimeSpan(00, 15, 00)).ToString(@"hh\:mm\:ss"));
+ row.Cells[3].MergeDown = 1;
+
+ if (currSZO.Count / 2 == k && currSZO.Count % 2 == 0)
+ {
+ row.Cells[0].AddParagraph(currCycle.end.ToString(@"yyyy.MM.dd HH:mm:ss"));
+ if (currSZO.Count > 1)
+ row.Cells[0].MergeDown = currSZO.Count - 1;
+ }
+
+ row = table.AddRow();
+ row.HeadingFormat = true;
+ row.VerticalAlignment = VerticalAlignment.Center;
+
+ if (currSZO.Count / 2 == k && currSZO.Count % 2 == 1)
+ {
+ row.Cells[0].AddParagraph(currCycle.end.ToString(@"yyyy.MM.dd HH:mm:ss"));
+ if (currSZO.Count > 1)
+ row.Cells[0].MergeDown = currSZO.Count - 1;
+ }
+
+ row.Cells[2].AddParagraph(currSZO[k].tEnd.ToString(@"HH\:mm\:ss"));
+ }
+ }
+ //Add Footer for Table
+ title = doc.LastSection.AddParagraph();
+ title.Format.Alignment = ParagraphAlignment.Right;
+ title.Format.Font.Size = 12;
+ title.Format.Font.Name = "TNR";
+ title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
+ title.AddText(
+ "Общее время работы SZO печи №" + (i + 1).ToString("D2") +
+ ": " + totalTimeVDP.ToString(@"hh\:mm\:ss")
+ );
+ totalTime = totalTime.Add(totalTimeVDP);
+ }
+
+ title = doc.LastSection.AddParagraph();
+ title.Format.Alignment = ParagraphAlignment.Left;
+ title.Format.Font.Size = 12;
+ title.Format.Font.Name = "TNR";
+ title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
+ title.AddText("Общее время работы SZO: " + totalTime.ToString(@"%d\.hh\:mm\:ss"));
+
+ Print(date, doc, "SZO");
+ }
+
+ public static void Print(DateTime time, Document doc, string type)
+ {
+ Directory.CreateDirectory(Directory.GetCurrentDirectory() + '/' + type);
+ var file = Directory.GetCurrentDirectory() + '/' + type + '/' + time.ToString("yyyy-MM-dd") + ".pdf";
+ if (File.Exists(file)) File.Delete(file);
+ var pdfRenderer = new PdfDocumentRenderer(true) { Document = doc };
+ pdfRenderer.RenderDocument();
+ pdfRenderer.PdfDocument.Save(file);
+ }
+
+
+
+
+
+
+
+
+
+
+
+
+ ///
+ /// EZFontResolver is a generic font resolver for PDFsharp.
+ /// It implement IFontResolver internally.
+ /// To use it, just pass your fonts as filename or byte[]
+ /// in calls to AddFont.
+ ///
+ public class EZFontResolver : IFontResolver
+ {
+ EZFontResolver()
+ { }
+
+ ///
+ /// Gets the one and only EZFontResolver object.
+ ///
+ public static EZFontResolver Get
+ {
+ get { return _singleton ?? (_singleton = new EZFontResolver()); }
+ }
+ private static EZFontResolver _singleton;
+
+ ///
+ /// Adds the font passing a filename.
+ ///
+ /// Name of the font family.
+ /// The style.
+ /// The filename.
+ /// if set to true bold will be simulated.
+ /// if set to true italic will be simulated.
+ ///
+ /// Font file is too big.
+ /// or
+ /// Reading font file failed.
+ ///
+ public void AddFont(string familyName, XFontStyle style, string filename,
+ bool simulateBold = false, bool simulateItalic = false)
+ {
+ using (var fs = new FileStream(filename, FileMode.Open, FileAccess.Read, FileShare.Read))
+ {
+ var size = fs.Length;
+ if (size > int.MaxValue)
+ throw new Exception("Font file is too big.");
+ var length = (int)size;
+ var data = new byte[length];
+ var read = fs.Read(data, 0, length);
+ if (length != read)
+ throw new Exception("Reading font file failed.");
+ AddFont(familyName, style, data, simulateBold, simulateItalic);
+ }
+ }
+
+ ///
+ /// Adds the font passing a byte array containing the font.
+ ///
+ /// Name of the font family.
+ /// The style.
+ /// The data.
+ /// if set to true bold will be simulated.
+ /// if set to true italic will be simulated.
+ public void AddFont(string familyName, XFontStyle style, byte[] data,
+ bool simulateBold = false, bool simulateItalic = false)
+ {
+ // Add the font as we get it.
+ AddFontHelper(familyName, style, data, false, false);
+
+ // If the font is not bold and bold simulation is requested, add that, too.
+ if (simulateBold && (style & XFontStyle.Bold) == 0)
+ {
+ AddFontHelper(familyName, style | XFontStyle.Bold, data, true, false);
+ }
+
+ // Same for italic.
+ if (simulateItalic && (style & XFontStyle.Italic) == 0)
+ {
+ AddFontHelper(familyName, style | XFontStyle.Italic, data, false, true);
+ }
+
+ // Same for bold and italic.
+ if (simulateBold && (style & XFontStyle.Bold) == 0 &&
+ simulateItalic && (style & XFontStyle.Italic) == 0)
+ {
+ AddFontHelper(familyName, style | XFontStyle.BoldItalic, data, true, true);
+ }
+ }
+
+ void AddFontHelper(string familyName, XFontStyle style, byte[] data, bool simulateBold, bool simulateItalic)
+ {
+ // Currently we do not need FamilyName and Style.
+ // FaceName is a combination of FamilyName and Style.
+ var fi = new EZFontInfo
+ {
+ //FamilyName = familyName,
+ FaceName = familyName.ToLower(),
+ //Style = style,
+ Data = data,
+ SimulateBold = simulateBold,
+ SimulateItalic = simulateItalic
+ };
+ if ((style & XFontStyle.Bold) != 0)
+ {
+ // TODO Create helper method to prevent having duplicate string literals?
+ fi.FaceName += "|b";
+ }
+ if ((style & XFontStyle.Italic) != 0)
+ {
+ fi.FaceName += "|i";
+ }
+
+ // Check if we already have this font.
+ var test = GetFont(fi.FaceName);
+ if (test != null)
+ throw new Exception("Font " + familyName + " with this style was already registered.");
+
+ _fonts.Add(fi.FaceName.ToLower(), fi);
+ }
+
+ #region IFontResolver
+ public FontResolverInfo ResolveTypeface(string familyName, bool isBold, bool isItalic)
+ {
+ string faceName = familyName.ToLower() +
+ (isBold ? "|b" : "") +
+ (isItalic ? "|i" : "");
+ EZFontInfo item;
+ if (_fonts.TryGetValue(faceName, out item))
+ {
+ var result = new FontResolverInfo(item.FaceName, item.SimulateBold, item.SimulateItalic);
+ return result;
+ }
+ return null;
+ }
+
+ public byte[] GetFont(string faceName)
+ {
+ EZFontInfo item;
+ if (_fonts.TryGetValue(faceName, out item))
+ {
+ return item.Data;
+ }
+ return null;
+ }
+ #endregion
+
+ private readonly Dictionary _fonts = new Dictionary();
+
+ struct EZFontInfo
+ {
+ //internal string FamilyName;
+ internal string FaceName;
+ //internal XFontStyle Style;
+ internal byte[] Data;
+ internal bool SimulateBold;
+ internal bool SimulateItalic;
+ }
+ }
+ }
+}
diff --git a/Mailing/Mailing.csproj.user b/Mailing/Mailing.csproj.user
new file mode 100644
index 0000000..3cf0804
--- /dev/null
+++ b/Mailing/Mailing.csproj.user
@@ -0,0 +1,6 @@
+
+
+
+ <_LastSelectedProfileId>D:\GIT\ASCKU_PC\Mailing\Properties\PublishProfiles\FolderProfile.pubxml
+
+
\ No newline at end of file
diff --git a/Mailing/Program.cs b/Mailing/Program.cs
index 2ef6b5b..02b06b9 100644
--- a/Mailing/Program.cs
+++ b/Mailing/Program.cs
@@ -63,7 +63,12 @@ namespace Mailing
return;
}
}
- GenSZO.GetPDF(time);
+ var ts = new DateTime(time.Year, time.Month, time.Day, 0, 0, 0, 0);
+ var te = new DateTime(time.Year, time.Month, time.Day, 23, 59, 59, 999);
+ var resVDP = new List>();
+ for (var i = 1; i <= 50; i++)
+ resVDP.Add(CollectData.GetSZOWorks(ts, te, (ushort)i));
+ CreatePDF.PDFSZO(resVDP, ts);
var fileszo = Directory.GetCurrentDirectory() + "/SZO/" + time.ToString("yyyy-MM-dd") + ".pdf";
foreach (var e in mailList)
Mailing.SendMail(new MailAddress(e), fileszo);
diff --git a/Mailing/Properties/PublishProfiles/FolderProfile.pubxml b/Mailing/Properties/PublishProfiles/FolderProfile.pubxml
new file mode 100644
index 0000000..ed3755a
--- /dev/null
+++ b/Mailing/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,12 @@
+
+
+
+
+ Release
+ Any CPU
+ bin\Release\netcoreapp3.1\publish\
+ FileSystem
+
+
\ No newline at end of file
diff --git a/Mailing/Properties/PublishProfiles/FolderProfile.pubxml.user b/Mailing/Properties/PublishProfiles/FolderProfile.pubxml.user
new file mode 100644
index 0000000..a32fee2
--- /dev/null
+++ b/Mailing/Properties/PublishProfiles/FolderProfile.pubxml.user
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/Mailing/SZO.cs b/Mailing/SZO.cs
deleted file mode 100644
index 607415d..0000000
--- a/Mailing/SZO.cs
+++ /dev/null
@@ -1,380 +0,0 @@
-using DataClients;
-using MigraDoc.DocumentObjectModel;
-using MigraDoc.DocumentObjectModel.Tables;
-using MigraDoc.Rendering;
-using PdfSharp.Drawing;
-using PdfSharp.Fonts;
-using System;
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Text;
-
-namespace Mailing
-{
- public static class GenSZO
- {
- private static DateTime timeStart = DateTime.Now.AddDays(-1);
- private static DateTime timeEnd = DateTime.Now;
- private static Dictionary> resFull = new Dictionary>();
-
- public static void GetPDF(DateTime time)
- {
- timeStart = new DateTime(time.Year, time.Month, time.Day, 0, 0, 0);
- timeEnd = new DateTime(time.Year, time.Month, time.Day, 0, 0, 0).AddDays(1);
- GetData();
- PDFGenSZO.AddHeader("Контроль работы водокольцевых насосов SZO ", timeStart, timeEnd);
- foreach (var e in resFull)
- PDFGenSZO.AddSZOTable(e.Key, e.Value);
- PDFGenSZO.AddTotalTime();
- PDFGenSZO.Print(time);
- }
-
- private static void GetData()
- {
- var a = new STPClient();
- for (ushort i = 1; i <= 50; i++)
- {
- var tc = a.GetTechCycle(timeStart, timeEnd, i);
- var ad = a.GetAnalogDiscret(timeStart, timeEnd, i);
- foreach (var e in tc)
- {
- int[] chk1 = {
- (int)TechCycle.Operation.cooling_ingot,
- (int)TechCycle.Operation.cooling_reflow,
- (int)TechCycle.Operation.cooling_welding };
- int[] chk2 =
- {
- (int)TechCycle.Operation.end_tech_cycle,
- (int)TechCycle.Operation.unloading_loading,
- (int)TechCycle.Operation.looking_welding,
- (int)TechCycle.Operation.unloading_kit
- };
- if (!chk1.Contains((int)e.index) && !chk2.Contains((int)e.index))
- continue;
-
- if (chk1.Contains((int)e.index))
- {
- var test =
- (from l in ad.an[13]
- where l.Item1 >= e.start &&
- l.Item1 <= e.end &&
- l.Item2 >= 30
- select l).ToArray();
- if (test.Length == 0)
- continue;
- }
-
- var currstat = new Tuple(e.start, null);
- foreach (var d in ad.di[22])
- {
- if (
- currstat.Item1 <= e.end &&
- d.Item1 >= e.start &&
- currstat.Item2.HasValue &&
- currstat.Item2.Value
- )
- {
- var t1 = currstat.Item1 > e.start ? currstat.Item1 : e.start;
- var t2 = d.Item1 > e.end ? e.end : d.Item1;
- var res = t2 - t1;
- currstat = d;
- if (res.TotalMinutes < 15)
- continue;
- if (!resFull.ContainsKey(i))
- resFull.Add(i, new List());
- resFull[i].Add(new SZOWork()
- {
- oper = e.index,
- techCycleStart = e.start,
- WorkTime = res.Subtract(new TimeSpan(00, 15, 00))
- });
- }
- currstat = d;
- }
- }
- }
- }
-
- public class SZOWork
- {
- public TechCycle.Operation oper = TechCycle.Operation.unloading_loading;
- public DateTime techCycleStart = DateTime.Now;
- public TimeSpan WorkTime = new TimeSpan();
- }
- }
-
- public static class PDFGenSZO
- {
- private static TimeSpan totalTime = new TimeSpan();
- private static Document doc = new Document();
- public static void AddHeader(string name, DateTime start, DateTime end)
- {
- EZFontResolver fontRes = EZFontResolver.Get;
- GlobalFontSettings.FontResolver = fontRes;
- fontRes.AddFont("TNR", XFontStyle.Regular, @"./times.ttf");
- fontRes.AddFont("TNR", XFontStyle.Bold, @"./timesbd.ttf");
- fontRes.AddFont("TNR", XFontStyle.BoldItalic, @"./timesbi.ttf");
- fontRes.AddFont("TNR", XFontStyle.Italic, @"./timesi.ttf");
-
- Section page = AddPage();
- var title = page.AddParagraph();
- title.Format.Alignment = ParagraphAlignment.Center;
- title.Format.Font.Size = 14;
- title.Format.Font.Name = "TNR";
- title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
-
- title.AddText(name + "\n");
- end = end.AddSeconds(-1);
- title.AddText("за период с " + start.ToString("dd.MM.yyyy") + " по " + end.ToString("dd.MM.yyyy") + "\n");
- }
-
- public static void AddSZOTable(int vdp, List res)
- {
- var title = doc.LastSection.AddParagraph();
- title.Format.Alignment = ParagraphAlignment.Left;
- title.Format.Font.Size = 12;
- title.Format.Font.Name = "TNR";
- title.Format.SpaceAfter = new Unit(2, UnitType.Millimeter);
- title.AddText("Работа SZO печи №" + vdp.ToString("D2") + "\n");
-
- var table = doc.LastSection.AddTable();
- table.Format.Alignment = ParagraphAlignment.Center;
- table.Format.Font.Size = 12;
- table.Format.Font.Name = "TNR";
- table.Rows.LeftIndent = 0;
-
- int[] colSize = { 5, 8, 4 };
- foreach (var e in colSize)
- {
- var col = table.AddColumn(new Unit(e, UnitType.Centimeter));
- col.Borders.Left.Color = new Color(0, 0, 0);
- col.Borders.Left.Width = 0.25;
- col.Borders.Right.Color = new Color(0, 0, 0);
- col.Borders.Right.Width = 0.25;
- }
-
- var row = table.AddRow();
- row.Borders.Top.Color = new Color(0, 0, 0);
- row.Borders.Top.Width = 0.25;
- row.Borders.Bottom.Color = new Color(0, 0, 0);
- row.Borders.Bottom.Width = 0.25;
- row.HeadingFormat = true;
- row.VerticalAlignment = VerticalAlignment.Center;
- row.Cells[0].AddParagraph("Время начала операции");
- row.Cells[1].AddParagraph("Название операции");
- row.Cells[2].AddParagraph("Время работы SZO");
-
- var totalVDP = new TimeSpan();
- foreach (var e in res)
- {
- row = table.AddRow();
- row.Borders.Bottom.Color = new Color(0, 0, 0);
- row.Borders.Bottom.Width = 0.25;
- row.VerticalAlignment = VerticalAlignment.Center;
-
- row.Cells[0].AddParagraph(e.techCycleStart.ToString(@"yyyy.MM.dd HH:mm:ss.ff"));
- row.Cells[1].AddParagraph(Names.techCycle[(int)e.oper]);
- row.Cells[2].AddParagraph(e.WorkTime.ToString(@"hh\:mm\:ss"));
- totalVDP = totalVDP.Add(e.WorkTime);
- }
-
- title = doc.LastSection.AddParagraph();
- title.Format.Alignment = ParagraphAlignment.Right;
- title.Format.Font.Size = 12;
- title.Format.Font.Name = "TNR";
- title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
- title.AddText(
- "Общее время работы SZO печи №" + vdp.ToString("D2") +
- ": " + totalVDP.ToString(@"hh\:mm\:ss")
- );
- totalTime = totalTime.Add(totalVDP);
- }
- public static void AddTotalTime() { AddTotalTime(totalTime); }
- public static void AddTotalTime(TimeSpan time)
- {
- var title = doc.LastSection.AddParagraph();
- title.Format.Alignment = ParagraphAlignment.Left;
- title.Format.Font.Size = 12;
- title.Format.Font.Name = "TNR";
- title.Format.SpaceAfter = new Unit(10, UnitType.Millimeter);
- title.AddText("Общее время работы SZO: " + time.ToString(@"%d\.hh\:mm\:ss"));
- }
-
- public static void Print(DateTime time)
- {
- Directory.CreateDirectory(Directory.GetCurrentDirectory() + '/' + "SZO");
- var file = Directory.GetCurrentDirectory() + '/' + "SZO" + '/' + time.ToString("yyyy-MM-dd") + ".pdf";
- if (File.Exists(file))
- File.Delete(file);
- var pdfRenderer = new PdfDocumentRenderer(true) { Document = doc };
- pdfRenderer.RenderDocument();
- pdfRenderer.PdfDocument.Save(file);
- }
- private static Section AddPage()
- {
- Section section = doc.AddSection();
- section.PageSetup.PageFormat = PageFormat.A4;
- section.PageSetup.Orientation = Orientation.Portrait;
- section.PageSetup.BottomMargin = new Unit(20, UnitType.Millimeter);
- section.PageSetup.TopMargin = new Unit(20, UnitType.Millimeter);
- section.PageSetup.LeftMargin = new Unit(30, UnitType.Millimeter);
- section.PageSetup.RightMargin = new Unit(15, UnitType.Millimeter);
- return section;
- }
- }
-
- ///
- /// EZFontResolver is a generic font resolver for PDFsharp.
- /// It implement IFontResolver internally.
- /// To use it, just pass your fonts as filename or byte[]
- /// in calls to AddFont.
- ///
- public class EZFontResolver : IFontResolver
- {
- EZFontResolver()
- { }
-
- ///
- /// Gets the one and only EZFontResolver object.
- ///
- public static EZFontResolver Get
- {
- get { return _singleton ?? (_singleton = new EZFontResolver()); }
- }
- private static EZFontResolver _singleton;
-
- ///
- /// Adds the font passing a filename.
- ///
- /// Name of the font family.
- /// The style.
- /// The filename.
- /// if set to true bold will be simulated.
- /// if set to true italic will be simulated.
- ///
- /// Font file is too big.
- /// or
- /// Reading font file failed.
- ///
- public void AddFont(string familyName, XFontStyle style, string filename,
- bool simulateBold = false, bool simulateItalic = false)
- {
- using (var fs = new FileStream(filename, FileMode.Open, FileAccess.Read, FileShare.Read))
- {
- var size = fs.Length;
- if (size > int.MaxValue)
- throw new Exception("Font file is too big.");
- var length = (int)size;
- var data = new byte[length];
- var read = fs.Read(data, 0, length);
- if (length != read)
- throw new Exception("Reading font file failed.");
- AddFont(familyName, style, data, simulateBold, simulateItalic);
- }
- }
-
- ///
- /// Adds the font passing a byte array containing the font.
- ///
- /// Name of the font family.
- /// The style.
- /// The data.
- /// if set to true bold will be simulated.
- /// if set to true italic will be simulated.
- public void AddFont(string familyName, XFontStyle style, byte[] data,
- bool simulateBold = false, bool simulateItalic = false)
- {
- // Add the font as we get it.
- AddFontHelper(familyName, style, data, false, false);
-
- // If the font is not bold and bold simulation is requested, add that, too.
- if (simulateBold && (style & XFontStyle.Bold) == 0)
- {
- AddFontHelper(familyName, style | XFontStyle.Bold, data, true, false);
- }
-
- // Same for italic.
- if (simulateItalic && (style & XFontStyle.Italic) == 0)
- {
- AddFontHelper(familyName, style | XFontStyle.Italic, data, false, true);
- }
-
- // Same for bold and italic.
- if (simulateBold && (style & XFontStyle.Bold) == 0 &&
- simulateItalic && (style & XFontStyle.Italic) == 0)
- {
- AddFontHelper(familyName, style | XFontStyle.BoldItalic, data, true, true);
- }
- }
-
- void AddFontHelper(string familyName, XFontStyle style, byte[] data, bool simulateBold, bool simulateItalic)
- {
- // Currently we do not need FamilyName and Style.
- // FaceName is a combination of FamilyName and Style.
- var fi = new EZFontInfo
- {
- //FamilyName = familyName,
- FaceName = familyName.ToLower(),
- //Style = style,
- Data = data,
- SimulateBold = simulateBold,
- SimulateItalic = simulateItalic
- };
- if ((style & XFontStyle.Bold) != 0)
- {
- // TODO Create helper method to prevent having duplicate string literals?
- fi.FaceName += "|b";
- }
- if ((style & XFontStyle.Italic) != 0)
- {
- fi.FaceName += "|i";
- }
-
- // Check if we already have this font.
- var test = GetFont(fi.FaceName);
- if (test != null)
- throw new Exception("Font " + familyName + " with this style was already registered.");
-
- _fonts.Add(fi.FaceName.ToLower(), fi);
- }
-
- #region IFontResolver
- public FontResolverInfo ResolveTypeface(string familyName, bool isBold, bool isItalic)
- {
- string faceName = familyName.ToLower() +
- (isBold ? "|b" : "") +
- (isItalic ? "|i" : "");
- EZFontInfo item;
- if (_fonts.TryGetValue(faceName, out item))
- {
- var result = new FontResolverInfo(item.FaceName, item.SimulateBold, item.SimulateItalic);
- return result;
- }
- return null;
- }
-
- public byte[] GetFont(string faceName)
- {
- EZFontInfo item;
- if (_fonts.TryGetValue(faceName, out item))
- {
- return item.Data;
- }
- return null;
- }
- #endregion
-
- private readonly Dictionary _fonts = new Dictionary();
-
- struct EZFontInfo
- {
- //internal string FamilyName;
- internal string FaceName;
- //internal XFontStyle Style;
- internal byte[] Data;
- internal bool SimulateBold;
- internal bool SimulateItalic;
- }
- }
-}
diff --git a/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll b/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll
index f29da28..f188bf3 100644
Binary files a/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll and b/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll differ
diff --git a/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb b/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb
index 559af01..ae6bc07 100644
Binary files a/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb and b/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb differ
diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json b/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json
index ffaeb51..72fb9ed 100644
--- a/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json
+++ b/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json
@@ -94,6 +94,7 @@
"DataClients/1.0.0": {
"dependencies": {
"SharpZipLib": "1.2.0",
+ "SupportClasses": "1.0.0",
"System.Text.Encoding.CodePages": "4.7.1"
},
"runtime": {
@@ -140,6 +141,11 @@
"runtime": {
"PdfSharp.Charting.dll": {}
}
+ },
+ "SupportClasses/1.0.0": {
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
}
}
},
@@ -208,6 +214,11 @@
"type": "project",
"serviceable": false,
"sha512": ""
+ },
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
}
}
}
\ No newline at end of file
diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll b/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll
index 64743d7..1c8b29b 100644
Binary files a/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll and b/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll differ
diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb b/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb
index b234119..302665f 100644
Binary files a/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb and b/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb differ
diff --git a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll
new file mode 100644
index 0000000..3ab1fc1
Binary files /dev/null and b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll differ
diff --git a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb
new file mode 100644
index 0000000..d5e620a
Binary files /dev/null and b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/DataClients.dll b/Mailing/bin/Release/netcoreapp3.1/DataClients.dll
new file mode 100644
index 0000000..c0c7845
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/DataClients.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb b/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb
new file mode 100644
index 0000000..bc1b292
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll
new file mode 100644
index 0000000..58893ba
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json
new file mode 100644
index 0000000..72fb9ed
--- /dev/null
+++ b/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json
@@ -0,0 +1,224 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v3.1",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v3.1": {
+ "Mailing/1.0.0": {
+ "dependencies": {
+ "DataClients": "1.0.0",
+ "MigraDoc.DocumentObjectModel": "3.0.0",
+ "MigraDoc.Rendering": "3.0.0",
+ "PdfSharp": "3.0.0",
+ "SharpZipLib": "1.2.0"
+ },
+ "runtime": {
+ "Mailing.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/3.1.1": {},
+ "Microsoft.Win32.SystemEvents/4.5.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "SharpZipLib/1.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
+ "assemblyVersion": "1.2.0.246",
+ "fileVersion": "1.2.0.246"
+ }
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1",
+ "Microsoft.Win32.SystemEvents": "4.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": {
+ "rid": "unix",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ },
+ "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ }
+ },
+ "DataClients/1.0.0": {
+ "dependencies": {
+ "SharpZipLib": "1.2.0",
+ "SupportClasses": "1.0.0",
+ "System.Text.Encoding.CodePages": "4.7.1"
+ },
+ "runtime": {
+ "DataClients.dll": {}
+ }
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.DocumentObjectModel.dll": {}
+ }
+ },
+ "MigraDoc.Rendering/3.0.0": {
+ "dependencies": {
+ "MigraDoc.DocumentObjectModel": "3.0.0",
+ "PdfSharp": "3.0.0",
+ "PdfSharp.Charting": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.Rendering.dll": {}
+ },
+ "resources": {
+ "de/MigraDoc.Rendering.resources.dll": {
+ "locale": "de"
+ }
+ }
+ },
+ "PdfSharp/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.dll": {}
+ }
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "dependencies": {
+ "PdfSharp": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.Charting.dll": {}
+ }
+ },
+ "SupportClasses/1.0.0": {
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Mailing/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/3.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==",
+ "path": "microsoft.netcore.platforms/3.1.1",
+ "hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512"
+ },
+ "Microsoft.Win32.SystemEvents/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
+ "path": "microsoft.win32.systemevents/4.5.0",
+ "hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
+ },
+ "SharpZipLib/1.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
+ "path": "sharpziplib/1.2.0",
+ "hashPath": "sharpziplib.1.2.0.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
+ "path": "system.text.encoding.codepages/4.7.1",
+ "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
+ },
+ "DataClients/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MigraDoc.Rendering/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.dll b/Mailing/bin/Release/netcoreapp3.1/Mailing.dll
new file mode 100644
index 0000000..b0a1cf4
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/Mailing.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.exe b/Mailing/bin/Release/netcoreapp3.1/Mailing.exe
new file mode 100644
index 0000000..a36dc62
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/Mailing.exe differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb b/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb
new file mode 100644
index 0000000..96fd659
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json
new file mode 100644
index 0000000..7b6758a
--- /dev/null
+++ b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json
@@ -0,0 +1,10 @@
+{
+ "runtimeOptions": {
+ "additionalProbingPaths": [
+ "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|",
+ "C:\\Users\\google\\.nuget\\packages",
+ "C:\\Microsoft\\Xamarin\\NuGet",
+ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json
new file mode 100644
index 0000000..bc456d7
--- /dev/null
+++ b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp3.1",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "3.1.0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll
new file mode 100644
index 0000000..d271945
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll
new file mode 100644
index 0000000..66c1abd
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb
new file mode 100644
index 0000000..dbc36da
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll
new file mode 100644
index 0000000..1e576b0
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb
new file mode 100644
index 0000000..04122f4
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll
new file mode 100644
index 0000000..c7d6359
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb
new file mode 100644
index 0000000..267c29b
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll
new file mode 100644
index 0000000..5ccb564
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb
new file mode 100644
index 0000000..7b6c52b
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll
new file mode 100644
index 0000000..3011aaf
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll
new file mode 100644
index 0000000..2f0a76d
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll b/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll
new file mode 100644
index 0000000..d2fd8a1
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll
new file mode 100644
index 0000000..c0c7845
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb
new file mode 100644
index 0000000..bc1b292
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll b/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll
new file mode 100644
index 0000000..58893ba
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json
new file mode 100644
index 0000000..72fb9ed
--- /dev/null
+++ b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json
@@ -0,0 +1,224 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v3.1",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v3.1": {
+ "Mailing/1.0.0": {
+ "dependencies": {
+ "DataClients": "1.0.0",
+ "MigraDoc.DocumentObjectModel": "3.0.0",
+ "MigraDoc.Rendering": "3.0.0",
+ "PdfSharp": "3.0.0",
+ "SharpZipLib": "1.2.0"
+ },
+ "runtime": {
+ "Mailing.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/3.1.1": {},
+ "Microsoft.Win32.SystemEvents/4.5.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "SharpZipLib/1.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
+ "assemblyVersion": "1.2.0.246",
+ "fileVersion": "1.2.0.246"
+ }
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1",
+ "Microsoft.Win32.SystemEvents": "4.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": {
+ "rid": "unix",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ },
+ "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.1.3.0",
+ "fileVersion": "4.700.20.21406"
+ }
+ }
+ },
+ "DataClients/1.0.0": {
+ "dependencies": {
+ "SharpZipLib": "1.2.0",
+ "SupportClasses": "1.0.0",
+ "System.Text.Encoding.CodePages": "4.7.1"
+ },
+ "runtime": {
+ "DataClients.dll": {}
+ }
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.DocumentObjectModel.dll": {}
+ }
+ },
+ "MigraDoc.Rendering/3.0.0": {
+ "dependencies": {
+ "MigraDoc.DocumentObjectModel": "3.0.0",
+ "PdfSharp": "3.0.0",
+ "PdfSharp.Charting": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.Rendering.dll": {}
+ },
+ "resources": {
+ "de/MigraDoc.Rendering.resources.dll": {
+ "locale": "de"
+ }
+ }
+ },
+ "PdfSharp/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.dll": {}
+ }
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "dependencies": {
+ "PdfSharp": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.Charting.dll": {}
+ }
+ },
+ "SupportClasses/1.0.0": {
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Mailing/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/3.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==",
+ "path": "microsoft.netcore.platforms/3.1.1",
+ "hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512"
+ },
+ "Microsoft.Win32.SystemEvents/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
+ "path": "microsoft.win32.systemevents/4.5.0",
+ "hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
+ },
+ "SharpZipLib/1.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
+ "path": "sharpziplib/1.2.0",
+ "hashPath": "sharpziplib.1.2.0.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.7.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
+ "path": "system.text.encoding.codepages/4.7.1",
+ "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
+ },
+ "DataClients/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MigraDoc.Rendering/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll
new file mode 100644
index 0000000..b0a1cf4
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe
new file mode 100644
index 0000000..a36dc62
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb
new file mode 100644
index 0000000..96fd659
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json
new file mode 100644
index 0000000..bc456d7
--- /dev/null
+++ b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp3.1",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "3.1.0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll
new file mode 100644
index 0000000..d271945
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll
new file mode 100644
index 0000000..66c1abd
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb
new file mode 100644
index 0000000..dbc36da
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll
new file mode 100644
index 0000000..1e576b0
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb
new file mode 100644
index 0000000..04122f4
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll
new file mode 100644
index 0000000..c7d6359
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb
new file mode 100644
index 0000000..267c29b
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll
new file mode 100644
index 0000000..5ccb564
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb
new file mode 100644
index 0000000..7b6c52b
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll
new file mode 100644
index 0000000..3011aaf
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll
new file mode 100644
index 0000000..2f0a76d
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll b/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll
new file mode 100644
index 0000000..d2fd8a1
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll
new file mode 100644
index 0000000..311c7f3
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll
new file mode 100644
index 0000000..bb47b68
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll
new file mode 100644
index 0000000..dcf5a77
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll
new file mode 100644
index 0000000..5b0542c
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll
new file mode 100644
index 0000000..311c7f3
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll
new file mode 100644
index 0000000..bb47b68
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll
new file mode 100644
index 0000000..dcf5a77
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll differ
diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll
new file mode 100644
index 0000000..5b0542c
Binary files /dev/null and b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll differ
diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache
index 4063887..8d4ae69 100644
--- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache
+++ b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-e79626e0af92f8b473bc98f42f0bd95f726cf733
+caf869e0c7cd8f80b530707b376cbfb635a1c3df
diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt
index cea9af6..a32d2ee 100644
--- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt
+++ b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt
@@ -81,3 +81,5 @@ D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CopyComplete
D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.dll
D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.pdb
D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.genruntimeconfig.cache
+D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\SupportClasses.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\SupportClasses.pdb
diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache
index 7d35cb8..958ac58 100644
Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache and b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache differ
diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll b/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll
index 64743d7..1c8b29b 100644
Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll and b/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll differ
diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb b/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb
index b234119..302665f 100644
Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb and b/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb differ
diff --git a/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
new file mode 100644
index 0000000..ad8dfe1
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs
new file mode 100644
index 0000000..791d2b1
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("Mailing")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("Mailing")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Mailing")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..1a457bc
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+f0cf31f3ff4e28a5181027fbd0f3b8bad8485563
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache
new file mode 100644
index 0000000..6c00229
Binary files /dev/null and b/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache differ
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CopyComplete b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..611f101
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+3ad0826df9bbb4543f57b61ec4a37415159aa4c5
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..c9416ec
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt
@@ -0,0 +1,35 @@
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.exe
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.deps.json
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.json
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.dev.json
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\ICSharpCode.SharpZipLib.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\System.Drawing.Common.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\System.Text.Encoding.CodePages.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\DataClients.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.Rendering.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.Charting.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\SupportClasses.dll
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\DataClients.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.Rendering.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.Charting.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\SupportClasses.pdb
+D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csproj.CopyComplete
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.dll
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.pdb
+D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.genruntimeconfig.cache
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache
new file mode 100644
index 0000000..bcd003e
Binary files /dev/null and b/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache differ
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.dll b/Mailing/obj/Release/netcoreapp3.1/Mailing.dll
new file mode 100644
index 0000000..b0a1cf4
Binary files /dev/null and b/Mailing/obj/Release/netcoreapp3.1/Mailing.dll differ
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.exe b/Mailing/obj/Release/netcoreapp3.1/Mailing.exe
new file mode 100644
index 0000000..a36dc62
Binary files /dev/null and b/Mailing/obj/Release/netcoreapp3.1/Mailing.exe differ
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache
new file mode 100644
index 0000000..34bedab
--- /dev/null
+++ b/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache
@@ -0,0 +1 @@
+86c8e15dd33445635927cfaf398408205fd11473
diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb b/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb
new file mode 100644
index 0000000..96fd659
Binary files /dev/null and b/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb differ
diff --git a/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json
new file mode 100644
index 0000000..1a0ba79
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json
@@ -0,0 +1,63 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "MigraDoc.DocumentObjectModel/3.0.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.DocumentObjectModel.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "MigraDoc.DocumentObjectModel/3.0.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll
new file mode 100644
index 0000000..66c1abd
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll differ
diff --git a/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb
new file mode 100644
index 0000000..dbc36da
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs
new file mode 100644
index 0000000..338aef5
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs
@@ -0,0 +1,18 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..b902023
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c9bbb4259b11bff14843734a92523ce79fd4d971
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache
new file mode 100644
index 0000000..fa9f008
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache differ
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..36f59fe
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+2948513c90529248228a99745b520a6e3697409a
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..efd86d4
--- /dev/null
+++ b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt
@@ -0,0 +1,9 @@
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll
+D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache
new file mode 100644
index 0000000..5816fbc
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache differ
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll
new file mode 100644
index 0000000..66c1abd
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll differ
diff --git a/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb
new file mode 100644
index 0000000..dbc36da
Binary files /dev/null and b/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll
new file mode 100644
index 0000000..66c1abd
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb
new file mode 100644
index 0000000..dbc36da
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json
new file mode 100644
index 0000000..1073a73
--- /dev/null
+++ b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json
@@ -0,0 +1,111 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "MigraDoc.Rendering/3.0.0.0": {
+ "dependencies": {
+ "MigraDoc.DocumentObjectModel": "3.0.0",
+ "NETStandard.Library": "2.0.3",
+ "PdfSharp": "3.0.0",
+ "PdfSharp.Charting": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.Rendering.dll": {}
+ },
+ "resources": {
+ "de/MigraDoc.Rendering.resources.dll": {
+ "locale": "de"
+ }
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "MigraDoc.DocumentObjectModel.dll": {}
+ }
+ },
+ "PdfSharp/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.dll": {}
+ }
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "dependencies": {
+ "PdfSharp": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.Charting.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "MigraDoc.Rendering/3.0.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ },
+ "MigraDoc.DocumentObjectModel/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "PdfSharp.Charting/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll
new file mode 100644
index 0000000..1e576b0
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb
new file mode 100644
index 0000000..04122f4
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll
new file mode 100644
index 0000000..c7d6359
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb
new file mode 100644
index 0000000..267c29b
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb differ
diff --git a/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll
new file mode 100644
index 0000000..d2fd8a1
Binary files /dev/null and b/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs
new file mode 100644
index 0000000..338aef5
--- /dev/null
+++ b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs
@@ -0,0 +1,18 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..b902023
--- /dev/null
+++ b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c9bbb4259b11bff14843734a92523ce79fd4d971
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources
new file mode 100644
index 0000000..84a4af7
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources
new file mode 100644
index 0000000..3993155
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache
new file mode 100644
index 0000000..5058580
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..5df6b8f
--- /dev/null
+++ b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+acacc81fccfdfa90e34eb26bee36ef87b91c4547
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..dfee28f
--- /dev/null
+++ b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt
@@ -0,0 +1,21 @@
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.deps.json
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.pdb
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.pdb
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.pdb
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.dll
+D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.pdb
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache
new file mode 100644
index 0000000..3ff4014
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache
new file mode 100644
index 0000000..3f89b27
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll
new file mode 100644
index 0000000..1e576b0
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb
new file mode 100644
index 0000000..04122f4
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb differ
diff --git a/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll
new file mode 100644
index 0000000..d2fd8a1
Binary files /dev/null and b/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll differ
diff --git a/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json
new file mode 100644
index 0000000..208e602
--- /dev/null
+++ b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json
@@ -0,0 +1,77 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "PdfSharp.Charting/3.0.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3",
+ "PdfSharp": "3.0.0",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.Charting.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ },
+ "PdfSharp/3.0.0": {
+ "dependencies": {
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "PdfSharp.Charting/3.0.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ },
+ "PdfSharp/3.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll
new file mode 100644
index 0000000..c7d6359
Binary files /dev/null and b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll differ
diff --git a/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb
new file mode 100644
index 0000000..267c29b
Binary files /dev/null and b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb differ
diff --git a/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll differ
diff --git a/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb differ
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs
new file mode 100644
index 0000000..338aef5
--- /dev/null
+++ b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs
@@ -0,0 +1,18 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..b902023
--- /dev/null
+++ b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c9bbb4259b11bff14843734a92523ce79fd4d971
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache
new file mode 100644
index 0000000..35954d8
Binary files /dev/null and b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache differ
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..485d39d
--- /dev/null
+++ b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+275a938ff207869014700b3de1040b3beaa1cf55
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..715b82d
--- /dev/null
+++ b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt
@@ -0,0 +1,12 @@
+D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.deps.json
+D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.dll
+D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.pdb
+D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.dll
+D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.pdb
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.dll
+D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.pdb
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache
new file mode 100644
index 0000000..b9f633e
Binary files /dev/null and b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache differ
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll
new file mode 100644
index 0000000..c7d6359
Binary files /dev/null and b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll differ
diff --git a/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb
new file mode 100644
index 0000000..267c29b
Binary files /dev/null and b/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb differ
diff --git a/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json
new file mode 100644
index 0000000..6bbac72
--- /dev/null
+++ b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json
@@ -0,0 +1,63 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "PdfSharp/3.0.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3",
+ "System.Drawing.Common": "4.5.0"
+ },
+ "runtime": {
+ "PdfSharp.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "System.Drawing.Common/4.5.0": {
+ "runtime": {
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.26515.6"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "PdfSharp/3.0.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "System.Drawing.Common/4.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
+ "path": "system.drawing.common/4.5.0",
+ "hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll differ
diff --git a/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs
new file mode 100644
index 0000000..338aef5
--- /dev/null
+++ b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs
@@ -0,0 +1,18 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..b902023
--- /dev/null
+++ b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c9bbb4259b11bff14843734a92523ce79fd4d971
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources
new file mode 100644
index 0000000..aa9fc1e
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache
new file mode 100644
index 0000000..d7aca57
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..8bc6a85
--- /dev/null
+++ b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+3e8d4f75c12c64f30615d0d4a217aa41684355fa
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..dcadff6
--- /dev/null
+++ b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt
@@ -0,0 +1,11 @@
+D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.deps.json
+D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.dll
+D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.pdb
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.Forms.PagePreview.resources
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.GenerateResource.cache
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.dll
+D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.pdb
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache
new file mode 100644
index 0000000..ca11108
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache
new file mode 100644
index 0000000..d75ee5c
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll
new file mode 100644
index 0000000..4a81ec6
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll differ
diff --git a/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb
new file mode 100644
index 0000000..e64bacf
Binary files /dev/null and b/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb differ
diff --git a/Projects.sln b/Projects.sln
index 28cb6e8..82bef7a 100644
--- a/Projects.sln
+++ b/Projects.sln
@@ -19,6 +19,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MigraDoc.DocumentObjectMode
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SupportClasses", "SupportClasses\SupportClasses.csproj", "{4494877D-DAA5-4498-BA09-6001E9371D4B}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PdfSharSrc", "PdfSharSrc", "{EF10328D-9C26-47DC-BDA0-94CA5F83B458}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -61,6 +63,12 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {5BC9149F-4717-4BD1-8FC1-1D29744DA643} = {EF10328D-9C26-47DC-BDA0-94CA5F83B458}
+ {6D63CEBF-20D8-41CA-BE57-5701F95EDC47} = {EF10328D-9C26-47DC-BDA0-94CA5F83B458}
+ {8BCEABEB-E345-45F6-880D-59B5920691F8} = {EF10328D-9C26-47DC-BDA0-94CA5F83B458}
+ {C873319A-89FB-4F7E-BD72-F9BCC147E08A} = {EF10328D-9C26-47DC-BDA0-94CA5F83B458}
+ EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BF1FA8A3-24D1-45B8-988A-0CD187CD1A14}
EndGlobalSection
diff --git a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll
index c60e35a..3ab1fc1 100644
Binary files a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll and b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll differ
diff --git a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb
index 6df47eb..d5e620a 100644
Binary files a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb and b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb differ
diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json
new file mode 100644
index 0000000..9bcb2a6
--- /dev/null
+++ b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json
@@ -0,0 +1,47 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "SupportClasses/1.0.0": {
+ "dependencies": {
+ "NETStandard.Library": "2.0.3"
+ },
+ "runtime": {
+ "SupportClasses.dll": {}
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ }
+ }
+ },
+ "libraries": {
+ "SupportClasses/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll
new file mode 100644
index 0000000..5ccb564
Binary files /dev/null and b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll differ
diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb
new file mode 100644
index 0000000..7b6c52b
Binary files /dev/null and b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb differ
diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache
index 6bc1899..f407899 100644
--- a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache
+++ b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-9b978f056e180bf534f3fe8a1b2eb2e6ab47b238
+3334e592fac53962fda26986998f00e6a9152311
diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache
index b3a2a55..8708c4a 100644
Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache and b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache differ
diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll
index c60e35a..3ab1fc1 100644
Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll and b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll differ
diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb
index 6df47eb..d5e620a 100644
Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb and b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb differ
diff --git a/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..45b1ca0
--- /dev/null
+++ b/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs
new file mode 100644
index 0000000..397065d
--- /dev/null
+++ b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("SupportClasses")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("SupportClasses")]
+[assembly: System.Reflection.AssemblyTitleAttribute("SupportClasses")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..39e1190
--- /dev/null
+++ b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+ef07d3543d05e45b96aaecf93fb1244fa2884aa7
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache
new file mode 100644
index 0000000..75ed132
Binary files /dev/null and b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache differ
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..9e6b1ec
--- /dev/null
+++ b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+c0baa5cfc32977ab8351d35d36cacb2f1daf2cae
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..e985ea1
--- /dev/null
+++ b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt
@@ -0,0 +1,9 @@
+D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.deps.json
+D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.dll
+D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.pdb
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.csprojAssemblyReference.cache
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.AssemblyInfoInputs.cache
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.AssemblyInfo.cs
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.csproj.CoreCompileInputs.cache
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.dll
+D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.pdb
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache
new file mode 100644
index 0000000..53031a1
Binary files /dev/null and b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache differ
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll
new file mode 100644
index 0000000..5ccb564
Binary files /dev/null and b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll differ
diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb
new file mode 100644
index 0000000..7b6c52b
Binary files /dev/null and b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb differ
diff --git a/Tests/Program.cs b/Tests/Program.cs
index e530bf3..8c90a8c 100644
--- a/Tests/Program.cs
+++ b/Tests/Program.cs
@@ -25,7 +25,7 @@ namespace Tests
{
static void Main(string[] args)
{
- test9();
+ test11();
}
static void test1()
{
@@ -173,7 +173,6 @@ namespace Tests
Console.WriteLine(t.time.ToString(@"yyyy.MM.dd HH:mm:ss.ff") + '\t' + t.id.ToString("D2") + '\t' + t.value);
}
}
-
static void test7()
{
var w = new STPClient();
@@ -237,7 +236,6 @@ namespace Tests
}
fs.Close();
}
-
static void test8()
{
var w = new STPClient();
@@ -269,7 +267,6 @@ namespace Tests
fs.Close();
}
}
-
static void test9()
{
var w = new STPClient();
@@ -286,5 +283,54 @@ namespace Tests
foreach (var b in a)
Console.WriteLine(b.id.ToString("D3") + " " + b.time.ToString(@"yyyy.MM.dd HH:mm:ss.ff") + " " + b.value);
}
+
+ static void test10()
+ {
+ var a = new List>();
+ a.Add(new List());
+
+ var tc = new TechCycle()
+ {
+ index = TechCycle.Operation.unloading_loading,
+ start = DateTime.Now.AddHours(-2),
+ end = DateTime.Now
+ };
+
+ var b = new SZOWork()
+ {
+ tc = tc,
+ tStart = DateTime.Now.AddHours(-2),
+ tEnd = DateTime.Now.AddHours(-1.3)
+ };
+ a[0].Add(b);
+
+ b= new SZOWork()
+ {
+ tc = tc,
+ tStart = DateTime.Now.AddHours(-1.3),
+ tEnd = DateTime.Now.AddHours(-0.7)
+ };
+ a[0].Add(b);
+
+ b = new SZOWork()
+ {
+ tc = tc,
+ tStart = DateTime.Now.AddHours(-0.7),
+ tEnd = DateTime.Now.AddHours(-0.2)
+ };
+ a[0].Add(b);
+
+ CreatePDF.PDFSZO(a, DateTime.Now);
+ }
+
+ static void test11()
+ {
+ var tStart = new DateTime(2020, 11, 17, 0, 0, 0);
+ var tEnd = new DateTime(2020, 11, 17, 23, 59, 59, 999);
+ var r = new List>();
+ for (var i = 1; i <= 50; i++)
+ r.Add(CollectData.GetSZOWorks(tStart, tEnd, (ushort)i));
+ CreatePDF.PDFSZO(r, tStart);
+ }
}
}
diff --git a/Tests/bin/Debug/netcoreapp3.1/DataClients.dll b/Tests/bin/Debug/netcoreapp3.1/DataClients.dll
index 2b59b5f..f188bf3 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/DataClients.dll and b/Tests/bin/Debug/netcoreapp3.1/DataClients.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb b/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb
index 204d776..ae6bc07 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb and b/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.dll b/Tests/bin/Debug/netcoreapp3.1/Mailing.dll
index 8a467d9..1c8b29b 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.dll and b/Tests/bin/Debug/netcoreapp3.1/Mailing.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.exe b/Tests/bin/Debug/netcoreapp3.1/Mailing.exe
index 88eb44f..a36dc62 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.exe and b/Tests/bin/Debug/netcoreapp3.1/Mailing.exe differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb b/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb
index 7e02480..302665f 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb and b/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll
index c21bcca..2adf04c 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll and b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb
index e5d65d8..bd693bf 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb and b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll
index 01f6f77..64b8b11 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll and b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb
index 7e9c44a..f93fb2a 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb and b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll
index ce24000..7a30bdc 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll and b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb
index 63beb90..864cacb 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb and b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll
index d6002d7..4d84e39 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll and b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb
index 21a03f0..00fcb5b 100644
Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb and b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb differ
diff --git a/Tests/bin/Debug/netcoreapp3.1/SZO/2020-11-17.pdf b/Tests/bin/Debug/netcoreapp3.1/SZO/2020-11-17.pdf
new file mode 100644
index 0000000..9099b3d
--- /dev/null
+++ b/Tests/bin/Debug/netcoreapp3.1/SZO/2020-11-17.pdf
@@ -0,0 +1,2914 @@
+%PDF-1.4
+%
+% PDFsharp Version 1.50.4740.0 (verbose mode)
+% Creation date: 11/19/2020 15:54:14
+% Creation time: 0.250 seconds
+% File size: 103164 bytes
+% Pages: 2
+% Objects: 19
+%--------------------------------------------------------------------------------------------------
+1 0 obj % PdfSharp.Pdf.PdfDocumentInformation
+<<
+ /CreationDate (D:20201119155414+05'00')
+ /Creator (damienbod)
+ /Producer (PDFsharp 1.50.4740 \(www.pdfsharp.com\))
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+2 0 obj % PdfSharp.Pdf.Advanced.PdfCatalog
+<<
+ /Pages 3 0 R
+ /Type /Catalog
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+3 0 obj % PdfSharp.Pdf.PdfPages
+<<
+ /Count 2
+ /Kids [4 0 R 16 0 R]
+ /Type /Pages
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+4 0 obj % PdfSharp.Pdf.PdfPage
+<<
+ /Contents 5 0 R
+ /Group
+ <<
+ /CS /DeviceRGB
+ /S /Transparency
+ >>
+ /MediaBox [0 0 595.276 841.89]
+ /Parent 3 0 R
+ /Resources
+ <<
+ /ExtGState
+ <<
+ /GS0 6 0 R
+ /GS1 15 0 R
+ >>
+ /Font
+ <<
+ /F0 10 0 R
+ /F1 14 0 R
+ >>
+ /ProcSet [/PDF/Text/ImageB/ImageC/ImageI]
+ >>
+ /Type /Page
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+5 0 obj % PdfSharp.Pdf.Advanced.PdfContent
+<<
+ /Length 24966
+>>
+stream
+q
+q
+BT
+0 0 0 rg
+/GS0 gs
+/F0 14 Tf
+179.3967 772.1265 Td <024402680267026C026A026802650276> Tj
+60.8193 0 Td <026A025A025B0268026C0275> Tj
+46.3613 0 Td <025C0268025E026802640268026502760270025F025C0275026F> Tj
+95.1289 0 Td <0267025A026B0268026B0268025C> Tj
+50.2441 0 Td <0036003D0032> Tj
+-152.1748 -16.0986 Td <0261025A> Tj
+15.2441 0 Td <0014001A00110014001400110015001300150013> Tj
+/F0 12 Tf
+-209.9803 -42.5779 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130014> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+0 J
+0 j
+[]0 d
+/GS1 gs
+227.0217 690.8862 m
+227.0217 704.935 l
+S
+85.2894 690.8862 m
+85.2894 704.935 l
+S
+0.25 w
+227.2717 691.0112 m
+85.0394 691.0112 l
+S
+227.2717 705.06 m
+85.0394 705.06 l
+S
+BT
+246.2087 693.6069 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 676.8374 m
+340.4075 704.935 l
+S
+227.0217 676.8374 m
+227.0217 704.935 l
+S
+0.25 w
+340.6575 676.9624 m
+226.7717 676.9624 l
+S
+340.6575 705.06 m
+226.7717 705.06 l
+S
+BT
+355.882 693.7319 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 690.8862 m
+482.1398 704.935 l
+S
+340.4075 690.8862 m
+340.4075 704.935 l
+S
+0.25 w
+482.3898 691.0112 m
+340.1575 691.0112 l
+S
+482.3898 705.06 m
+340.1575 705.06 l
+S
+BT
+485.8557 693.6069 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 676.8374 m
+567.1791 704.935 l
+S
+482.1398 676.8374 m
+482.1398 704.935 l
+S
+0.25 w
+567.4291 676.9624 m
+481.8898 676.9624 l
+S
+567.4291 705.06 m
+481.8898 705.06 l
+S
+BT
+109.3801 679.6831 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 676.8374 m
+227.0217 690.8862 l
+S
+85.2894 676.8374 m
+85.2894 690.8862 l
+S
+0.25 w
+227.2717 676.9624 m
+85.0394 676.9624 l
+S
+227.2717 691.0112 m
+85.0394 691.0112 l
+S
+BT
+359.3713 679.6831 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 676.8374 m
+482.1398 690.8862 l
+S
+340.4075 676.8374 m
+340.4075 690.8862 l
+S
+0.25 w
+482.3898 676.9624 m
+340.1575 676.9624 l
+S
+482.3898 691.0112 m
+340.1575 691.0112 l
+S
+BT
+/F0 12 Tf
+106.3215 665.6342 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <0013001A001D00160016001D00180017> Tj
+ET
+0.5 w
+227.0217 662.7885 m
+227.0217 676.8374 l
+S
+85.2894 662.7885 m
+85.2894 676.8374 l
+S
+0.25 w
+227.2717 662.9135 m
+85.0394 662.9135 l
+S
+227.2717 676.9624 m
+85.0394 676.9624 l
+S
+BT
+238.7556 658.6098 Td <0248026B02660268026C026A> Tj
+41.8301 0 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 648.7397 m
+340.4075 676.8374 l
+S
+227.0217 648.7397 m
+227.0217 676.8374 l
+S
+0.25 w
+340.6575 648.8647 m
+226.7717 648.8647 l
+S
+340.6575 676.9624 m
+226.7717 676.9624 l
+S
+BT
+389.9396 665.6342 Td <00140014001D0017001A001D0018001A> Tj
+ET
+0.5 w
+482.1398 662.7885 m
+482.1398 676.8374 l
+S
+340.4075 662.7885 m
+340.4075 676.8374 l
+S
+0.25 w
+482.3898 662.9135 m
+340.1575 662.9135 l
+S
+482.3898 676.9624 m
+340.1575 676.9624 l
+S
+BT
+503.3255 658.6098 Td <00130013001D00130014001D00140019> Tj
+ET
+0.5 w
+567.1791 648.7397 m
+567.1791 676.8374 l
+S
+482.1398 648.7397 m
+482.1398 676.8374 l
+S
+0.25 w
+567.4291 648.8647 m
+481.8898 648.8647 l
+S
+567.4291 676.9624 m
+481.8898 676.9624 l
+S
+BT
+106.3215 651.5854 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140015001D00130017001D00140017> Tj
+ET
+0.5 w
+227.0217 648.7397 m
+227.0217 662.7885 l
+S
+85.2894 648.7397 m
+85.2894 662.7885 l
+S
+0.25 w
+227.2717 648.8647 m
+85.0394 648.8647 l
+S
+227.2717 662.9135 m
+85.0394 662.9135 l
+S
+BT
+389.9396 651.5854 Td <00140015001D00130017001D00140017> Tj
+ET
+0.5 w
+482.1398 648.7397 m
+482.1398 662.7885 l
+S
+340.4075 648.7397 m
+340.4075 662.7885 l
+S
+0.25 w
+482.3898 648.8647 m
+340.1575 648.8647 l
+S
+482.3898 662.9135 m
+340.1575 662.9135 l
+S
+BT
+316.9219 637.5366 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130014001D> Tj
+29.7832 0 Td <00130013001D00130014001D00140019> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130016> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 572.8275 m
+227.0217 586.8763 l
+S
+85.2894 572.8275 m
+85.2894 586.8763 l
+S
+0.25 w
+227.2717 572.9525 m
+85.0394 572.9525 l
+S
+227.2717 587.0013 m
+85.0394 587.0013 l
+S
+BT
+246.2087 575.5482 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 558.7786 m
+340.4075 586.8763 l
+S
+227.0217 558.7786 m
+227.0217 586.8763 l
+S
+0.25 w
+340.6575 558.9036 m
+226.7717 558.9036 l
+S
+340.6575 587.0013 m
+226.7717 587.0013 l
+S
+BT
+355.882 575.6732 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 572.8275 m
+482.1398 586.8763 l
+S
+340.4075 572.8275 m
+340.4075 586.8763 l
+S
+0.25 w
+482.3898 572.9525 m
+340.1575 572.9525 l
+S
+482.3898 587.0013 m
+340.1575 587.0013 l
+S
+BT
+485.8557 575.5482 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 558.7786 m
+567.1791 586.8763 l
+S
+482.1398 558.7786 m
+482.1398 586.8763 l
+S
+0.25 w
+567.4291 558.9036 m
+481.8898 558.9036 l
+S
+567.4291 587.0013 m
+481.8898 587.0013 l
+S
+BT
+109.3801 561.6243 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 558.7786 m
+227.0217 572.8275 l
+S
+85.2894 558.7786 m
+85.2894 572.8275 l
+S
+0.25 w
+227.2717 558.9036 m
+85.0394 558.9036 l
+S
+227.2717 572.9525 m
+85.0394 572.9525 l
+S
+BT
+359.3713 561.6243 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 558.7786 m
+482.1398 572.8275 l
+S
+340.4075 558.7786 m
+340.4075 572.8275 l
+S
+0.25 w
+482.3898 558.9036 m
+340.1575 558.9036 l
+S
+482.3898 572.9525 m
+340.1575 572.9525 l
+S
+BT
+/F0 12 Tf
+106.3215 547.5755 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D00130017001D0015001A> Tj
+ET
+0.5 w
+227.0217 544.7298 m
+227.0217 558.7786 l
+S
+85.2894 544.7298 m
+85.2894 558.7786 l
+S
+0.25 w
+227.2717 544.8548 m
+85.0394 544.8548 l
+S
+227.2717 558.9036 m
+85.0394 558.9036 l
+S
+BT
+251.778 547.4505 Td <0248026F0265025A0260025E025F02670262025F> Tj
+7.8926 -13.7988 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 530.681 m
+340.4075 558.7786 l
+S
+227.0217 530.681 m
+227.0217 558.7786 l
+S
+0.25 w
+340.6575 530.806 m
+226.7717 530.806 l
+S
+340.6575 558.9036 m
+226.7717 558.9036 l
+S
+BT
+389.9396 547.5755 Td <00140019001D00130017001D0015001A> Tj
+ET
+0.5 w
+482.1398 544.7298 m
+482.1398 558.7786 l
+S
+340.4075 544.7298 m
+340.4075 558.7786 l
+S
+0.25 w
+482.3898 544.8548 m
+340.1575 544.8548 l
+S
+482.3898 558.9036 m
+340.1575 558.9036 l
+S
+BT
+503.3255 540.5511 Td <00130013001D0014001C001D00180015> Tj
+ET
+0.5 w
+567.1791 530.681 m
+567.1791 558.7786 l
+S
+482.1398 530.681 m
+482.1398 558.7786 l
+S
+0.25 w
+567.4291 530.806 m
+481.8898 530.806 l
+S
+567.4291 558.9036 m
+481.8898 558.9036 l
+S
+BT
+106.3215 533.5267 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D0016001C001D0014001C> Tj
+ET
+0.5 w
+227.0217 530.681 m
+227.0217 544.7298 l
+S
+85.2894 530.681 m
+85.2894 544.7298 l
+S
+0.25 w
+227.2717 530.806 m
+85.0394 530.806 l
+S
+227.2717 544.8548 m
+85.0394 544.8548 l
+S
+BT
+389.9396 533.5267 Td <00140019001D0016001C001D0014001C> Tj
+ET
+0.5 w
+482.1398 530.681 m
+482.1398 544.7298 l
+S
+340.4075 530.681 m
+340.4075 544.7298 l
+S
+0.25 w
+482.3898 530.806 m
+340.1575 530.806 l
+S
+482.3898 544.8548 m
+340.1575 544.8548 l
+S
+BT
+106.3215 519.4779 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D0016001C001D0014001C> Tj
+ET
+0.5 w
+227.0217 516.6322 m
+227.0217 530.681 l
+S
+85.2894 516.6322 m
+85.2894 530.681 l
+S
+0.25 w
+227.2717 516.7572 m
+85.0394 516.7572 l
+S
+227.2717 530.806 m
+85.0394 530.806 l
+S
+BT
+238.7556 512.4534 Td <0248026B02660268026C026A> Tj
+41.8301 0 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 502.5833 m
+340.4075 530.681 l
+S
+227.0217 502.5833 m
+227.0217 530.681 l
+S
+0.25 w
+340.6575 502.7083 m
+226.7717 502.7083 l
+S
+340.6575 530.806 m
+226.7717 530.806 l
+S
+BT
+389.9396 519.4779 Td <00140019001D0016001C001D0014001C> Tj
+ET
+0.5 w
+482.1398 516.6322 m
+482.1398 530.681 l
+S
+340.4075 516.6322 m
+340.4075 530.681 l
+S
+0.25 w
+482.3898 516.7572 m
+340.1575 516.7572 l
+S
+482.3898 530.806 m
+340.1575 530.806 l
+S
+BT
+503.3255 512.4534 Td <00130013001D00140019001D0013001B> Tj
+ET
+0.5 w
+567.1791 502.5833 m
+567.1791 530.681 l
+S
+482.1398 502.5833 m
+482.1398 530.681 l
+S
+0.25 w
+567.4291 502.7083 m
+481.8898 502.7083 l
+S
+567.4291 530.806 m
+481.8898 530.806 l
+S
+BT
+106.3215 505.429 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <0014001A001D00140013001D0015001A> Tj
+ET
+0.5 w
+227.0217 502.5833 m
+227.0217 516.6322 l
+S
+85.2894 502.5833 m
+85.2894 516.6322 l
+S
+0.25 w
+227.2717 502.7083 m
+85.0394 502.7083 l
+S
+227.2717 516.7572 m
+85.0394 516.7572 l
+S
+BT
+389.9396 505.429 Td <0014001A001D00140013001D0015001A> Tj
+ET
+0.5 w
+482.1398 502.5833 m
+482.1398 516.6322 l
+S
+340.4075 502.5833 m
+340.4075 516.6322 l
+S
+0.25 w
+482.3898 502.7083 m
+340.1575 502.7083 l
+S
+482.3898 516.7572 m
+340.1575 516.7572 l
+S
+BT
+316.9219 491.3802 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130016001D> Tj
+29.7832 0 Td <00130013001D00160019001D00130013> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130017> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 426.6711 m
+227.0217 440.7199 l
+S
+85.2894 426.6711 m
+85.2894 440.7199 l
+S
+0.25 w
+227.2717 426.7961 m
+85.0394 426.7961 l
+S
+227.2717 440.8449 m
+85.0394 440.8449 l
+S
+BT
+246.2087 429.3918 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 412.6223 m
+340.4075 440.7199 l
+S
+227.0217 412.6223 m
+227.0217 440.7199 l
+S
+0.25 w
+340.6575 412.7473 m
+226.7717 412.7473 l
+S
+340.6575 440.8449 m
+226.7717 440.8449 l
+S
+BT
+355.882 429.5168 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 426.6711 m
+482.1398 440.7199 l
+S
+340.4075 426.6711 m
+340.4075 440.7199 l
+S
+0.25 w
+482.3898 426.7961 m
+340.1575 426.7961 l
+S
+482.3898 440.8449 m
+340.1575 440.8449 l
+S
+BT
+485.8557 429.3918 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 412.6223 m
+567.1791 440.7199 l
+S
+482.1398 412.6223 m
+482.1398 440.7199 l
+S
+0.25 w
+567.4291 412.7473 m
+481.8898 412.7473 l
+S
+567.4291 440.8449 m
+481.8898 440.8449 l
+S
+BT
+109.3801 415.468 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 412.6223 m
+227.0217 426.6711 l
+S
+85.2894 412.6223 m
+85.2894 426.6711 l
+S
+0.25 w
+227.2717 412.7473 m
+85.0394 412.7473 l
+S
+227.2717 426.7961 m
+85.0394 426.7961 l
+S
+BT
+359.3713 415.468 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 412.6223 m
+482.1398 426.6711 l
+S
+340.4075 412.6223 m
+340.4075 426.6711 l
+S
+0.25 w
+482.3898 412.7473 m
+340.1575 412.7473 l
+S
+482.3898 426.7961 m
+340.1575 426.7961 l
+S
+BT
+/F0 12 Tf
+106.3215 401.4191 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00150013001D00180013001D00130018> Tj
+ET
+0.5 w
+227.0217 398.5734 m
+227.0217 412.6223 l
+S
+85.2894 398.5734 m
+85.2894 412.6223 l
+S
+0.25 w
+227.2717 398.6984 m
+85.0394 398.6984 l
+S
+227.2717 412.7473 m
+85.0394 412.7473 l
+S
+BT
+251.778 401.2941 Td <0248026F0265025A0260025E025F02670262025F> Tj
+7.8926 -13.7988 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 384.5246 m
+340.4075 412.6223 l
+S
+227.0217 384.5246 m
+227.0217 412.6223 l
+S
+0.25 w
+340.6575 384.6496 m
+226.7717 384.6496 l
+S
+340.6575 412.7473 m
+226.7717 412.7473 l
+S
+BT
+389.9396 401.4191 Td <00150013001D00180013001D00130018> Tj
+ET
+0.5 w
+482.1398 398.5734 m
+482.1398 412.6223 l
+S
+340.4075 398.5734 m
+340.4075 412.6223 l
+S
+0.25 w
+482.3898 398.6984 m
+340.1575 398.6984 l
+S
+482.3898 412.7473 m
+340.1575 412.7473 l
+S
+BT
+503.3255 394.3947 Td <00130013001D00130016001D00170013> Tj
+ET
+0.5 w
+567.1791 384.5246 m
+567.1791 412.6223 l
+S
+482.1398 384.5246 m
+482.1398 412.6223 l
+S
+0.25 w
+567.4291 384.6496 m
+481.8898 384.6496 l
+S
+567.4291 412.7473 m
+481.8898 412.7473 l
+S
+BT
+106.3215 387.3703 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00150014001D00150018001D0015001C> Tj
+ET
+0.5 w
+227.0217 384.5246 m
+227.0217 398.5734 l
+S
+85.2894 384.5246 m
+85.2894 398.5734 l
+S
+0.25 w
+227.2717 384.6496 m
+85.0394 384.6496 l
+S
+227.2717 398.6984 m
+85.0394 398.6984 l
+S
+BT
+389.9396 387.3703 Td <00150014001D0013001B001D00170018> Tj
+ET
+0.5 w
+482.1398 384.5246 m
+482.1398 398.5734 l
+S
+340.4075 384.5246 m
+340.4075 398.5734 l
+S
+0.25 w
+482.3898 384.6496 m
+340.1575 384.6496 l
+S
+482.3898 398.6984 m
+340.1575 398.6984 l
+S
+BT
+316.9219 373.3215 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00130017001D> Tj
+29.7832 0 Td <00130013001D00130016001D00170013> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00140019> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 308.6124 m
+227.0217 322.6612 l
+S
+85.2894 308.6124 m
+85.2894 322.6612 l
+S
+0.25 w
+227.2717 308.7374 m
+85.0394 308.7374 l
+S
+227.2717 322.7862 m
+85.0394 322.7862 l
+S
+BT
+246.2087 311.3331 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 294.5635 m
+340.4075 322.6612 l
+S
+227.0217 294.5635 m
+227.0217 322.6612 l
+S
+0.25 w
+340.6575 294.6885 m
+226.7717 294.6885 l
+S
+340.6575 322.7862 m
+226.7717 322.7862 l
+S
+BT
+355.882 311.4581 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 308.6124 m
+482.1398 322.6612 l
+S
+340.4075 308.6124 m
+340.4075 322.6612 l
+S
+0.25 w
+482.3898 308.7374 m
+340.1575 308.7374 l
+S
+482.3898 322.7862 m
+340.1575 322.7862 l
+S
+BT
+485.8557 311.3331 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 294.5635 m
+567.1791 322.6612 l
+S
+482.1398 294.5635 m
+482.1398 322.6612 l
+S
+0.25 w
+567.4291 294.6885 m
+481.8898 294.6885 l
+S
+567.4291 322.7862 m
+481.8898 322.7862 l
+S
+BT
+109.3801 297.4092 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 294.5635 m
+227.0217 308.6124 l
+S
+85.2894 294.5635 m
+85.2894 308.6124 l
+S
+0.25 w
+227.2717 294.6885 m
+85.0394 294.6885 l
+S
+227.2717 308.7374 m
+85.0394 308.7374 l
+S
+BT
+359.3713 297.4092 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 294.5635 m
+482.1398 308.6124 l
+S
+340.4075 294.5635 m
+340.4075 308.6124 l
+S
+0.25 w
+482.3898 294.6885 m
+340.1575 294.6885 l
+S
+482.3898 308.7374 m
+340.1575 308.7374 l
+S
+BT
+/F0 12 Tf
+106.3215 283.3604 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <0013001C001D00150018001D0015001B> Tj
+ET
+0.5 w
+227.0217 280.5147 m
+227.0217 294.5635 l
+S
+85.2894 280.5147 m
+85.2894 294.5635 l
+S
+0.25 w
+227.2717 280.6397 m
+85.0394 280.6397 l
+S
+227.2717 294.6885 m
+85.0394 294.6885 l
+S
+BT
+235.8318 276.336 Td <023C0275025D026A026D02610264025A0010> Tj
+52.8809 0 Td <0261025A025D026A026D02610264025A> Tj
+ET
+0.5 w
+340.4075 266.4659 m
+340.4075 294.5635 l
+S
+227.0217 266.4659 m
+227.0217 294.5635 l
+S
+0.25 w
+340.6575 266.5909 m
+226.7717 266.5909 l
+S
+340.6575 294.6885 m
+226.7717 294.6885 l
+S
+BT
+389.9396 283.3604 Td <0013001C001D0016001C001D00150014> Tj
+ET
+0.5 w
+482.1398 280.5147 m
+482.1398 294.5635 l
+S
+340.4075 280.5147 m
+340.4075 294.5635 l
+S
+0.25 w
+482.3898 280.6397 m
+340.1575 280.6397 l
+S
+482.3898 294.6885 m
+340.1575 294.6885 l
+S
+BT
+503.3255 276.336 Td <00130013001D00130019001D0016001B> Tj
+ET
+0.5 w
+567.1791 266.4659 m
+567.1791 294.5635 l
+S
+482.1398 266.4659 m
+482.1398 294.5635 l
+S
+0.25 w
+567.4291 266.5909 m
+481.8898 266.5909 l
+S
+567.4291 294.6885 m
+481.8898 294.6885 l
+S
+BT
+106.3215 269.3116 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140013001D00130013001D0018001C> Tj
+ET
+0.5 w
+227.0217 266.4659 m
+227.0217 280.5147 l
+S
+85.2894 266.4659 m
+85.2894 280.5147 l
+S
+0.25 w
+227.2717 266.5909 m
+85.0394 266.5909 l
+S
+227.2717 280.6397 m
+85.0394 280.6397 l
+S
+BT
+389.9396 269.3116 Td <00140013001D00130013001D0018001C> Tj
+ET
+0.5 w
+482.1398 266.4659 m
+482.1398 280.5147 l
+S
+340.4075 266.4659 m
+340.4075 280.5147 l
+S
+0.25 w
+482.3898 266.5909 m
+340.1575 266.5909 l
+S
+482.3898 280.6397 m
+340.1575 280.6397 l
+S
+BT
+316.9219 255.2628 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00140019001D> Tj
+29.7832 0 Td <00130013001D00130019001D0016001B> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00160014> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 190.5537 m
+227.0217 204.6025 l
+S
+85.2894 190.5537 m
+85.2894 204.6025 l
+S
+0.25 w
+227.2717 190.6787 m
+85.0394 190.6787 l
+S
+227.2717 204.7275 m
+85.0394 204.7275 l
+S
+BT
+246.2087 193.2744 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 176.5048 m
+340.4075 204.6025 l
+S
+227.0217 176.5048 m
+227.0217 204.6025 l
+S
+0.25 w
+340.6575 176.6298 m
+226.7717 176.6298 l
+S
+340.6575 204.7275 m
+226.7717 204.7275 l
+S
+BT
+355.882 193.3994 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 190.5537 m
+482.1398 204.6025 l
+S
+340.4075 190.5537 m
+340.4075 204.6025 l
+S
+0.25 w
+482.3898 190.6787 m
+340.1575 190.6787 l
+S
+482.3898 204.7275 m
+340.1575 204.7275 l
+S
+BT
+485.8557 193.2744 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 176.5048 m
+567.1791 204.6025 l
+S
+482.1398 176.5048 m
+482.1398 204.6025 l
+S
+0.25 w
+567.4291 176.6298 m
+481.8898 176.6298 l
+S
+567.4291 204.7275 m
+481.8898 204.7275 l
+S
+BT
+109.3801 179.3505 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 176.5048 m
+227.0217 190.5537 l
+S
+85.2894 176.5048 m
+85.2894 190.5537 l
+S
+0.25 w
+227.2717 176.6298 m
+85.0394 176.6298 l
+S
+227.2717 190.6787 m
+85.0394 190.6787 l
+S
+BT
+359.3713 179.3505 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 176.5048 m
+482.1398 190.5537 l
+S
+340.4075 176.5048 m
+340.4075 190.5537 l
+S
+0.25 w
+482.3898 176.6298 m
+340.1575 176.6298 l
+S
+482.3898 190.6787 m
+340.1575 190.6787 l
+S
+BT
+/F0 12 Tf
+106.3215 165.3017 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140015001D0017001C001D00150015> Tj
+ET
+0.5 w
+227.0217 162.456 m
+227.0217 176.5048 l
+S
+85.2894 162.456 m
+85.2894 176.5048 l
+S
+0.25 w
+227.2717 162.581 m
+85.0394 162.581 l
+S
+227.2717 176.6298 m
+85.0394 176.6298 l
+S
+BT
+235.8318 158.2773 Td <023C0275025D026A026D02610264025A0010> Tj
+52.8809 0 Td <0261025A025D026A026D02610264025A> Tj
+ET
+0.5 w
+340.4075 148.4072 m
+340.4075 176.5048 l
+S
+227.0217 148.4072 m
+227.0217 176.5048 l
+S
+0.25 w
+340.6575 148.5322 m
+226.7717 148.5322 l
+S
+340.6575 176.6298 m
+226.7717 176.6298 l
+S
+BT
+389.9396 165.3017 Td <00140016001D0016001C001D00130016> Tj
+ET
+0.5 w
+482.1398 162.456 m
+482.1398 176.5048 l
+S
+340.4075 162.456 m
+340.4075 176.5048 l
+S
+0.25 w
+482.3898 162.581 m
+340.1575 162.581 l
+S
+482.3898 176.6298 m
+340.1575 176.6298 l
+S
+BT
+503.3255 158.2773 Td <00130013001D00130017001D00150013> Tj
+ET
+0.5 w
+567.1791 148.4072 m
+567.1791 176.5048 l
+S
+482.1398 148.4072 m
+482.1398 176.5048 l
+S
+0.25 w
+567.4291 148.5322 m
+481.8898 148.5322 l
+S
+567.4291 176.6298 m
+481.8898 176.6298 l
+S
+BT
+106.3215 151.2529 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140016001D0018001B001D00150016> Tj
+ET
+0.5 w
+227.0217 148.4072 m
+227.0217 162.456 l
+S
+85.2894 148.4072 m
+85.2894 162.456 l
+S
+0.25 w
+227.2717 148.5322 m
+85.0394 148.5322 l
+S
+227.2717 162.581 m
+85.0394 162.581 l
+S
+BT
+389.9396 151.2529 Td <00140016001D0018001B001D00150016> Tj
+ET
+0.5 w
+482.1398 148.4072 m
+482.1398 162.456 l
+S
+340.4075 148.4072 m
+340.4075 162.456 l
+S
+0.25 w
+482.3898 148.5322 m
+340.1575 148.5322 l
+S
+482.3898 162.581 m
+340.1575 162.581 l
+S
+BT
+106.3215 137.204 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140018001D0013001C001D00180013> Tj
+ET
+0.5 w
+227.0217 134.3583 m
+227.0217 148.4072 l
+S
+85.2894 134.3583 m
+85.2894 148.4072 l
+S
+0.25 w
+227.2717 134.4833 m
+85.0394 134.4833 l
+S
+227.2717 148.5322 m
+85.0394 148.5322 l
+S
+BT
+251.778 137.079 Td <0248026F0265025A0260025E025F02670262025F> Tj
+7.8926 -13.7988 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 120.3095 m
+340.4075 148.4072 l
+S
+227.0217 120.3095 m
+227.0217 148.4072 l
+S
+0.25 w
+340.6575 120.4345 m
+226.7717 120.4345 l
+S
+340.6575 148.5322 m
+226.7717 148.5322 l
+S
+BT
+389.9396 137.204 Td <00140018001D0013001C001D00180013> Tj
+ET
+0.5 w
+482.1398 134.3583 m
+482.1398 148.4072 l
+S
+340.4075 134.3583 m
+340.4075 148.4072 l
+S
+0.25 w
+482.3898 134.4833 m
+340.1575 134.4833 l
+S
+482.3898 148.5322 m
+340.1575 148.5322 l
+S
+BT
+503.3255 130.1796 Td <00130014001D0013001A001D00150019> Tj
+ET
+0.5 w
+567.1791 120.3095 m
+567.1791 148.4072 l
+S
+482.1398 120.3095 m
+482.1398 148.4072 l
+S
+0.25 w
+567.4291 120.4345 m
+481.8898 120.4345 l
+S
+567.4291 148.5322 m
+481.8898 148.5322 l
+S
+BT
+106.3215 123.1552 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D00160015001D00140019> Tj
+ET
+0.5 w
+227.0217 120.3095 m
+227.0217 134.3583 l
+S
+85.2894 120.3095 m
+85.2894 134.3583 l
+S
+0.25 w
+227.2717 120.4345 m
+85.0394 120.4345 l
+S
+227.2717 134.4833 m
+85.0394 134.4833 l
+S
+BT
+389.9396 123.1552 Td <00140019001D00160015001D00140019> Tj
+ET
+0.5 w
+482.1398 120.3095 m
+482.1398 134.3583 l
+S
+340.4075 120.3095 m
+340.4075 134.3583 l
+S
+0.25 w
+482.3898 120.4345 m
+340.1575 120.4345 l
+S
+482.3898 134.4833 m
+340.1575 134.4833 l
+S
+BT
+106.3215 109.1064 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D00160015001D00140019> Tj
+ET
+0.5 w
+227.0217 106.2607 m
+227.0217 120.3095 l
+S
+85.2894 106.2607 m
+85.2894 120.3095 l
+S
+0.25 w
+227.2717 106.3857 m
+85.0394 106.3857 l
+S
+227.2717 120.4345 m
+85.0394 120.4345 l
+S
+BT
+238.7556 102.082 Td <0248026B02660268026C026A> Tj
+41.8301 0 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 92.2119 m
+340.4075 120.3095 l
+S
+227.0217 92.2119 m
+227.0217 120.3095 l
+S
+0.25 w
+340.6575 92.3369 m
+226.7717 92.3369 l
+S
+340.6575 120.4345 m
+226.7717 120.4345 l
+S
+BT
+389.9396 109.1064 Td <00140019001D00160015001D00140019> Tj
+ET
+0.5 w
+482.1398 106.2607 m
+482.1398 120.3095 l
+S
+340.4075 106.2607 m
+340.4075 120.3095 l
+S
+0.25 w
+482.3898 106.3857 m
+340.1575 106.3857 l
+S
+482.3898 120.4345 m
+340.1575 120.4345 l
+S
+BT
+503.3255 102.082 Td <00130013001D00130015001D0013001A> Tj
+ET
+0.5 w
+567.1791 92.2119 m
+567.1791 120.3095 l
+S
+482.1398 92.2119 m
+482.1398 120.3095 l
+S
+0.25 w
+567.4291 92.3369 m
+481.8898 92.3369 l
+S
+567.4291 120.4345 m
+481.8898 120.4345 l
+S
+BT
+106.3215 95.0576 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <0014001A001D00160016001D00180019> Tj
+ET
+0.5 w
+227.0217 92.2119 m
+227.0217 106.2607 l
+S
+85.2894 92.2119 m
+85.2894 106.2607 l
+S
+0.25 w
+227.2717 92.3369 m
+85.0394 92.3369 l
+S
+227.2717 106.3857 m
+85.0394 106.3857 l
+S
+BT
+389.9396 95.0576 Td <00140019001D0017001C001D00150016> Tj
+ET
+0.5 w
+482.1398 92.2119 m
+482.1398 106.2607 l
+S
+340.4075 92.2119 m
+340.4075 106.2607 l
+S
+0.25 w
+482.3898 92.3369 m
+340.1575 92.3369 l
+S
+482.3898 106.3857 m
+340.1575 106.3857 l
+S
+BT
+316.9219 81.0087 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00160014001D> Tj
+29.7832 0 Td <00130014001D00140016001D00180016> Tj
+ET
+Q
+Q
+endstream
+endobj
+%--------------------------------------------------------------------------------------------------
+6 0 obj % PdfSharp.Pdf.Advanced.PdfExtGState
+<<
+ /Type /ExtGState
+ /ca 1
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+7 0 obj % PdfSharp.Pdf.Advanced.PdfFontDescriptor
+<<
+ /Ascent 891
+ /CapHeight 662
+ /Descent 216
+ /Flags 32
+ /FontBBox [-568 -307 2046 1040]
+ /FontFile2 18 0 R
+ /FontName /SVIJKX+Times#20New#20Roman
+ /ItalicAngle 0
+ /StemV 0
+ /Type /FontDescriptor
+ /XHeight 447
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+8 0 obj % PdfSharp.Pdf.Advanced.PdfToUnicodeMap
+<<
+ /Length 1267
+>>
+stream
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/CIDSystemInfo << /Registry (Adobe)/Ordering (UCS)/Supplement 0>> def
+/CMapName /Adobe-Identity-UCS def /CMapType 2 def
+1 begincodespacerange
+<0010><028B>
+endcodespacerange
+47 beginbfrange
+<0244><0244><041A>
+<0268><0268><043E>
+<0267><0267><043D>
+<026C><026C><0442>
+<026A><026A><0440>
+<0265><0265><043B>
+<0276><0276><044C>
+<025A><025A><0430>
+<025B><025B><0431>
+<0275><0275><044B>
+<025C><025C><0432>
+<025E><025E><0434>
+<0264><0264><043A>
+<0270><0270><0446>
+<025F><025F><0435>
+<026F><026F><0445>
+<026B><026B><0441>
+<0036><0036><0053>
+<003D><003D><005A>
+<0032><0032><004F>
+<0261><0261><0437>
+<0014><0014><0031>
+<001A><001A><0037>
+<0011><0011><002E>
+<0015><0015><0032>
+<0013><0013><0030>
+<024A><024A><0420>
+<0269><0269><043F>
+<0271><0271><0447>
+<0262><0262><0438>
+<028B><028B><2116>
+<001D><001D><003A>
+<0016><0016><0033>
+<0018><0018><0035>
+<0017><0017><0034>
+<0248><0248><041E>
+<0266><0266><043C>
+<0019><0019><0036>
+<0273><0273><0449>
+<0279><0279><044F>
+<0260><0260><0436>
+<001C><001C><0039>
+<001B><001B><0038>
+<023C><023C><0412>
+<025D><025D><0433>
+<026D><026D><0443>
+<0010><0010><002D>
+endbfrange
+endcmap CMapName currentdict /CMap defineresource pop end end
+endstream
+endobj
+%--------------------------------------------------------------------------------------------------
+9 0 obj % PdfSharp.Pdf.Advanced.PdfCIDFont
+<<
+ /BaseFont /SVIJKX+Times#20New#20Roman
+ /CIDSystemInfo
+ <<
+ /Ordering (Identity)
+ /Registry (Adobe)
+ /Supplement 0
+ >>
+ /FontDescriptor 7 0 R
+ /Subtype /CIDFontType2
+ /Type /Font
+ /W [16[333]17[250]19[500]20[500]21[500]22[500]23[500]24[500]25[500]26[500]27[500]28[500]29[277]50[722]54[556]61[610]572[666]580[666]584[722]586[556]602[443]603[508]604[472]605[410]606[508]607[443]608[690]609[395]610[535]612[485]613[499]614[632]615[535]616[500]617[535]618[500]619[443]620[437]621[500]623[500]624[535]625[502]627[770]629[671]630[456]633[459]651[954]]
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+10 0 obj % PdfSharp.Pdf.Advanced.PdfType0Font
+<<
+ /BaseFont /SVIJKX+Times#20New#20Roman
+ /DescendantFonts [9 0 R]
+ /Encoding /Identity-H
+ /Subtype /Type0
+ /ToUnicode 8 0 R
+ /Type /Font
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+11 0 obj % PdfSharp.Pdf.Advanced.PdfFontDescriptor
+<<
+ /Ascent 891
+ /CapHeight 662
+ /Descent 216
+ /Flags 32
+ /FontBBox [-558 -328 2000 1056]
+ /FontFile2 19 0 R
+ /FontName /RJOQUH+Times#20New#20Roman,Bold
+ /ItalicAngle 0
+ /StemV 0
+ /Type /FontDescriptor
+ /XHeight 457
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+12 0 obj % PdfSharp.Pdf.Advanced.PdfToUnicodeMap
+<<
+ /Length 827
+>>
+stream
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/CIDSystemInfo << /Registry (Adobe)/Ordering (UCS)/Supplement 0>> def
+/CMapName /Adobe-Identity-UCS def /CMapType 2 def
+1 begincodespacerange
+<0011><0279>
+endcodespacerange
+25 beginbfrange
+<0247><0247><041D>
+<025A><025A><0430>
+<0271><0271><0447>
+<0265><0265><043B>
+<0268><0268><043E>
+<026C><026C><0442>
+<025F><025F><0435>
+<026F><026F><0445>
+<0011><0011><002E>
+<0270><0270><0446>
+<0262><0262><0438>
+<0264><0264><043A>
+<0261><0261><0437>
+<025C><025C><0432>
+<0267><0267><043D>
+<026A><026A><0440>
+<025B><025B><0431>
+<0275><0275><044B>
+<0036><0036><0053>
+<003D><003D><005A>
+<0032><0032><004F>
+<023C><023C><0412>
+<0266><0266><043C>
+<0279><0279><044F>
+<0244><0244><041A>
+endbfrange
+endcmap CMapName currentdict /CMap defineresource pop end end
+endstream
+endobj
+%--------------------------------------------------------------------------------------------------
+13 0 obj % PdfSharp.Pdf.Advanced.PdfCIDFont
+<<
+ /BaseFont /RJOQUH+Times#20New#20Roman,Bold
+ /CIDSystemInfo
+ <<
+ /Ordering (Identity)
+ /Registry (Adobe)
+ /Supplement 0
+ >>
+ /FontDescriptor 11 0 R
+ /Subtype /CIDFontType2
+ /Type /Font
+ /W [17[250]50[777]54[556]61[666]572[666]580[725]583[777]602[500]603[500]604[540]607[443]609[401]610[576]612[576]613[561]614[681]615[576]616[500]618[556]620[491]623[500]624[576]625[563]629[780]633[541]]
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+14 0 obj % PdfSharp.Pdf.Advanced.PdfType0Font
+<<
+ /BaseFont /RJOQUH+Times#20New#20Roman,Bold
+ /DescendantFonts [13 0 R]
+ /Encoding /Identity-H
+ /Subtype /Type0
+ /ToUnicode 12 0 R
+ /Type /Font
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+15 0 obj % PdfSharp.Pdf.Advanced.PdfExtGState
+<<
+ /CA 1
+ /Type /ExtGState
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+16 0 obj % PdfSharp.Pdf.PdfPage
+<<
+ /Contents 17 0 R
+ /Group
+ <<
+ /CS /DeviceRGB
+ /S /Transparency
+ >>
+ /MediaBox [0 0 595.276 841.89]
+ /Parent 3 0 R
+ /Resources
+ <<
+ /ExtGState
+ <<
+ /GS0 6 0 R
+ /GS1 15 0 R
+ >>
+ /Font
+ <<
+ /F0 10 0 R
+ /F1 14 0 R
+ >>
+ /ProcSet [/PDF/Text/ImageB/ImageC/ImageI]
+ >>
+ /Type /Page
+>>
+endobj
+%--------------------------------------------------------------------------------------------------
+17 0 obj % PdfSharp.Pdf.Advanced.PdfContent
+<<
+ /Length 14530
+>>
+stream
+q
+q
+BT
+0 0 0 rg
+/GS0 gs
+/F0 12 Tf
+85.0394 773.9937 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B0016001B> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+0 J
+0 j
+[]0 d
+/GS1 gs
+227.0217 751.4299 m
+227.0217 765.4787 l
+S
+85.2894 751.4299 m
+85.2894 765.4787 l
+S
+0.25 w
+227.2717 751.5549 m
+85.0394 751.5549 l
+S
+227.2717 765.6037 m
+85.0394 765.6037 l
+S
+BT
+246.2087 754.1506 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 737.3811 m
+340.4075 765.4787 l
+S
+227.0217 737.3811 m
+227.0217 765.4787 l
+S
+0.25 w
+340.6575 737.5061 m
+226.7717 737.5061 l
+S
+340.6575 765.6037 m
+226.7717 765.6037 l
+S
+BT
+355.882 754.2756 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 751.4299 m
+482.1398 765.4787 l
+S
+340.4075 751.4299 m
+340.4075 765.4787 l
+S
+0.25 w
+482.3898 751.5549 m
+340.1575 751.5549 l
+S
+482.3898 765.6037 m
+340.1575 765.6037 l
+S
+BT
+485.8557 754.1506 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 737.3811 m
+567.1791 765.4787 l
+S
+482.1398 737.3811 m
+482.1398 765.4787 l
+S
+0.25 w
+567.4291 737.5061 m
+481.8898 737.5061 l
+S
+567.4291 765.6037 m
+481.8898 765.6037 l
+S
+BT
+109.3801 740.2268 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 737.3811 m
+227.0217 751.4299 l
+S
+85.2894 737.3811 m
+85.2894 751.4299 l
+S
+0.25 w
+227.2717 737.5061 m
+85.0394 737.5061 l
+S
+227.2717 751.5549 m
+85.0394 751.5549 l
+S
+BT
+359.3713 740.2268 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 737.3811 m
+482.1398 751.4299 l
+S
+340.4075 737.3811 m
+340.4075 751.4299 l
+S
+0.25 w
+482.3898 737.5061 m
+340.1575 737.5061 l
+S
+482.3898 751.5549 m
+340.1575 751.5549 l
+S
+BT
+/F0 12 Tf
+106.3215 719.1535 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00130013001D00130013001D00130013> Tj
+ET
+0.5 w
+227.0217 709.2834 m
+227.0217 737.3811 l
+S
+85.2894 709.2834 m
+85.2894 737.3811 l
+S
+0.25 w
+227.2717 709.4084 m
+85.0394 709.4084 l
+S
+227.2717 737.5061 m
+85.0394 737.5061 l
+S
+BT
+267.6277 718.9035 Td <024402680267025F0270> Tj
+-29.7949 -13.7988 Td <026C025F026F0267026802650268025D02620271025F026B02640268025D0268> Tj
+30.8877 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 681.1858 m
+340.4075 737.3811 l
+S
+227.0217 681.1858 m
+227.0217 737.3811 l
+S
+0.25 w
+340.6575 681.3108 m
+226.7717 681.3108 l
+S
+340.6575 737.5061 m
+226.7717 737.5061 l
+S
+BT
+389.9396 726.1779 Td <00130013001D00130013001D00130013> Tj
+ET
+0.5 w
+482.1398 723.3322 m
+482.1398 737.3811 l
+S
+340.4075 723.3322 m
+340.4075 737.3811 l
+S
+0.25 w
+482.3898 723.4572 m
+340.1575 723.4572 l
+S
+482.3898 737.5061 m
+340.1575 737.5061 l
+S
+BT
+503.3255 719.1535 Td <00130016001D0017001A001D0018001B> Tj
+ET
+0.5 w
+567.1791 709.2834 m
+567.1791 737.3811 l
+S
+482.1398 709.2834 m
+482.1398 737.3811 l
+S
+0.25 w
+567.4291 709.4084 m
+481.8898 709.4084 l
+S
+567.4291 737.5061 m
+481.8898 737.5061 l
+S
+BT
+389.9396 712.1291 Td <00130017001D00130015001D0018001B> Tj
+ET
+0.5 w
+482.1398 709.2834 m
+482.1398 723.3322 l
+S
+340.4075 709.2834 m
+340.4075 723.3322 l
+S
+0.25 w
+482.3898 709.4084 m
+340.1575 709.4084 l
+S
+482.3898 723.4572 m
+340.1575 723.4572 l
+S
+BT
+106.3215 691.0559 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <0013001A001D0016001B001D0015001A> Tj
+ET
+0.5 w
+227.0217 681.1858 m
+227.0217 709.2834 l
+S
+85.2894 681.1858 m
+85.2894 709.2834 l
+S
+0.25 w
+227.2717 681.3108 m
+85.0394 681.3108 l
+S
+227.2717 709.4084 m
+85.0394 709.4084 l
+S
+BT
+389.9396 698.0803 Td <00130019001D0017001B001D00180014> Tj
+ET
+0.5 w
+482.1398 695.2346 m
+482.1398 709.2834 l
+S
+340.4075 695.2346 m
+340.4075 709.2834 l
+S
+0.25 w
+482.3898 695.3596 m
+340.1575 695.3596 l
+S
+482.3898 709.4084 m
+340.1575 709.4084 l
+S
+BT
+503.3255 691.0559 Td <00130013001D00160017001D00160019> Tj
+ET
+0.5 w
+567.1791 681.1858 m
+567.1791 709.2834 l
+S
+482.1398 681.1858 m
+482.1398 709.2834 l
+S
+0.25 w
+567.4291 681.3108 m
+481.8898 681.3108 l
+S
+567.4291 709.4084 m
+481.8898 709.4084 l
+S
+BT
+389.9396 684.0315 Td <0013001A001D0016001B001D0015001A> Tj
+ET
+0.5 w
+482.1398 681.1858 m
+482.1398 695.2346 l
+S
+340.4075 681.1858 m
+340.4075 695.2346 l
+S
+0.25 w
+482.3898 681.3108 m
+340.1575 681.3108 l
+S
+482.3898 695.3596 m
+340.1575 695.3596 l
+S
+BT
+316.9219 669.9826 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B0016001B001D> Tj
+29.7832 0 Td <00130017001D00150015001D00160017> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00170014> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 605.2735 m
+227.0217 619.3224 l
+S
+85.2894 605.2735 m
+85.2894 619.3224 l
+S
+0.25 w
+227.2717 605.3985 m
+85.0394 605.3985 l
+S
+227.2717 619.4474 m
+85.0394 619.4474 l
+S
+BT
+246.2087 607.9942 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 591.2247 m
+340.4075 619.3224 l
+S
+227.0217 591.2247 m
+227.0217 619.3224 l
+S
+0.25 w
+340.6575 591.3497 m
+226.7717 591.3497 l
+S
+340.6575 619.4474 m
+226.7717 619.4474 l
+S
+BT
+355.882 608.1192 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 605.2735 m
+482.1398 619.3224 l
+S
+340.4075 605.2735 m
+340.4075 619.3224 l
+S
+0.25 w
+482.3898 605.3985 m
+340.1575 605.3985 l
+S
+482.3898 619.4474 m
+340.1575 619.4474 l
+S
+BT
+485.8557 607.9942 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 591.2247 m
+567.1791 619.3224 l
+S
+482.1398 591.2247 m
+482.1398 619.3224 l
+S
+0.25 w
+567.4291 591.3497 m
+481.8898 591.3497 l
+S
+567.4291 619.4474 m
+481.8898 619.4474 l
+S
+BT
+109.3801 594.0704 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 591.2247 m
+227.0217 605.2735 l
+S
+85.2894 591.2247 m
+85.2894 605.2735 l
+S
+0.25 w
+227.2717 591.3497 m
+85.0394 591.3497 l
+S
+227.2717 605.3985 m
+85.0394 605.3985 l
+S
+BT
+359.3713 594.0704 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 591.2247 m
+482.1398 605.2735 l
+S
+340.4075 591.2247 m
+340.4075 605.2735 l
+S
+0.25 w
+482.3898 591.3497 m
+340.1575 591.3497 l
+S
+482.3898 605.3985 m
+340.1575 605.3985 l
+S
+BT
+/F0 12 Tf
+106.3215 580.0216 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D00130018001D00160017> Tj
+ET
+0.5 w
+227.0217 577.1759 m
+227.0217 591.2247 l
+S
+85.2894 577.1759 m
+85.2894 591.2247 l
+S
+0.25 w
+227.2717 577.3009 m
+85.0394 577.3009 l
+S
+227.2717 591.3497 m
+85.0394 591.3497 l
+S
+BT
+251.778 579.8966 Td <0248026F0265025A0260025E025F02670262025F> Tj
+7.8926 -13.7988 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 563.127 m
+340.4075 591.2247 l
+S
+227.0217 563.127 m
+227.0217 591.2247 l
+S
+0.25 w
+340.6575 563.252 m
+226.7717 563.252 l
+S
+340.6575 591.3497 m
+226.7717 591.3497 l
+S
+BT
+389.9396 580.0216 Td <00140019001D00130018001D00160017> Tj
+ET
+0.5 w
+482.1398 577.1759 m
+482.1398 591.2247 l
+S
+340.4075 577.1759 m
+340.4075 591.2247 l
+S
+0.25 w
+482.3898 577.3009 m
+340.1575 577.3009 l
+S
+482.3898 591.3497 m
+340.1575 591.3497 l
+S
+BT
+503.3255 572.9972 Td <00130013001D0014001B001D00140017> Tj
+ET
+0.5 w
+567.1791 563.127 m
+567.1791 591.2247 l
+S
+482.1398 563.127 m
+482.1398 591.2247 l
+S
+0.25 w
+567.4291 563.252 m
+481.8898 563.252 l
+S
+567.4291 591.3497 m
+481.8898 591.3497 l
+S
+BT
+106.3215 565.9727 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140019001D00170014001D00170015> Tj
+ET
+0.5 w
+227.0217 563.127 m
+227.0217 577.1759 l
+S
+85.2894 563.127 m
+85.2894 577.1759 l
+S
+0.25 w
+227.2717 563.252 m
+85.0394 563.252 l
+S
+227.2717 577.3009 m
+85.0394 577.3009 l
+S
+BT
+389.9396 565.9727 Td <00140019001D0016001B001D0017001B> Tj
+ET
+0.5 w
+482.1398 563.127 m
+482.1398 577.1759 l
+S
+340.4075 563.127 m
+340.4075 577.1759 l
+S
+0.25 w
+482.3898 563.252 m
+340.1575 563.252 l
+S
+482.3898 577.3009 m
+340.1575 577.3009 l
+S
+BT
+316.9219 551.9239 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B00170014001D> Tj
+29.7832 0 Td <00130013001D0014001B001D00140017> Tj
+-425.0486 -42.1453 Td <024A025A025B0268026C025A> Tj
+37.6758 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B0017001B> Tj
+/F1 12 Tf
+-69.6993 -19.7181 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 487.2148 m
+227.0217 501.2636 l
+S
+85.2894 487.2148 m
+85.2894 501.2636 l
+S
+0.25 w
+227.2717 487.3398 m
+85.0394 487.3398 l
+S
+227.2717 501.3886 m
+85.0394 501.3886 l
+S
+BT
+246.2087 489.9355 Td <0247025A0261025C025A02670262025F> Tj
+54.791 0 Td <026C025F026F0011> Tj
+-34.0225 -13.7988 Td <0270026202640265025A> Tj
+ET
+0.5 w
+340.4075 473.166 m
+340.4075 501.2636 l
+S
+227.0217 473.166 m
+227.0217 501.2636 l
+S
+0.25 w
+340.6575 473.291 m
+226.7717 473.291 l
+S
+340.6575 501.3886 m
+226.7717 501.3886 l
+S
+BT
+355.882 490.0605 Td <0247025A0271025A02650268> Tj
+43.834 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 487.2148 m
+482.1398 501.2636 l
+S
+340.4075 487.2148 m
+340.4075 501.2636 l
+S
+0.25 w
+482.3898 487.3398 m
+340.1575 487.3398 l
+S
+482.3898 501.3886 m
+340.1575 501.3886 l
+S
+BT
+485.8557 489.9355 Td <023C026A025F02660279> Tj
+37.6699 0 Td <026A025A025B0268026C0275> Tj
+-10.8721 -13.7988 Td <0036003D0032> Tj
+ET
+0.5 w
+567.1791 473.166 m
+567.1791 501.2636 l
+S
+482.1398 473.166 m
+482.1398 501.2636 l
+S
+0.25 w
+567.4291 473.291 m
+481.8898 473.291 l
+S
+567.4291 501.3886 m
+481.8898 501.3886 l
+S
+BT
+109.3801 476.0117 Td <024402680267025F0270> Tj
+36.8555 0 Td <026C025F026F0011> Tj
+23.2207 0 Td <0270026202640265025A> Tj
+ET
+0.5 w
+227.0217 473.166 m
+227.0217 487.2148 l
+S
+85.2894 473.166 m
+85.2894 487.2148 l
+S
+0.25 w
+227.2717 473.291 m
+85.0394 473.291 l
+S
+227.2717 487.3398 m
+85.0394 487.3398 l
+S
+BT
+359.3713 476.0117 Td <024402680267025F0270> Tj
+36.8555 0 Td <026A025A025B0268026C0275> Tj
+42.9375 0 Td <0036003D0032> Tj
+ET
+0.5 w
+482.1398 473.166 m
+482.1398 487.2148 l
+S
+340.4075 473.166 m
+340.4075 487.2148 l
+S
+0.25 w
+482.3898 473.291 m
+340.1575 473.291 l
+S
+482.3898 487.3398 m
+340.1575 487.3398 l
+S
+BT
+/F0 12 Tf
+106.3215 461.9629 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140013001D00140017001D00170018> Tj
+ET
+0.5 w
+227.0217 459.1172 m
+227.0217 473.166 l
+S
+85.2894 459.1172 m
+85.2894 473.166 l
+S
+0.25 w
+227.2717 459.2422 m
+85.0394 459.2422 l
+S
+227.2717 473.291 m
+85.0394 473.291 l
+S
+BT
+238.7556 454.9384 Td <0248026B02660268026C026A> Tj
+41.8301 0 Td <0269026A0262025C025A026A02640262> Tj
+ET
+0.5 w
+340.4075 445.0683 m
+340.4075 473.166 l
+S
+227.0217 445.0683 m
+227.0217 473.166 l
+S
+0.25 w
+340.6575 445.1933 m
+226.7717 445.1933 l
+S
+340.6575 473.291 m
+226.7717 473.291 l
+S
+BT
+389.9396 461.9629 Td <00140013001D0018001C001D0018001C> Tj
+ET
+0.5 w
+482.1398 459.1172 m
+482.1398 473.166 l
+S
+340.4075 459.1172 m
+340.4075 473.166 l
+S
+0.25 w
+482.3898 459.2422 m
+340.1575 459.2422 l
+S
+482.3898 473.291 m
+340.1575 473.291 l
+S
+BT
+503.3255 454.9384 Td <00130013001D00160013001D0013001A> Tj
+ET
+0.5 w
+567.1791 445.0683 m
+567.1791 473.166 l
+S
+482.1398 445.0683 m
+482.1398 473.166 l
+S
+0.25 w
+567.4291 445.1933 m
+481.8898 445.1933 l
+S
+567.4291 473.291 m
+481.8898 473.291 l
+S
+BT
+106.3215 447.914 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140014001D00170018001D00130019> Tj
+ET
+0.5 w
+227.0217 445.0683 m
+227.0217 459.1172 l
+S
+85.2894 445.0683 m
+85.2894 459.1172 l
+S
+0.25 w
+227.2717 445.1933 m
+85.0394 445.1933 l
+S
+227.2717 459.2422 m
+85.0394 459.2422 l
+S
+BT
+389.9396 447.914 Td <00140014001D00170018001D00130019> Tj
+ET
+0.5 w
+482.1398 445.0683 m
+482.1398 459.1172 l
+S
+340.4075 445.0683 m
+340.4075 459.1172 l
+S
+0.25 w
+482.3898 445.1933 m
+340.1575 445.1933 l
+S
+482.3898 459.2422 m
+340.1575 459.2422 l
+S
+BT
+106.3215 433.8652 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140017001D00140013001D00180015> Tj
+ET
+0.5 w
+227.0217 431.0195 m
+227.0217 445.0683 l
+S
+85.2894 431.0195 m
+85.2894 445.0683 l
+S
+0.25 w
+227.2717 431.1445 m
+85.0394 431.1445 l
+S
+227.2717 445.1933 m
+85.0394 445.1933 l
+S
+BT
+230.9919 426.8408 Td <023C0275025D026A026D02610264025A> Tj
+51.8848 0 Td <02640268026602690265025F0264026C025A> Tj
+ET
+0.5 w
+340.4075 416.9707 m
+340.4075 445.0683 l
+S
+227.0217 416.9707 m
+227.0217 445.0683 l
+S
+0.25 w
+340.6575 417.0957 m
+226.7717 417.0957 l
+S
+340.6575 445.1933 m
+226.7717 445.1933 l
+S
+BT
+389.9396 433.8652 Td <00140017001D00140013001D00180015> Tj
+ET
+0.5 w
+482.1398 431.0195 m
+482.1398 445.0683 l
+S
+340.4075 431.0195 m
+340.4075 445.0683 l
+S
+0.25 w
+482.3898 431.1445 m
+340.1575 431.1445 l
+S
+482.3898 445.1933 m
+340.1575 445.1933 l
+S
+BT
+503.3255 426.8408 Td <00130013001D00150017001D0014001B> Tj
+ET
+0.5 w
+567.1791 416.9707 m
+567.1791 445.0683 l
+S
+482.1398 416.9707 m
+482.1398 445.0683 l
+S
+0.25 w
+567.4291 417.0957 m
+481.8898 417.0957 l
+S
+567.4291 445.1933 m
+481.8898 445.1933 l
+S
+BT
+106.3215 419.8164 Td <001500130015001300110014001400110014001A> Tj
+57 0 Td <00140017001D00180013001D00140013> Tj
+ET
+0.5 w
+227.0217 416.9707 m
+227.0217 431.0195 l
+S
+85.2894 416.9707 m
+85.2894 431.0195 l
+S
+0.25 w
+227.2717 417.0957 m
+85.0394 417.0957 l
+S
+227.2717 431.1445 m
+85.0394 431.1445 l
+S
+BT
+389.9396 419.8164 Td <00140017001D00180013001D00140013> Tj
+ET
+0.5 w
+482.1398 416.9707 m
+482.1398 431.0195 l
+S
+340.4075 416.9707 m
+340.4075 431.0195 l
+S
+0.25 w
+482.3898 417.0957 m
+340.1575 417.0957 l
+S
+482.3898 431.1445 m
+340.1575 431.1445 l
+S
+BT
+316.9219 405.7675 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032> Tj
+25.6699 0 Td <0269025F02710262> Tj
+27.2051 0 Td <028B0017001B001D> Tj
+29.7832 0 Td <00130013001D00180017001D00150018> Tj
+-425.0486 -42.1453 Td <0248025B0273025F025F> Tj
+37.6641 0 Td <025C026A025F02660279> Tj
+33.1055 0 Td <026A025A025B0268026C0275> Tj
+39.7383 0 Td <0036003D0032001D> Tj
+29.0039 0 Td <001300110013001A001D00160019001D00170013> Tj
+ET
+Q
+Q
+endstream
+endobj
+%--------------------------------------------------------------------------------------------------
+18 0 obj % PdfSharp.Pdf.PdfDictionary
+<<
+ /Filter /FlateDecode
+ /Length 31880
+ /Length1 72844
+>>
+stream
+xy|չ?|ΙMuo<,ɲlɶ$rxN,dCL&b$.$ܲClJBᒶІ%ߦ)9#;.Sg2gfΜyraU[6˾wP}N2Bε=[hnuWXi26 ]ֹP uWoaYC/BY5=V}(BqWmAX{=TsϷ9Bosw#AŰ1"/Ba?cm(8!?
+Tj":ch*E3YdD[/h:zp1"91Doe}Π24[>-9P&qhEP3IO"'*˿J?@ EN-dA+qCԍ)v0MBGolE[#!v]w$4sh2V؊%O?#@?bhZBhcNaoRc6mtWj$N-'EpnzƳq'>