update 20250821

This commit is contained in:
Stefan Hutter
2025-08-21 17:17:36 +02:00
parent c417227651
commit 98dc8ed0cb
273 changed files with 2116816 additions and 1004487 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartArguments>funktion=showdoc&amp;id=OFFEDK0082025002528113</StartArguments> <StartArguments>
</StartArguments>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory> <PublishUrlHistory>publish\</PublishUrlHistory>

View File

@@ -52,7 +52,7 @@
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(164, 304); this.label1.Location = new System.Drawing.Point(164, 304);
this.label1.Name = "label1"; this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(122, 26); this.label1.Size = new System.Drawing.Size(151, 31);
this.label1.TabIndex = 1; this.label1.TabIndex = 1;
this.label1.Text = "Version 1.7"; this.label1.Text = "Version 1.7";
// //
@@ -62,9 +62,9 @@
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(133, 330); this.label2.Location = new System.Drawing.Point(133, 330);
this.label2.Name = "label2"; this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(170, 26); this.label2.Size = new System.Drawing.Size(211, 31);
this.label2.TabIndex = 2; this.label2.TabIndex = 2;
this.label2.Text = "18. August 2025"; this.label2.Text = "20. August 2025";
this.label2.Click += new System.EventHandler(this.label2_Click); this.label2.Click += new System.EventHandler(this.label2_Click);
// //
// SplashScreen // SplashScreen

View File

@@ -32,8 +32,8 @@ namespace OnDoc.DocMgmt
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DokTypSelect)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DokTypSelect));
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
this.ribbon1 = new System.Windows.Forms.Ribbon(); this.ribbon1 = new System.Windows.Forms.Ribbon();
this.ribbonTab1 = new System.Windows.Forms.RibbonTab(); this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel(); this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
@@ -272,21 +272,21 @@ namespace OnDoc.DocMgmt
this.sfListView1.Size = new System.Drawing.Size(499, 584); this.sfListView1.Size = new System.Drawing.Size(499, 584);
this.sfListView1.TabIndex = 1; this.sfListView1.TabIndex = 1;
this.sfListView1.Text = "sfListView1"; this.sfListView1.Text = "sfListView1";
this.sfListView1.VerticalScrollIncrement = 20;
this.sfListView1.DoubleClick += new System.EventHandler(this.sfListView1_DoubleClick); this.sfListView1.DoubleClick += new System.EventHandler(this.sfListView1_DoubleClick);
// //
// treeViewAdv1 // treeViewAdv1
// //
this.treeViewAdv1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window); this.treeViewAdv1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1; treeNodeAdvStyleInfo3.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo3.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true; treeNodeAdvStyleInfo3.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo3.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo3.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); treeNodeAdvStyleInfo3.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black; treeNodeAdvStyleInfo3.TextColor = System.Drawing.Color.Black;
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)}); new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(494, 517);
this.treeViewAdv1.ContextMenuStrip = this.contextMenuStripVorlagen; this.treeViewAdv1.ContextMenuStrip = this.contextMenuStripVorlagen;
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
// //
@@ -366,21 +366,21 @@ namespace OnDoc.DocMgmt
this.imageList1.Images.SetKeyName(4, "272705_pdf_icon.png"); this.imageList1.Images.SetKeyName(4, "272705_pdf_icon.png");
this.imageList1.Images.SetKeyName(5, "DocTypeUnKnown.ico"); this.imageList1.Images.SetKeyName(5, "DocTypeUnKnown.ico");
this.imageList1.Images.SetKeyName(6, "QDF_16x16-32.png"); this.imageList1.Images.SetKeyName(6, "QDF_16x16-32.png");
this.imageList1.Images.SetKeyName(7, "OnBase.ico");
// //
// treeViewAdv2 // treeViewAdv2
// //
this.treeViewAdv2.AllowDrop = true; this.treeViewAdv2.AllowDrop = true;
this.treeViewAdv2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window); this.treeViewAdv2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1; treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true; treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo2.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black; treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
this.treeViewAdv2.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { this.treeViewAdv2.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)}); new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeViewAdv2.BeforeTouchSize = new System.Drawing.Size(498, 523);
this.treeViewAdv2.ContextMenuStrip = this.contextMenuStripFavoriten; this.treeViewAdv2.ContextMenuStrip = this.contextMenuStripFavoriten;
this.treeViewAdv2.Dock = System.Windows.Forms.DockStyle.Fill; this.treeViewAdv2.Dock = System.Windows.Forms.DockStyle.Fill;
// //

View File

@@ -282,9 +282,9 @@
<value> <value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACo ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABq
DQAAAk1TRnQBSQFMAgEBBwEAAYABAQGAAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo DgAAAk1TRnQBSQFMAgEBCAEAAYgBAQGIAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AwABQAMAATADAAEBAQABCAYAAQwYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm
@@ -311,37 +311,40 @@
AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz
AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm
AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw
AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wEAEBcCAAHcChkBCQH0 AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD//8A/wD/AP8ABQAQFwIA
AQAG/wH0A/MB9AX/EAAQFwIAAQkKAAH0AfMBAAT/AfQBGQEJAeEBuwEZAbsBvAH0A/8QAAIXDQABFwIA AdwKGQEJAfQBAAb/AfQD8wH0DP8CCAHzBv8QFwIAAQkKAAH0AfMBAAT/AfQBGQEJAeEBuwEZAbsBvAH0
AQkGAAHWAgkB8QH0AfMBAAP/AfMBmAS6AdwBuwGzAboB8wL/EAACFwEAAhcKAAEXAgABCQoAAfQB8wEA CP8BmAFQA3IBUAEZBP8CFw0AARcCAAEJBgAB1gIJAfEB9AHzAQAD/wHzAZgEugHcAbsBswG6AfMG/wHo
Av8B8wGRAbMBugG5AdsBugHbAQAB2gGzAboB8wH/EAACFwEAAxcGAAIXAQABFwIAAQkBAAjWAfEB9AHz AeIB8QP/AQgB2gHoA/8CFwEAAhcKAAEXAgABCQoAAfQB8wEAAv8B8wGRAbMBugG5AdsBugHbAQAB2gGz
AQAC/wG6AbMBugHaAQkBAAHhAboB/wHbArMBuwH0EAACFwMAAhcEAAEXAQABFgEAARcCAAEJCgAB9AHz AboB8wT/AugG/wHhAbkBAAL/AhcBAAMXBgACFwEAARcCAAEJAQAI1gHxAfQB8wEAAv8BugGzAboB2gEJ
AQAB/wHyAbkBswO6ARkBugHhAf8BuQG6AbMBtAHzEAACFwQAARcBFgYXAQABFwIAAQkBAAgJAfIB9AHz AQAB4QG6Af8B2wKzAbsB9AL/AfQB6AH1B/8B3wG5Av8CFwMAAhcEAAEXAQABFgEAARcCAAEJCgAB9AHz
AQAB/wEZAbkBswG6AdoBuQEZAQAB/wHiAdsBGQG6AbMB8RAAAhcFAAEXAQABFwUAARcCAAEJCgAB9AHz AQAB/wHyAbkBswO6ARkBugHhAf8BuQG6AbMBtAHzA/8BGQH/AfQCGQH1AQgB8gEZAf8BGQL/AhcEAAEX
AQAB/wG7AdsC2gG6AdoBCQP/AQgBGQHVAbMB8BAAAhcFAAIXBgABFwIAAQkBAAgJAfMB9AHzAQAB/wEZ ARYGFwEAARcCAAEJAQAICQHyAfQB8wEAAf8BGQG5AbMBugHaAbkBGQEAAf8B4gHbARkBugGzAfEC/wFr
AbsB2wG7AdsB6AP/AdsCugKzAfEQAAIXBgABFwYAARcCAAEJCgAB9AHzAQAB/wHyAboBCQEIARkB8wL/ AfQBugHxAZEBGQGKAbsBkQG7AYsBGQH1Af8CFwUAARcBAAEXBQABFwIAAQkKAAH0AfMBAAH/AbsB2wLa
AbsBugOzAbQB8xAAAhcFAAIXBgABFwIAAQkBAAgJAfMB9AHzAQAC/wEJARkB9AEZAv8B9AEJAdsBugKz AboB2gEJA/8BCAEZAdUBswHwAv8BsgH/ApACkQEJAbsBtAG6AbsBugL/AhcFAAIXBgABFwIAAQkBAAgJ
AbsB9BAAAhcFAAIXBgABFwIAAQkHAAG8AhkBCQHzAQAC/wHyAboBCQEIAf8CGQHiARkB2gGzAZEB9AH/ AfMB9AHzAQAB/wEZAbsB2wG7AdsB6AP/AdsCugKzAfEC/wGRAYsB8QL/AbQBuwf/AhcGAAEXBgABFwIA
EAACFwUAAhcGAAEXAgABCQEABhkECQIAA/8BGQG6ARkB/wEAAQgBGQEJAbQBuwHzAv8QAAIXBgABFwYA AQkKAAH0AfMBAAH/AfIBugEJAQgBGQHzAv8BuwG6A7MBtAHzEP8CFwUAAhcGAAEXAgABCQEACAkB8wH0
ARcCAAEJBwACCQHcAwAE/wH0AQgB9AEZAQgCCQEZAfQD/xAAEBcCAAEJBwABCQHcBAAH/wH0AfMB9Ab/ AfMBAAL/AQkBGQH0ARkC/wH0AQkB2wG6ArMBuwH0A/8BlwHCB/8BmAHCAv8CFwUAAhcGAAEXAgABCQcA
EAAQFwIAAfEICQUAEP8iAAH/CvIB/wIAELIQcAH/AcMMmgHDAf8CAAHyAQcI8gEHAfICABCyEHAB9A16 AbwCGQEJAfMBAAL/AfIBugEJAQgB/wIZAeIBGQHaAbMBkQH0BP8BwQGXAQgF/wKYA/8CFwUAAhcGAAEX
AVkB9AIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16AVkBwwIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16 AgABCQEABhkECQIAA/8BGQG6ARkB/wEAAQgBGQEJAbQBuwHzBv8BwAEIAWsBugG7AZEBawGYBP8CFwYA
AVkBwwIAAvIBAAbvAQAC8gIAArIDAAKyAgABtAKyAwABsgJwAgADcAMAAnADAAFwAfQNegFZAcMCAALy ARcGAAEXAgABCQcAAgkB3AMABP8B9AEIAfQBGQEIAgkBGQH0CP8B4gEGAmsBigG6Bf8QFwIAAQkHAAEJ
AQAG7wEAAvICAAKyAgAB8gKyAQkBAAOyAwABsgJwAwADcAEAA3ADAAFwAfQNegFZAcMCAALyAQAG7wEA AdwEAAf/AfQB8wH0Fv8QFwIAAfEICQUAIP8SAAH/CvIB/wIAELIQcAH/AcMMmgHDAf8CAAHyAQcI8gEH
AvICAAKyAgAEsgEAA7IB3QIAAbICcAQABXAEAAFwAfQNegFZAcMCAALyAQAG7wEAAvICAAKyAgACsgG0 AfICABCyEHAB9A16AVkB9AIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16AVkBwwIAAvIIAALyAgACsg0A
AbIBGQGyAQACsgIAAbICcAUAA3AFAAFwAfQNegFZAcMCAALyAgAB8AEAAfIC7wEAAvICAAKyAgABsgEZ AbICcA0AAXAB9A16AVkBwwIAAvIBAAbvAQAC8gIAArIDAAKyAgABtAKyAwABsgJwAgADcAMAAnADAAFw
AQADsgEAArICAAGyAnAFAANwBQABcAH0DXoBWQHDAgAC8gIAAe8BAAHyAu8BAALyAgACsgEAArICAAOy AfQNegFZAcMCAALyAQAG7wEAAvICAAKyAgAB8gKyAQkBAAOyAwABsgJwAwADcAEAA3ADAAFwAfQNegFZ
AgABsgHzAQABsgJwBAAFcAQAAXAB9A1ZATgB9AIAAvICAAHvAQAB8gLvAQAC8gIAArIBAAKyAgABCQGy AcMCAALyAQAG7wEAAvICAAKyAgAEsgEAA7IB3QIAAbICcAQABXAEAAFwAfQNegFZAcMCAALyAQAG7wEA
AwACsgEAAbICcAMAA3ABAANwAwABcAHDDjgB9gIAAvIBAAPtAfIC7wEAAvICAAKyDQABsgJwAwACcAMA AvICAAKyAgACsgG0AbIBGQGyAQACsgIAAbICcAUAA3AFAAFwAfQNegFZAcMCAALyAgAB8AEAAfIC7wEA
AnADAAFwAcMGOAFZBvQB9gMAAvIIAAHxAfMCAAKyDQABsgJwDQABcAH0BjgBvQoAAvIHAAH0Ae8B/wIA AvICAAKyAgABsgEZAQADsgEAArICAAGyAnAFAANwBQABcAH0DXoBWQHDAgAC8gIAAe8BAAHyAu8BAALy
ArINAAGyAnANAAFwAf8BwwSaAb0B/woAAfIBBwbyAfEB7wH/AwAQshBwEgAB/wfyAfMB/wQAELIQcAFC AgACsgEAArICAAOyAgABsgHzAQABsgJwBAAFcAQAAXAB9A1ZATgB9AIAAvICAAHvAQAB8gLvAQAC8gIA
AU0BPgcAAT4DAAEoAwABQAMAASADAAEBAQABAQYAAQEWAAP/AwABwAEBBgAB3wH5BAABPwH+Ad8BgQQA ArIBAAKyAgABCQGyAwACsgEAAbICcAMAA3ABAANwAwABcAHDDjgB9gIAAvIBAAPtAfIC7wEAAvICAAKy
AScB/gHfAfkEAAEjAfIB0AEBBAABOQHqAd8B+QQAATwBAgHQAQEEAAE+Ab4B3wH5BAABPgF+AdABAQQA DQABsgJwAwACcAMAAnADAAFwAcMGOAFZBvQB9gMAAvIIAAHxAfMCAAKyDQABsgJwDQABcAH0BjgBvQoA
AT8BfgHfAfkEAAE+AX4B0AEBBAABPgF+Ad8BwQQAAT4BfgHQAQMEAAE/AX4B3wHHBgAB3wHPBgABwAEf AvIHAAH0Ae8B/wIAArINAAGyAnANAAFwAf8BwwSaAb0B/woAAfIBBwbyAfEB7wH/AwAQshBwEgAB/wfy
BAAC/wHAAQMGAAHAAQMGAAHPAfMBPwH+AT8B/gIAAc8B8wE/Af4BPwH+AgAByAETATkBjgExAc4CAAHI AfMB/wQAELIQcAFCAU0BPgcAAT4DAAEoAwABQAMAATADAAEBAQABAQUAAYABARYAA/+DAAHAAQEGAAHf
ARMBMAGOATgBjgIAAcgBEwEwAYYBPAEeAgAByAETATABJgI+AgABzQETATIBJgI+AgABzQETASYBMgE8 AfkEAAE/Af4B3wGBBAABJwH+Ad8B+QQAASMB8gHQAQEEAAE5AeoB3wH5BAABPAECAdABAQQAAT4BvgHf
AR4CAAHNARMBJgFyATgBjgIAAcgBEwE/Af4BOQHOAQABAQHPAfMBPwH+AT8B/gEAAf8BzwHjAT8B/gE/ AfkEAAE+AX4B0AEBBAABPwF+Ad8B+QQAAT4BfgHQAQEEAAE+AX4B3wHBBAABPgF+AdABAwQAAT8BfgHf
Af4BAAH/AcABBwQAAv8BwAEPBAAL AccGAAHfAc8GAAHAAR8EAAL/AcABAwYAAcABAwYAAc8B8wE/Af4BPwH+AgABzwHzAT8B/gE/Af4CAAHI
ARMBOQGOATEBzgIAAcgBEwEwAY4BOAGOAgAByAETATABhgE8AR4CAAHIARMBMAEmAj4CAAHNARMBMgEm
Aj4CAAHNARMBJgEyATwBHgIAAc0BEwEmAXIBOAGOAgAByAETAT8B/gE5Ac4BAAEBAc8B8wE/Af4BPwH+
AQAB/wHPAeMBPwH+AT8B/gEAAf8BwAEHBAAC/wHAAQ8EAAs=
</value> </value>
</data> </data>
<metadata name="contextMenuStripFavoriten.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="contextMenuStripFavoriten.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
@@ -350,6 +353,12 @@
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>618, 16</value> <value>618, 16</value>
</metadata> </metadata>
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>618, 16</value>
</metadata>
<metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>723, 16</value>
</metadata>
<metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>723, 16</value> <value>723, 16</value>
</metadata> </metadata>

View File

@@ -14,6 +14,8 @@ using System.Xml;
using System.Xml.Linq; using System.Xml.Linq;
using System.Xml.Serialization; using System.Xml.Serialization;
using Database; using Database;
using Microsoft.Office.Interop.Word;
using Newtonsoft.Json;
namespace OnDoc.Klassen namespace OnDoc.Klassen
@@ -140,6 +142,7 @@ namespace OnDoc.Klassen
List<EDK_Dokumentwerte> Dokwerte = new List<EDK_Dokumentwerte>(); List<EDK_Dokumentwerte> Dokwerte = new List<EDK_Dokumentwerte>();
if (nodeList.Count > 0) if (nodeList.Count > 0)
{ {
string value; string value;
string name; string name;
var loopTo = nodeList.Count - 1; var loopTo = nodeList.Count - 1;
@@ -148,6 +151,7 @@ namespace OnDoc.Klassen
value = nodeList.Item(i).InnerText; value = nodeList.Item(i).InnerText;
name = nodeList.Item(i).LocalName; name = nodeList.Item(i).LocalName;
Params.Add(new EDK_Parameters(name, value)); Params.Add(new EDK_Parameters(name, value));
} }
} }
parameters = Params; parameters = Params;
@@ -161,10 +165,13 @@ namespace OnDoc.Klassen
string name; string name;
try { value = XNode[1].InnerText; } catch { value = ""; } try { value = XNode[1].InnerText; } catch { value = ""; }
try { name = XNode[0].InnerText; } catch { name = ""; } try { name = XNode[0].InnerText; } catch { name = ""; }
Dokwerte.Add(new EDK_Dokumentwerte(name, value)); Dokwerte.Add(new EDK_Dokumentwerte(name, value));
} }
dokumentwerte = Dokwerte; dokumentwerte = Dokwerte;
var json = JsonConvert.SerializeObject(dokumentwerte);
// System.IO.File.WriteAllText(@"H:\dokwerte.txt", json);
if (parameters.Count > 0) if (parameters.Count > 0)
{ {
executed = false; executed = false;
@@ -191,11 +198,16 @@ namespace OnDoc.Klassen
{ {
try try
{ {
for (int i = 0; i < dokumentwerte.Count; i++) for (int i = 0; i < dokumentwerte.Count; i++)
{ {
EDK_Dokumentwerte d = dokumentwerte[i]; EDK_Dokumentwerte d = dokumentwerte[i];
if (dokumentwerte[i].name == name || dokumentwerte[i].name == techname) // System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dokumentwerte[i].name);
if (dokumentwerte[i].name == name || (dokumentwerte[i].name == techname && dokumentwerte[i].name.ToString()!=""))
{ {
// System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dokumentwerte[i].value);
return dokumentwerte[i].value; return dokumentwerte[i].value;
} }
} }

View File

@@ -58,6 +58,7 @@ using Syncfusion.Windows.Forms.Chart;
using Syncfusion.Grouping; using Syncfusion.Grouping;
using Syncfusion.Olap.MDXQueryParser; using Syncfusion.Olap.MDXQueryParser;
using Windows.UI.Xaml.Input; using Windows.UI.Xaml.Input;
using NLog;
@@ -1077,6 +1078,18 @@ namespace OnDoc.UICintrols
profilnr = Convert.ToInt32(RibbonCBProfil.SelectedItem.Tag.ToString()); profilnr = Convert.ToInt32(RibbonCBProfil.SelectedItem.Tag.ToString());
DB db1 = new DB(AppParams.connectionstring);
db1.Get_Tabledata("Select isnull(uri,'') from dokumenttyp where dokumenttypnr=" + dokumenttypnr.ToString(), false, true);
if (db1.dsdaten.Tables[0].Rows[0][0].ToString() != "")
{
Process.Start(db1.dsdaten.Tables[0].Rows[0][0].ToString());
db1 = null;
return;
}
db1 = null;
Dokumenterstellung frmnewdok = new Dokumenterstellung(partnernr, dokumenttypnr, profilnr); Dokumenterstellung frmnewdok = new Dokumenterstellung(partnernr, dokumenttypnr, profilnr);
if (interaktion == "No") if (interaktion == "No")
{ {

View File

@@ -67,12 +67,6 @@
this.groupBox6 = new System.Windows.Forms.GroupBox(); this.groupBox6 = new System.Windows.Forms.GroupBox();
this.cbboxzustaendigmitarbeiter = new Syncfusion.WinForms.ListView.SfComboBox(); this.cbboxzustaendigmitarbeiter = new Syncfusion.WinForms.ListView.SfComboBox();
this.rbzustaendigmitarbeiter = new System.Windows.Forms.RadioButton(); this.rbzustaendigmitarbeiter = new System.Windows.Forms.RadioButton();
this.pnlLoad = new System.Windows.Forms.Panel();
this.sfdatagridsbload = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.btnsbloadcancel = new System.Windows.Forms.Button();
this.btnsbloadok = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.rbzustaendigkube = new System.Windows.Forms.RadioButton(); this.rbzustaendigkube = new System.Windows.Forms.RadioButton();
this.groupBox5 = new System.Windows.Forms.GroupBox(); this.groupBox5 = new System.Windows.Forms.GroupBox();
this.DateTermin = new Syncfusion.WinForms.Input.SfDateTimeEdit(); this.DateTermin = new Syncfusion.WinForms.Input.SfDateTimeEdit();
@@ -85,6 +79,12 @@
this.lblPostzustellung = new System.Windows.Forms.Label(); this.lblPostzustellung = new System.Windows.Forms.Label();
this.lblBezeichnung = new System.Windows.Forms.Label(); this.lblBezeichnung = new System.Windows.Forms.Label();
this.txtbezeichnung = new System.Windows.Forms.TextBox(); this.txtbezeichnung = new System.Windows.Forms.TextBox();
this.pnlLoad = new System.Windows.Forms.Panel();
this.sfdatagridsbload = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.btnsbloadcancel = new System.Windows.Forms.Button();
this.btnsbloadok = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.panelLoad = new System.Windows.Forms.Panel(); this.panelLoad = new System.Windows.Forms.Panel();
this.label4 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label();
this.GrpEmpfaenger = new System.Windows.Forms.GroupBox(); this.GrpEmpfaenger = new System.Windows.Forms.GroupBox();
@@ -137,9 +137,13 @@
this.ribbonbuttonAbgelehnt = new System.Windows.Forms.RibbonButton(); this.ribbonbuttonAbgelehnt = new System.Windows.Forms.RibbonButton();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.folderBrowser1 = new Syncfusion.Windows.Forms.FolderBrowser(this.components); this.folderBrowser1 = new Syncfusion.Windows.Forms.FolderBrowser(this.components);
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
this.label7 = new System.Windows.Forms.Label();
this.lblLocation = new System.Windows.Forms.Label();
this.btnGeneriergen = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.GrpDokumentInhalt.SuspendLayout(); this.GrpDokumentInhalt.SuspendLayout();
this.grpFaktura.SuspendLayout(); this.grpFaktura.SuspendLayout();
this.pnlprogress.SuspendLayout(); this.pnlprogress.SuspendLayout();
@@ -154,12 +158,12 @@
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).BeginInit();
this.groupBox6.SuspendLayout(); this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit();
this.pnlLoad.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).BeginInit();
this.panel1.SuspendLayout();
this.groupBox5.SuspendLayout(); this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).BeginInit();
this.pnlLoad.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).BeginInit();
this.panel1.SuspendLayout();
this.panelLoad.SuspendLayout(); this.panelLoad.SuspendLayout();
this.GrpEmpfaenger.SuspendLayout(); this.GrpEmpfaenger.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfDataGridEmpfaenger)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sfDataGridEmpfaenger)).BeginInit();
@@ -176,7 +180,6 @@
// GrpDokumentInhalt // GrpDokumentInhalt
// //
this.GrpDokumentInhalt.Controls.Add(this.grpFaktura); this.GrpDokumentInhalt.Controls.Add(this.grpFaktura);
this.GrpDokumentInhalt.Controls.Add(this.pnlprogress);
this.GrpDokumentInhalt.Controls.Add(this.grpDruckstapel); this.GrpDokumentInhalt.Controls.Add(this.grpDruckstapel);
this.GrpDokumentInhalt.Controls.Add(this.groupBox8); this.GrpDokumentInhalt.Controls.Add(this.groupBox8);
this.GrpDokumentInhalt.Controls.Add(this.groupBox7); this.GrpDokumentInhalt.Controls.Add(this.groupBox7);
@@ -243,7 +246,7 @@
this.pnlprogress.Controls.Add(this.label3); this.pnlprogress.Controls.Add(this.label3);
this.pnlprogress.Controls.Add(this.label2); this.pnlprogress.Controls.Add(this.label2);
this.pnlprogress.Controls.Add(this.progressBar1); this.pnlprogress.Controls.Add(this.progressBar1);
this.pnlprogress.Location = new System.Drawing.Point(1098, 9); this.pnlprogress.Location = new System.Drawing.Point(436, 2);
this.pnlprogress.Name = "pnlprogress"; this.pnlprogress.Name = "pnlprogress";
this.pnlprogress.Size = new System.Drawing.Size(477, 99); this.pnlprogress.Size = new System.Drawing.Size(477, 99);
this.pnlprogress.TabIndex = 17; this.pnlprogress.TabIndex = 17;
@@ -309,6 +312,10 @@
// //
// grpDruckstapel // grpDruckstapel
// //
this.grpDruckstapel.Controls.Add(this.button3);
this.grpDruckstapel.Controls.Add(this.btnGeneriergen);
this.grpDruckstapel.Controls.Add(this.lblLocation);
this.grpDruckstapel.Controls.Add(this.label7);
this.grpDruckstapel.Controls.Add(this.btnblexport); this.grpDruckstapel.Controls.Add(this.btnblexport);
this.grpDruckstapel.Controls.Add(this.panel2); this.grpDruckstapel.Controls.Add(this.panel2);
this.grpDruckstapel.Controls.Add(this.button2); this.grpDruckstapel.Controls.Add(this.button2);
@@ -316,7 +323,7 @@
this.grpDruckstapel.Controls.Add(this.treeviewDruckstapel); this.grpDruckstapel.Controls.Add(this.treeviewDruckstapel);
this.grpDruckstapel.Location = new System.Drawing.Point(1141, 9); this.grpDruckstapel.Location = new System.Drawing.Point(1141, 9);
this.grpDruckstapel.Name = "grpDruckstapel"; this.grpDruckstapel.Name = "grpDruckstapel";
this.grpDruckstapel.Size = new System.Drawing.Size(477, 210); this.grpDruckstapel.Size = new System.Drawing.Size(477, 226);
this.grpDruckstapel.TabIndex = 19; this.grpDruckstapel.TabIndex = 19;
this.grpDruckstapel.TabStop = false; this.grpDruckstapel.TabStop = false;
this.grpDruckstapel.Text = "Druckstapel"; this.grpDruckstapel.Text = "Druckstapel";
@@ -324,7 +331,7 @@
// //
// btnblexport // btnblexport
// //
this.btnblexport.Location = new System.Drawing.Point(232, 136); this.btnblexport.Location = new System.Drawing.Point(224, 165);
this.btnblexport.Name = "btnblexport"; this.btnblexport.Name = "btnblexport";
this.btnblexport.Size = new System.Drawing.Size(239, 23); this.btnblexport.Size = new System.Drawing.Size(239, 23);
this.btnblexport.TabIndex = 22; this.btnblexport.TabIndex = 22;
@@ -338,7 +345,7 @@
this.panel2.BackColor = System.Drawing.Color.MistyRose; this.panel2.BackColor = System.Drawing.Color.MistyRose;
this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.label5);
this.panel2.Location = new System.Drawing.Point(232, 70); this.panel2.Location = new System.Drawing.Point(224, 104);
this.panel2.Name = "panel2"; this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(239, 59); this.panel2.Size = new System.Drawing.Size(239, 59);
this.panel2.TabIndex = 21; this.panel2.TabIndex = 21;
@@ -363,7 +370,7 @@
// //
// button2 // button2
// //
this.button2.Location = new System.Drawing.Point(396, 184); this.button2.Location = new System.Drawing.Point(396, 194);
this.button2.Name = "button2"; this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23); this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 20; this.button2.TabIndex = 20;
@@ -373,7 +380,7 @@
// //
// button1 // button1
// //
this.button1.Location = new System.Drawing.Point(232, 16); this.button1.Location = new System.Drawing.Point(224, 74);
this.button1.Name = "button1"; this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(169, 23); this.button1.Size = new System.Drawing.Size(169, 23);
this.button1.TabIndex = 19; this.button1.TabIndex = 19;
@@ -392,8 +399,6 @@
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black; treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
this.treeviewDruckstapel.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { this.treeviewDruckstapel.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)}); new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeviewDruckstapel.BeforeTouchSize = new System.Drawing.Size(215, 191);
this.treeviewDruckstapel.Dock = System.Windows.Forms.DockStyle.Left;
// //
// //
// //
@@ -404,11 +409,11 @@
this.treeviewDruckstapel.HelpTextControl.TabIndex = 0; this.treeviewDruckstapel.HelpTextControl.TabIndex = 0;
this.treeviewDruckstapel.HelpTextControl.Visible = true; this.treeviewDruckstapel.HelpTextControl.Visible = true;
this.treeviewDruckstapel.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText; this.treeviewDruckstapel.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
this.treeviewDruckstapel.Location = new System.Drawing.Point(3, 16); this.treeviewDruckstapel.Location = new System.Drawing.Point(3, 74);
this.treeviewDruckstapel.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220))))); this.treeviewDruckstapel.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
this.treeviewDruckstapel.Name = "treeviewDruckstapel"; this.treeviewDruckstapel.Name = "treeviewDruckstapel";
this.treeviewDruckstapel.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText; this.treeviewDruckstapel.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
this.treeviewDruckstapel.Size = new System.Drawing.Size(215, 191); this.treeviewDruckstapel.Size = new System.Drawing.Size(215, 143);
this.treeviewDruckstapel.TabIndex = 18; this.treeviewDruckstapel.TabIndex = 18;
this.treeviewDruckstapel.Text = "treeViewAdv2"; this.treeviewDruckstapel.Text = "treeViewAdv2";
this.treeviewDruckstapel.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 1; this.treeviewDruckstapel.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 1;
@@ -565,79 +570,6 @@
this.rbzustaendigmitarbeiter.Text = "Zuständig"; this.rbzustaendigmitarbeiter.Text = "Zuständig";
this.rbzustaendigmitarbeiter.UseVisualStyleBackColor = true; this.rbzustaendigmitarbeiter.UseVisualStyleBackColor = true;
// //
// pnlLoad
//
this.pnlLoad.BackColor = System.Drawing.Color.Silver;
this.pnlLoad.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlLoad.Controls.Add(this.sfdatagridsbload);
this.pnlLoad.Controls.Add(this.btnsbloadcancel);
this.pnlLoad.Controls.Add(this.btnsbloadok);
this.pnlLoad.Controls.Add(this.panel1);
this.pnlLoad.Location = new System.Drawing.Point(796, 123);
this.pnlLoad.Name = "pnlLoad";
this.pnlLoad.Size = new System.Drawing.Size(957, 634);
this.pnlLoad.TabIndex = 4;
this.pnlLoad.Visible = false;
//
// sfdatagridsbload
//
this.sfdatagridsbload.AccessibleName = "Table";
this.sfdatagridsbload.AllowEditing = false;
this.sfdatagridsbload.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
this.sfdatagridsbload.Dock = System.Windows.Forms.DockStyle.Top;
this.sfdatagridsbload.Location = new System.Drawing.Point(0, 47);
this.sfdatagridsbload.Name = "sfdatagridsbload";
this.sfdatagridsbload.PreviewRowHeight = 35;
this.sfdatagridsbload.ShowToolTip = true;
this.sfdatagridsbload.Size = new System.Drawing.Size(953, 489);
this.sfdatagridsbload.TabIndex = 3;
this.sfdatagridsbload.Text = "sfDataGrid1";
this.sfdatagridsbload.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfdatagridsbload_ToolTipOpening);
this.sfdatagridsbload.DrawCell += new Syncfusion.WinForms.DataGrid.Events.DrawCellEventHandler(this.sfdatagridsbload_DrawCell);
this.sfdatagridsbload.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellClick);
this.sfdatagridsbload.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellDoubleClick);
this.sfdatagridsbload.Click += new System.EventHandler(this.Serienbrief_Load);
this.sfdatagridsbload.DoubleClick += new System.EventHandler(this.sfdatagridsbload_DoubleClick);
//
// btnsbloadcancel
//
this.btnsbloadcancel.Location = new System.Drawing.Point(9, 600);
this.btnsbloadcancel.Name = "btnsbloadcancel";
this.btnsbloadcancel.Size = new System.Drawing.Size(75, 23);
this.btnsbloadcancel.TabIndex = 2;
this.btnsbloadcancel.Text = "Abbrechen";
this.btnsbloadcancel.UseVisualStyleBackColor = true;
this.btnsbloadcancel.Click += new System.EventHandler(this.btnsbloadcancel_Click);
//
// btnsbloadok
//
this.btnsbloadok.Location = new System.Drawing.Point(870, 600);
this.btnsbloadok.Name = "btnsbloadok";
this.btnsbloadok.Size = new System.Drawing.Size(75, 23);
this.btnsbloadok.TabIndex = 0;
this.btnsbloadok.Text = "Öffnen";
this.btnsbloadok.UseVisualStyleBackColor = true;
this.btnsbloadok.Click += new System.EventHandler(this.bntsbloadok_Click);
//
// panel1
//
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(953, 47);
this.panel1.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(385, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(154, 20);
this.label1.TabIndex = 0;
this.label1.Text = "Serienbrief öffnen";
//
// rbzustaendigkube // rbzustaendigkube
// //
this.rbzustaendigkube.AutoSize = true; this.rbzustaendigkube.AutoSize = true;
@@ -765,6 +697,80 @@
this.txtbezeichnung.Size = new System.Drawing.Size(354, 20); this.txtbezeichnung.Size = new System.Drawing.Size(354, 20);
this.txtbezeichnung.TabIndex = 9; this.txtbezeichnung.TabIndex = 9;
// //
// pnlLoad
//
this.pnlLoad.BackColor = System.Drawing.Color.Silver;
this.pnlLoad.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlLoad.Controls.Add(this.sfdatagridsbload);
this.pnlLoad.Controls.Add(this.btnsbloadcancel);
this.pnlLoad.Controls.Add(this.btnsbloadok);
this.pnlLoad.Controls.Add(this.panel1);
this.pnlLoad.Location = new System.Drawing.Point(216, 123);
this.pnlLoad.Name = "pnlLoad";
this.pnlLoad.Size = new System.Drawing.Size(887, 634);
this.pnlLoad.TabIndex = 4;
this.pnlLoad.Visible = false;
//
// sfdatagridsbload
//
this.sfdatagridsbload.AccessibleName = "Table";
this.sfdatagridsbload.AllowEditing = false;
this.sfdatagridsbload.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
this.sfdatagridsbload.Dock = System.Windows.Forms.DockStyle.Top;
this.sfdatagridsbload.Location = new System.Drawing.Point(0, 47);
this.sfdatagridsbload.Name = "sfdatagridsbload";
this.sfdatagridsbload.PreviewRowHeight = 35;
this.sfdatagridsbload.ShowToolTip = true;
this.sfdatagridsbload.Size = new System.Drawing.Size(883, 489);
this.sfdatagridsbload.TabIndex = 3;
this.sfdatagridsbload.Text = "sfDataGrid1";
this.sfdatagridsbload.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfdatagridsbload_ToolTipOpening);
this.sfdatagridsbload.DrawCell += new Syncfusion.WinForms.DataGrid.Events.DrawCellEventHandler(this.sfdatagridsbload_DrawCell);
this.sfdatagridsbload.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellClick);
this.sfdatagridsbload.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellDoubleClick);
this.sfdatagridsbload.Click += new System.EventHandler(this.Serienbrief_Load);
this.sfdatagridsbload.DoubleClick += new System.EventHandler(this.sfdatagridsbload_DoubleClick);
//
// btnsbloadcancel
//
this.btnsbloadcancel.Location = new System.Drawing.Point(9, 600);
this.btnsbloadcancel.Name = "btnsbloadcancel";
this.btnsbloadcancel.Size = new System.Drawing.Size(75, 23);
this.btnsbloadcancel.TabIndex = 2;
this.btnsbloadcancel.Text = "Abbrechen";
this.btnsbloadcancel.UseVisualStyleBackColor = true;
this.btnsbloadcancel.Click += new System.EventHandler(this.btnsbloadcancel_Click);
//
// btnsbloadok
//
this.btnsbloadok.Location = new System.Drawing.Point(870, 600);
this.btnsbloadok.Name = "btnsbloadok";
this.btnsbloadok.Size = new System.Drawing.Size(75, 23);
this.btnsbloadok.TabIndex = 0;
this.btnsbloadok.Text = "Öffnen";
this.btnsbloadok.UseVisualStyleBackColor = true;
this.btnsbloadok.Click += new System.EventHandler(this.bntsbloadok_Click);
//
// panel1
//
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.pnlprogress);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(883, 47);
this.panel1.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(385, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(154, 20);
this.label1.TabIndex = 0;
this.label1.Text = "Serienbrief öffnen";
//
// panelLoad // panelLoad
// //
this.panelLoad.BackColor = System.Drawing.Color.Silver; this.panelLoad.BackColor = System.Drawing.Color.Silver;
@@ -865,7 +871,6 @@
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black; treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black;
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)}); new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(230, 572);
this.treeViewAdv1.ContextMenuStrip = this.ctxmenutree; this.treeViewAdv1.ContextMenuStrip = this.ctxmenutree;
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left; this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left;
this.treeViewAdv1.Enabled = false; this.treeViewAdv1.Enabled = false;
@@ -1351,6 +1356,44 @@
this.splitContainer1.SplitterDistance = 902; this.splitContainer1.SplitterDistance = 902;
this.splitContainer1.TabIndex = 5; this.splitContainer1.TabIndex = 5;
// //
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(6, 20);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(64, 13);
this.label7.TabIndex = 23;
this.label7.Text = "Speicherort:";
//
// lblLocation
//
this.lblLocation.AutoSize = true;
this.lblLocation.Location = new System.Drawing.Point(77, 20);
this.lblLocation.Name = "lblLocation";
this.lblLocation.Size = new System.Drawing.Size(35, 13);
this.lblLocation.TabIndex = 24;
this.lblLocation.Text = "label8";
//
// btnGeneriergen
//
this.btnGeneriergen.Location = new System.Drawing.Point(3, 45);
this.btnGeneriergen.Name = "btnGeneriergen";
this.btnGeneriergen.Size = new System.Drawing.Size(105, 23);
this.btnGeneriergen.TabIndex = 25;
this.btnGeneriergen.Text = "Stapel generieren";
this.btnGeneriergen.UseVisualStyleBackColor = true;
this.btnGeneriergen.Click += new System.EventHandler(this.btnGeneriergen_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(347, 15);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(116, 23);
this.button3.TabIndex = 26;
this.button3.Text = "Speicherort ändern";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// docPreview1 // docPreview1
// //
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill; this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1379,6 +1422,7 @@
this.pnlprogress.PerformLayout(); this.pnlprogress.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.progressBarAdv1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.progressBarAdv1)).EndInit();
this.grpDruckstapel.ResumeLayout(false); this.grpDruckstapel.ResumeLayout(false);
this.grpDruckstapel.PerformLayout();
this.panel2.ResumeLayout(false); this.panel2.ResumeLayout(false);
this.panel2.PerformLayout(); this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.treeviewDruckstapel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeviewDruckstapel)).EndInit();
@@ -1391,14 +1435,14 @@
this.groupBox6.ResumeLayout(false); this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout(); this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit();
this.pnlLoad.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox5.ResumeLayout(false); this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout(); this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).EndInit();
this.pnlLoad.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panelLoad.ResumeLayout(false); this.panelLoad.ResumeLayout(false);
this.panelLoad.PerformLayout(); this.panelLoad.PerformLayout();
this.GrpEmpfaenger.ResumeLayout(false); this.GrpEmpfaenger.ResumeLayout(false);
@@ -1520,5 +1564,9 @@
private System.Windows.Forms.ToolStripMenuItem vorschauToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem vorschauToolStripMenuItem;
private System.Windows.Forms.RibbonPanel ribbonpaneladmin; private System.Windows.Forms.RibbonPanel ribbonpaneladmin;
private System.Windows.Forms.RibbonButton ribbonButtonAddmin; private System.Windows.Forms.RibbonButton ribbonButtonAddmin;
private System.Windows.Forms.Label lblLocation;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btnGeneriergen;
private System.Windows.Forms.Button button3;
} }
} }

View File

@@ -2305,7 +2305,8 @@ namespace OnDoc.UIControls
{ {
PdfDocument finalDoc = new PdfDocument(); PdfDocument finalDoc = new PdfDocument();
PdfDocumentBase.Merge(finalDoc, streams); PdfDocumentBase.Merge(finalDoc, streams);
string filename = AppParams.tempdir + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf"; //string filename = AppParams.tempdir + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf";
string filename = lblLocation.Text + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf";
FileStream fs = new FileStream(filename, FileMode.Create); FileStream fs = new FileStream(filename, FileMode.Create);
finalDoc.Save(fs); finalDoc.Save(fs);
finalDoc.Close(); finalDoc.Close();
@@ -2332,17 +2333,10 @@ namespace OnDoc.UIControls
private void ribbonButtonDruckstapel_Click(object sender, EventArgs e) private void ribbonButtonDruckstapel_Click(object sender, EventArgs e)
{ {
treeviewDruckstapel.Nodes.Clear();
merge();
try
{
treeviewDruckstapel.SelectedNode = treeviewDruckstapel.Nodes[0];
update_grid();
}
catch { }
grpDruckstapel.Visible = true; grpDruckstapel.Visible = true;
lblLocation.Text = AppParams.tempdir;
} }
private void button1_Click(object sender, EventArgs e) private void button1_Click(object sender, EventArgs e)
{ {
System.Diagnostics.Process.Start(treeviewDruckstapel.SelectedNode.TagObject.ToString()); System.Diagnostics.Process.Start(treeviewDruckstapel.SelectedNode.TagObject.ToString());
@@ -3047,8 +3041,32 @@ namespace OnDoc.UIControls
} }
private void btnGeneriergen_Click(object sender, EventArgs e)
{
{
treeviewDruckstapel.Nodes.Clear();
merge();
try
{
treeviewDruckstapel.SelectedNode = treeviewDruckstapel.Nodes[0];
update_grid();
}
catch { }
grpDruckstapel.Visible = true;
}
}
private void button3_Click(object sender, EventArgs e)
{
folderBrowserDialog1.ShowNewFolderButton = true;
folderBrowserDialog1.SelectedPath = AppParams.tempdir;
if (folderBrowserDialog1.ShowDialog() == DialogResult.OK)
{
string s = folderBrowserDialog1.SelectedPath;
if (!s.EndsWith(@"\")){ s=s+@"\";}
lblLocation.Text = s;
}
}
} }
} }

View File

@@ -133,19 +133,19 @@
<data name="ribbonButtonAddmin.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="ribbonButtonAddmin.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
</value> </value>
</data> </data>
<data name="ribbonButtonAddmin.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="ribbonButtonAddmin.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
</value> </value>
</data> </data>
<data name="ribbonButtonAddmin.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="ribbonButtonAddmin.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABJJREFUOE9jYBgFo2AUjAIIAAAEEAABTLtGVQAAAABJRU5ErkJggg== vAAADrwBlbxySQAAABJJREFUOE9jYBgFo2AUjAIIAAAEEAABTLtGVQAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<metadata name="openFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="openFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">

View File

@@ -376,7 +376,17 @@ namespace OnDoc.UIControls
if (db.dsdaten.Tables[0].Rows.Count > 0) { cbboxunterschriftrechts.SelectedValue = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]); } if (db.dsdaten.Tables[0].Rows.Count > 0) { cbboxunterschriftrechts.SelectedValue = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]); }
foreach (System.Data.DataRow dr in dokwertlist.Rows) foreach (System.Data.DataRow dr in dokwertlist.Rows)
{ {
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dr[0].ToString());
string val = EDK_Data.GetAVQ_Value(dr[0].ToString(), dr[12].ToString()); string val = EDK_Data.GetAVQ_Value(dr[0].ToString(), dr[12].ToString());
try
{
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + val.ToString());
}
catch (Exception ex)
{
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + ex.Message);
}
if (val != "") { dr[2] = val; } if (val != "") { dr[2] = val; }
if (dr[0].ToString().ToLower().Contains("extl") && dr[0].ToString().ToLower().Contains("auth")&&dr[0].ToString().ToLower().Contains("ref")) if (dr[0].ToString().ToLower().Contains("extl") && dr[0].ToString().ToLower().Contains("auth")&&dr[0].ToString().ToLower().Contains("ref"))
{ {
@@ -390,6 +400,7 @@ namespace OnDoc.UIControls
} }
gridDokwertlist.DataSource = dokwertlist; gridDokwertlist.DataSource = dokwertlist;
for (int i = 3; i < gridDokwertlist.Columns.Count; i++) for (int i = 3; i < gridDokwertlist.Columns.Count; i++)
{ {

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -66,12 +66,12 @@
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" /> <assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
@@ -82,8 +82,8 @@
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" culture="neutral" publicKeyToken="632609b4d040f6b4" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
delete EDKB02DMS.zip delete OnDocClient.zip
"C:\Program Files\7-Zip\7z.exe" -pshu*tkb98125 a OnDocClient.zip OnDoc.exe OnDocOffice.dll Docgen.dll database.dll barcodelib.dll Helper.dll Logging.dll Model.dll OfficePrinter.dll VBFileManagement.dll vbbarcodes.dll WinSign.dll vboffice.dll versandstrasse.dll hyph_de_CH.dic MiniHTMLTextBox.dll "C:\Program Files\7-Zip\7z.exe" -pshu*tkb98125 a OnDocClient.zip OnDoc.exe OnDocOffice.dll Docgen.dll database.dll barcodelib.dll Helper.dll Logging.dll Model.dll OfficePrinter.dll VBFileManagement.dll vbbarcodes.dll WinSign.dll vboffice.dll versandstrasse.dll hyph_de_CH.dic MiniHTMLTextBox.dll
copy OnDocClient.zip H:\NextCloud\ZZDownload copy OnDocClient.zip H:\NextCloud\ZZDownload

View File

@@ -1 +1 @@
3d458de35212f0ddd0aa3053fcf1bfba1dd16f98a18d78df2cce5044d8901394 30640b98c34ed850d99afa59f123b0bf5773a373557a0298a505169f6017c1b1

Binary file not shown.

View File

@@ -66,12 +66,12 @@
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" /> <assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
@@ -82,8 +82,8 @@
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" culture="neutral" publicKeyToken="632609b4d040f6b4" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

Binary file not shown.

View File

@@ -552,11 +552,12 @@ namespace DOCGEN.Klassen
foreach (clsDocMacro dm in docdata.DocMacros) foreach (clsDocMacro dm in docdata.DocMacros)
{ {
switch (dm.Name.ToUpper()) switch (dm.Name.ToUpper())
{ {
case "DOKUMENTSCHUETZEN": case "DOKUMENTSCHUETZEN":
document.Protect(ProtectionType.AllowOnlyFormFields, "Australia"); document.Protect(ProtectionType.AllowOnlyFormFields, "Australia");
document.Protect(ProtectionType.AllowOnlyFormFields, "Australia"); //document.Protect(ProtectionType.AllowOnlyFormFields, "Australia");
break; break;
case "FORMULARAKTUALISIEREN": case "FORMULARAKTUALISIEREN":
@@ -628,7 +629,9 @@ namespace DOCGEN.Klassen
} }
else else
{ {
document.Protect(ProtectionType.NoProtection, "Australia"); document.Protect(ProtectionType.NoProtection, "Australia");
if (variable != "") if (variable != "")
{ {
try try
@@ -646,6 +649,7 @@ namespace DOCGEN.Klassen
paragraph.Items.Insert(1, bookmarkEnd); paragraph.Items.Insert(1, bookmarkEnd);
} }
document.Protect(ProtectionType.AllowOnlyFormFields, "Australia"); document.Protect(ProtectionType.AllowOnlyFormFields, "Australia");
} }
} }
} }

Binary file not shown.

Binary file not shown.

View File

@@ -375,8 +375,8 @@ namespace DOCGEN
converter.Settings.UpdateDocumentFields = true; converter.Settings.UpdateDocumentFields = true;
converter.Settings.EnableAlternateChunks = true; converter.Settings.EnableAlternateChunks = true;
converter.Settings.AutoDetectComplexScript = true; converter.Settings.AutoDetectComplexScript = true;
converter.Settings.ImageResolution = 96; converter.Settings.ImageResolution = 640;
converter.Settings.ImageQuality = 1; converter.Settings.ImageQuality = 100;
} }
//Converts Word document into PDF document //Converts Word document into PDF document
using (PdfDocument pdfDocument = converter.ConvertToPDF(wordDocument)) using (PdfDocument pdfDocument = converter.ConvertToPDF(wordDocument))

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -42,11 +42,11 @@
</Reference> </Reference>
<Reference Include="Syncfusion.Licensing, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL"> <Reference Include="Syncfusion.Licensing, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Syncfusoin 462\Syncfusion.Licensing.dll</HintPath> <HintPath>C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\30.2.4\Assemblies\4.6.2\Syncfusion.Licensing.dll</HintPath>
</Reference> </Reference>
<Reference Include="Syncfusion.Pdf.Base, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL"> <Reference Include="Syncfusion.Pdf.Base, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Syncfusoin 462\Syncfusion.Pdf.Base.dll</HintPath> <HintPath>C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\30.2.4\Assemblies\4.6.2\Syncfusion.Pdf.Base.dll</HintPath>
</Reference> </Reference>
<Reference Include="Syncfusion.PdfToImageConverter.Base, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL"> <Reference Include="Syncfusion.PdfToImageConverter.Base, Version=28.1462.33.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
337460ee29abd63c10654a8a52c053e52aa8c18b6f498a43aceb295d4a281236 4dcd4357aa12b6020cb4ed9b4326c6b56879de81995d28ace347aa2f5a375953

View File

@@ -64,3 +64,4 @@ E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\obj\Debug\Versandstrasse.dll
E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\obj\Debug\Versandstrasse.pdb E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\obj\Debug\Versandstrasse.pdb
E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\bin\Debug\Syncfusion.PdfToImageConverter.Base.xml E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\bin\Debug\Syncfusion.PdfToImageConverter.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\bin\Debug\Syncfusion.Compression.Base.xml E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\bin\Debug\Syncfusion.Compression.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\Versandstrasse\bin\Debug\Syncfusion.Pdf.Base.xml

View File

@@ -1 +1 @@
afe8e2e32a0a2a1c8615a6a52a176d5b83d5398c2fa968cec78b0e538a747547 841034757a2fbe8dc5f97a377c1db3c5d6d2ac6a7cd0fe81c3690a7ca930ba71

View File

@@ -86,3 +86,5 @@ E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\Syncfusion.SfChart.WP
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\Syncfusion.Grid.Windows.XmlSerializers.dll E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\Syncfusion.Grid.Windows.XmlSerializers.dll
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.dll E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.dll
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.pdb E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.pdb
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\obj\Debug\Vorlagen_Viewer.csproj.SuggestedBindingRedirects.cache
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\obj\Debug\Vorlagen_Viewer.exe.config

View File

@@ -0,0 +1 @@
311f9597ef99c7b9bd953ded6552960440cd52b5d164de6be39366670b93929f

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,12 @@
Event occurs when current progress changed. Event occurs when current progress changed.
</summary> </summary>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs.CurrentProgressChanged">
<summary>
Gets the current progress changed.
</summary>
<value>The current progress changed.</value>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs.#ctor(System.Int32,System.Int32,System.Object)"> <member name="M:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs.#ctor(System.Int32,System.Int32,System.Object)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs"/> class.
@@ -32,24 +38,11 @@
<param name="activeSheetIndex">Index of the active sheet.</param> <param name="activeSheetIndex">Index of the active sheet.</param>
<param name="source">The source.</param> <param name="source">The source.</param>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.CurrentProgressChangedEventArgs.CurrentProgressChanged">
<summary>
Gets the current progress changed.
</summary>
<value>The current progress changed.</value>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs"> <member name="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs">
<summary> <summary>
Event occurs before sheet is drawn. Event occurs before sheet is drawn.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs.#ctor(System.Int32,System.Object)">
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs"/> class.
</summary>
<param name="currentSheet">The current sheet.</param>
<param name="source">The source.</param>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs.CurrentSheet"> <member name="P:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs.CurrentSheet">
<summary> <summary>
Gets or sets the current sheet. Gets or sets the current sheet.
@@ -62,11 +55,24 @@
</summary> </summary>
<value><c>true</c> if skip; otherwise, <c>false</c>.</value> <value><c>true</c> if skip; otherwise, <c>false</c>.</value>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs.#ctor(System.Int32,System.Object)">
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs"/> class.
</summary>
<param name="currentSheet">The current sheet.</param>
<param name="source">The source.</param>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs"> <member name="T:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs">
<summary> <summary>
Event occurs after sheet is drawn. Event occurs after sheet is drawn.
</summary> </summary>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs.AfterSheet">
<summary>
Gets the current sheet.
</summary>
<value>The current sheet.</value>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs.#ctor(System.Int32,System.Object)"> <member name="M:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs.#ctor(System.Int32,System.Object)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs"/> class.
@@ -74,12 +80,6 @@
<param name="afterSheet">The after sheet.</param> <param name="afterSheet">The after sheet.</param>
<param name="source">The source.</param> <param name="source">The source.</param>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.SheetAfterDrawnEventArgs.AfterSheet">
<summary>
Gets the current sheet.
</summary>
<value>The current sheet.</value>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.NamespaceDoc"> <member name="T:Syncfusion.ExcelToPdfConverter.NamespaceDoc">
<summary> <summary>
The Syncfusion.ExcelToPdfConverter namespace contains classes for converting Excel documents into PDF. The Syncfusion.ExcelToPdfConverter namespace contains classes for converting Excel documents into PDF.
@@ -308,6 +308,11 @@
Indicates the object of the Excel to pdf converter settings object. Indicates the object of the Excel to pdf converter settings object.
</summary> </summary>
</member> </member>
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._workBookStructureElement">
<summary>
Indicates the object of the Parent StructureElement object.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._pdfPageTemplate"> <member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._pdfPageTemplate">
<summary> <summary>
Indicates the object of the pdf template in which the document is drawn first. Indicates the object of the pdf template in which the document is drawn first.
@@ -443,6 +448,11 @@
It's define the page layout settings. It's define the page layout settings.
</summary> </summary>
</member> </member>
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._streamDictionary">
<summary>
Stores a mapping between string keys and their associated memory streams of picture refer to EMF Image.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._columnWidthGetter"> <member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._columnWidthGetter">
<summary> <summary>
It's define the used range coloum width It's define the used range coloum width
@@ -623,48 +633,118 @@
List to maintain the footer Bounds. List to maintain the footer Bounds.
</summary> </summary>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SystemFontsName">
<summary>
Get system font name collection.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.Warning">
<summary>
Represents the warning detail about unsupported and substituted elements in Excel to PDF conversion.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsHFRTFProcess">
<summary>
Represents Header Footer RTF Process.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.StreamDictionary">
<summary>
Gets the dictionary that maps string keys to MemoryStream values of picture refer to EMF Image.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.LeftWidth">
<summary>
Represents Left width.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RightWidth">
<summary>
Represents Right width.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ExcelToPdfSettings">
<summary>
Represents Excel to pdf converter settings.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.HfImageBounds">
<summary>
Represents Header Footer Image bounds.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.AlternativePdfFont">
<summary>
Get or set the alternate pdf font while applying substitute font.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IWorkbook)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IWorkbook)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class with the specified workbook. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class with the specified workbook.
</summary> </summary>
<param name="workbook">The workbook.</param> <param name="workbook">The workbook.</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IWorksheet)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IWorksheet)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class with the specified worksheet. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class with the specified worksheet.
</summary> </summary>
<param name="worksheet">The worksheet.</param> <param name="worksheet">The worksheet.</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IChart)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(Syncfusion.XlsIO.IChart)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class with the specified chart. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class with the specified chart.
</summary> </summary>
<param name="chart">The chart.</param> <param name="chart">The chart.</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(System.String)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(System.String)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class with the specified file name. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class with the specified file name.
</summary> </summary>
<param name="filePath">The file path.</param> <param name="filePath">The file path.</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(System.IO.Stream)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.#ctor(System.IO.Stream)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter"/> class with the specified stream. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter" /> class with the specified stream.
</summary> </summary>
<param name="stream">The workbook stream.</param> <param name="stream">The workbook stream.</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.GetLayoutOptions(Syncfusion.XlsIO.Implementation.PageSetupBaseImpl)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.GetLayoutOptions(Syncfusion.XlsIO.Implementation.PageSetupBaseImpl)">
<summary> <summary>
Gets the <see cref="T:Syncfusion.ExcelToPdfConverter.LayoutOptions"/> LayoutOptions based on PageSetup. Gets the <see cref="T:Syncfusion.ExcelToPdfConverter.LayoutOptions" /> LayoutOptions based on PageSetup.
</summary> </summary>
<param name="pageSetup">Current Page setup.</param> <param name="pageSetup">Current Page setup.</param>
<returns>Returns the LayoutOptions.</returns> <returns>Returns the LayoutOptions.</returns>
</member> </member>
<member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.MergeMethod">
<summary>
Delegate for Merged cell rendering.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CellMethod">
<summary>
Delegate for background cell rendering.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CurrentProgressChanged">
<summary>
Occurs when current progress changed.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SheetBeforeDrawn">
<summary>
Occurs before the sheet is drawn.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SheetAfterDrawn">
<summary>
Occurs after the sheet is drawn.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RaiseWarning(System.String,Syncfusion.XlsIO.WarningType)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RaiseWarning(System.String,Syncfusion.XlsIO.WarningType)">
<summary> <summary>
Raises a warning with the description and warning type. Raises a warning with the description and warning type.
@@ -921,10 +1001,10 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.OnSheetBeforeDrawn(Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.OnSheetBeforeDrawn(Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs)">
<summary> <summary>
Raises the <see cref="E:SheetBeforeDrawn"/> event. Raises the <see cref="E:SheetBeforeDrawn" /> event.
</summary> </summary>
<param name="args"> <param name="args">
The <see cref="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs"/> instance containing the The <see cref="T:Syncfusion.ExcelToPdfConverter.SheetBeforeDrawnEventArgs" /> instance containing the
event data. event data.
</param> </param>
</member> </member>
@@ -955,6 +1035,42 @@
unmanaged resources. unmanaged resources.
</param> </param>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ChartToImageConverter">
<summary>
Represents the chart to image converter instance.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsPrintTitleRowPage">
<summary>
Gets a value indicating whether this instance is print title row page.
</summary>
<value>
<c>true</c> if this instance is print title row page; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsPrintTitleColumnPage">
<summary>
Gets a value indicating whether this instance is print title column page.
</summary>
<value>
<c>true</c> if this instance is print title column page; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RowHeightGetter">
<summary>
Gets the row height getter.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ColumnWidthGetter">
<summary>
Gets the column width getter.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.Pdf_UnitConverter">
<summary>
PDF Unit Converter.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.DrawSheet(Syncfusion.XlsIO.IWorksheet,Syncfusion.XlsIO.IRange[])"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.DrawSheet(Syncfusion.XlsIO.IWorksheet,Syncfusion.XlsIO.IRange[])">
<summary> <summary>
Draws the sheet. Draws the sheet.
@@ -1954,7 +2070,34 @@
<param name="sheet">The sheet.</param> <param name="sheet">The sheet.</param>
<returns>Return the Pdf document with the image.</returns> <returns>Return the Pdf document with the image.</returns>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.DrawImage(Syncfusion.XlsIO.IShape,System.Drawing.Image,Syncfusion.Pdf.Graphics.PdfGraphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,Syncfusion.Pdf.Graphics.PdfPath)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.HasNestedMetafile(System.Drawing.Image)">
<summary>
Determines whether the specified <see cref="T:System.Drawing.Image"/> contains a nested metafile.
</summary>
<param name="image">The image to check, expected to be a <see cref="T:System.Drawing.Imaging.Metafile"/>.</param>
<returns>
<c>true</c> if the image contains a nested metafile and causes an exception during size-based operations;
otherwise, <c>false</c>.
</returns>
<remarks>
This method attempts to access the width and height of the image and use them to create a <see cref="T:System.Drawing.Bitmap"/>.
If an exception occurs, it is assumed the metafile is nested or problematic.
</remarks>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ReCreateMetafile(System.Drawing.Imaging.Metafile)">
<summary>
Recreates a <see cref="T:System.Drawing.Imaging.Metafile"/> by rendering its content into a new <see cref="T:System.Drawing.Imaging.Metafile"/> instance.
</summary>
<param name="metafile">The source <see cref="T:System.Drawing.Imaging.Metafile"/> to be recreated.</param>
<returns>A new <see cref="T:System.Drawing.Imaging.Metafile"/> with the same visual content as the original.</returns>
<remarks>
This method creates a new in-memory <see cref="T:System.Drawing.Imaging.Metafile"/> by drawing the original metafile onto it using GDI+.
Useful for sanitizing or reinitializing metafile content, such as when avoiding nested metafile issues.
The output stream used for the new metafile is disposed before the metafile is returned,
but the metafile remains usable.
</remarks>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.DrawImage(Syncfusion.XlsIO.IShape,System.Drawing.Image,Syncfusion.Pdf.Graphics.PdfGraphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,Syncfusion.Pdf.Graphics.PdfPath,System.IO.Stream)">
<summary> <summary>
Draws all necessary images. Draws all necessary images.
</summary> </summary>
@@ -2797,6 +2940,15 @@
True if the text is an unicode else false will returned. True if the text is an unicode else false will returned.
</returns> </returns>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CheckUnicodestring(System.String,System.Int32@)">
<summary>
Checks if the text is unicode and get the index of the unicode text.
</summary>
<param name="unicodeText">The unicode text.</param>
<returns>
True if the text is an unicode else false will returned.
</returns>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CheckUnicodeWithoutPunctuation(System.String)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CheckUnicodeWithoutPunctuation(System.String)">
<summary> <summary>
Checks whether the unicode characters are only punctuations Checks whether the unicode characters are only punctuations
@@ -3130,107 +3282,6 @@
Set the tag element Set the tag element
</summary> </summary>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SystemFontsName">
<summary>
Get system font name collection.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.Warning">
<summary>
Represents the warning detail about unsupported and substituted elements in Excel to PDF conversion.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsHFRTFProcess">
<summary>
Represents Header Footer RTF Process.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.LeftWidth">
<summary>
Represents Left width.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RightWidth">
<summary>
Represents Right width.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ExcelToPdfSettings">
<summary>
Represents Excel to pdf converter settings.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.HfImageBounds">
<summary>
Represents Header Footer Image bounds.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.AlternativePdfFont">
<summary>
Get or set the alternate pdf font while applying substitute font.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CurrentProgressChanged">
<summary>
Occurs when current progress changed.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SheetBeforeDrawn">
<summary>
Occurs before the sheet is drawn.
</summary>
</member>
<member name="E:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.SheetAfterDrawn">
<summary>
Occurs after the sheet is drawn.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ChartToImageConverter">
<summary>
Represents the chart to image converter instance.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsPrintTitleRowPage">
<summary>
Gets a value indicating whether this instance is print title row page.
</summary>
<value>
<c>true</c> if this instance is print title row page; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.IsPrintTitleColumnPage">
<summary>
Gets a value indicating whether this instance is print title column page.
</summary>
<value>
<c>true</c> if this instance is print title column page; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.RowHeightGetter">
<summary>
Gets the row height getter.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ColumnWidthGetter">
<summary>
Gets the column width getter.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.Pdf_UnitConverter">
<summary>
PDF Unit Converter.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.MergeMethod">
<summary>
Delegate for Merged cell rendering.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CellMethod">
<summary>
Delegate for background cell rendering.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPDFConverterException"> <member name="T:Syncfusion.ExcelToPdfConverter.ExcelToPDFConverterException">
<summary> <summary>
Returns the <see cref="T:System.Exception"/> when trying to convert the Excel document to a PDF document. Returns the <see cref="T:System.Exception"/> when trying to convert the Excel document to a PDF document.
@@ -3354,17 +3405,9 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.#ctor"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.#ctor">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings" /> class.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.GetExcelSheetSize(Syncfusion.XlsIO.ExcelPaperSize,Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings)">
<summary>
Gets the size of the excel sheet.
</summary>
<param name="paperSize">Size of the paper.</param>
<param name="settings">Excel to PDF converter settings.</param>>
<returns>The Size of the output pdf page.</returns>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.RenderBySheet"> <member name="P:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.RenderBySheet">
<summary> <summary>
Gets or sets value to indicate whether the PDF rendering to be done sheet-by-sheet or not. Gets or sets value to indicate whether the PDF rendering to be done sheet-by-sheet or not.
@@ -3590,6 +3633,14 @@
Gets or sets a boolean value indicating whether the accessibility tags should be enabled in the converted PDF document. Default value is <b>false</b> Gets or sets a boolean value indicating whether the accessibility tags should be enabled in the converted PDF document. Default value is <b>false</b>
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings.GetExcelSheetSize(Syncfusion.XlsIO.ExcelPaperSize,Syncfusion.ExcelToPdfConverter.ExcelToPdfConverterSettings)">
<summary>
Gets the size of the excel sheet.
</summary>
<param name="paperSize">Size of the paper.</param>
<param name="settings">Excel to PDF converter settings.</param>>
<returns>The Size of the output pdf page.</returns>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooter"> <member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooter">
<summary> <summary>
The class has the functions and properties to manipulate the Header and footers of the output page. The class has the functions and properties to manipulate the Header and footers of the output page.
@@ -3612,15 +3663,9 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooter.#ctor"> <member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooter.#ctor">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.HeaderFooter"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.HeaderFooter" /> class.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooter.Clone">
<summary>
Clone corresponding headerFooter
</summary>
<returns></returns>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooter.TemplateSize"> <member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooter.TemplateSize">
<summary> <summary>
Gets or sets the size of the template. Gets or sets the size of the template.
@@ -3639,6 +3684,12 @@
</summary> </summary>
<value>The header footer sections.</value> <value>The header footer sections.</value>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooter.Clone">
<summary>
Clone corresponding headerFooter
</summary>
<returns></returns>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooterSection"> <member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooterSection">
<summary> <summary>
The class has the properties to hold the header and footer section settings. The class has the properties to hold the header and footer section settings.
@@ -3679,12 +3730,6 @@
True, if header/footer having page count, false otherwise. True, if header/footer having page count, false otherwise.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterSection.Clone">
<summary>
Clone corresponding HeaderFooterSection.
</summary>
<returns></returns>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooterSection.IsPageCount"> <member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooterSection.IsPageCount">
<summary> <summary>
Gets and Sets to indicate if header or footer having page count. Gets and Sets to indicate if header or footer having page count.
@@ -3725,6 +3770,12 @@
Represents the Header Footer Section text alignmet Represents the Header Footer Section text alignmet
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterSection.Clone">
<summary>
Clone corresponding HeaderFooterSection.
</summary>
<returns></returns>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings"> <member name="T:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings">
<summary> <summary>
The class has the properties and functions for the HF color and font settings. The class has the properties and functions for the HF color and font settings.
@@ -3762,17 +3813,9 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.#ctor"> <member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.#ctor">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings" /> class.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.Clone">
<summary>
Creates a new object that is a copy of the current instance.
</summary>
<returns>
A new object that is a copy of this instance.
</returns>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.Font"> <member name="P:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.Font">
<summary> <summary>
Gets or sets the font. Gets or sets the font.
@@ -3811,6 +3854,14 @@
</summary> </summary>
<value>The color of the font.</value> <value>The color of the font.</value>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.HeaderFooterFontColorSettings.Clone">
<summary>
Creates a new object that is a copy of the current instance.
</summary>
<returns>
A new object that is a copy of this instance.
</returns>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.GridLinesDisplayStyle"> <member name="T:Syncfusion.ExcelToPdfConverter.GridLinesDisplayStyle">
<summary> <summary>
Represents the display style of the grid lines. Represents the display style of the grid lines.
@@ -3999,15 +4050,100 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.#ctor"> <member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.#ctor">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer" /> class.
</summary> </summary>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.#ctor(Syncfusion.XlsIO.IListObjects)"> <member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.#ctor(Syncfusion.XlsIO.IListObjects)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer" /> class.
</summary> </summary>
<param name="sheetListObjects">The sheet list objects.</param> <param name="sheetListObjects">The sheet list objects.</param>
</member> </member>
<member name="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle">
<summary>
Enumeration of the Border Styles.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.None">
<summary>
Represents that no ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Top">
<summary>
Represents that Top ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Bottom">
<summary>
Represents that Bottom ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Left">
<summary>
Represents that Left ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Right">
<summary>
Represents that Right ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.TopBottom">
<summary>
Represents that both Top and Bottom ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.LeftRight">
<summary>
Represents that both Left and Right ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.All">
<summary>
Represents that all ExcelBorderIndex is set.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle">
<summary>
Enumeration of the Solid style in Borders
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.None">
<summary>
Represents the No Solidstyle.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Top">
<summary>
Represents the solid style for the Top ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Bottom">
<summary>
Represents the solid style for the Bottom ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Right">
<summary>
Represents the solid style for the Right ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Left">
<summary>
Represents the solid style for the Left ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.TopBottom">
<summary>
Represents the solid style for both Top and Bottom ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.LeftRight">
<summary>
Represents the solid style for both Right and Left ExcelBorderIndex.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.ApplyStyles(Syncfusion.XlsIO.IWorksheet,System.Collections.Generic.Dictionary{Syncfusion.XlsIO.IRange,System.Drawing.Color}@)"> <member name="M:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.ApplyStyles(Syncfusion.XlsIO.IWorksheet,System.Collections.Generic.Dictionary{Syncfusion.XlsIO.IRange,System.Drawing.Color}@)">
<summary> <summary>
Applies the styles. Applies the styles.
@@ -4277,91 +4413,6 @@
Returns true if the built in style is within the this.lastColumn and first column list else false will be returned. Returns true if the built in style is within the this.lastColumn and first column list else false will be returned.
</returns> </returns>
</member> </member>
<member name="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle">
<summary>
Enumeration of the Border Styles.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.None">
<summary>
Represents that no ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Top">
<summary>
Represents that Top ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Bottom">
<summary>
Represents that Bottom ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Left">
<summary>
Represents that Left ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.Right">
<summary>
Represents that Right ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.TopBottom">
<summary>
Represents that both Top and Bottom ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.LeftRight">
<summary>
Represents that both Left and Right ExcelBorderIndex is set.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.BorderStyle.All">
<summary>
Represents that all ExcelBorderIndex is set.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle">
<summary>
Enumeration of the Solid style in Borders
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.None">
<summary>
Represents the No Solidstyle.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Top">
<summary>
Represents the solid style for the Top ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Bottom">
<summary>
Represents the solid style for the Bottom ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Right">
<summary>
Represents the solid style for the Right ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.Left">
<summary>
Represents the solid style for the Left ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.TopBottom">
<summary>
Represents the solid style for both Top and Bottom ExcelBorderIndex.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.TableStyleRenderer.SolidStyle.LeftRight">
<summary>
Represents the solid style for both Right and Left ExcelBorderIndex.
</summary>
</member>
<member name="T:Syncfusion.ExcelToPdfConverter.PageSetupOption"> <member name="T:Syncfusion.ExcelToPdfConverter.PageSetupOption">
<summary> <summary>
</summary> </summary>
@@ -4388,14 +4439,14 @@
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.#ctor(Syncfusion.XlsIO.Implementation.WorksheetImpl,Syncfusion.XlsIO.IRange)"> <member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.#ctor(Syncfusion.XlsIO.Implementation.WorksheetImpl,Syncfusion.XlsIO.IRange)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.PageSetupOption"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.PageSetupOption" /> class.
</summary> </summary>
<param name="sheet">The sheet.</param> <param name="sheet">The sheet.</param>
<param name="actualUsedRange">The actual used range</param> <param name="actualUsedRange">The actual used range</param>
</member> </member>
<member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.#ctor(Syncfusion.XlsIO.Implementation.WorksheetImpl,Syncfusion.XlsIO.IRange,Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter)"> <member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.#ctor(Syncfusion.XlsIO.Implementation.WorksheetImpl,Syncfusion.XlsIO.IRange,Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter)">
<summary> <summary>
Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.PageSetupOption"/> class. Initializes a new instance of the <see cref="T:Syncfusion.ExcelToPdfConverter.PageSetupOption" /> class.
</summary> </summary>
<param name="sheet">The sheet.</param> <param name="sheet">The sheet.</param>
<param name="actualUsedRange">Used range.</param> <param name="actualUsedRange">Used range.</param>
@@ -4406,6 +4457,50 @@
Empty constructor Empty constructor
</summary> </summary>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.FitPagesWide">
Fit pages wide
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.FitPagesTall">
Fit pages tall
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HorizontalBreaks">
<summary>
Horizontal breaks.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.VerticalBreaks">
<summary>
Vertical breaks.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleFirstRow">
<summary>
Gets the print title first row.
</summary>
<value>The print title first row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleFirstColumn">
<summary>
Gets the print title first column.
</summary>
<value>The print title first column.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleLastRow">
<summary>
Gets the print title last row.
</summary>
<value>The print title last row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleLastColumn">
<summary>
Gets the print title last column.
</summary>
<value>The print title last column.</value>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.IsPrintTitleValid(System.String[])"> <member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.IsPrintTitleValid(System.String[])">
<summary> <summary>
Validates row or column name wih the provided cell names. Validates row or column name wih the provided cell names.
@@ -4413,6 +4508,68 @@
<param name="cellNames">The cell names to find column or row of.</param> <param name="cellNames">The cell names to find column or row of.</param>
<returns>True if print titles are valid. Otherwise False.</returns> <returns>True if print titles are valid. Otherwise False.</returns>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintTitleRows">
<summary>
Gets a value indicating whether this instance has print title rows.
</summary>
<value>
<c>true</c> if this instance has print title rows; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintTitleColumns">
<summary>
Gets a value indicating whether this instance has print title columns.
</summary>
<value>
<c>true</c> if this instance has print title columns; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintArea">
<summary>
Gets a value indicating whether this instance has print area.
</summary>
<value>
<c>true</c> if this instance has print area; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.TitleRowHeight">
<summary>
Gets the height of the title row.
</summary>
<value>The height of the title row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.TitleColumnWidth">
<summary>
Gets the width of the title column.
</summary>
<value>The width of the title column.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.RowIndexes">
<summary>
Gets the row indexes.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.ColumnIndexes">
<summary>
Gets the column indexes.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintAreas">
<summary>
Gets the print areas.
</summary>
<value>The print areas.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.Worksheet">
<summary>
Gets the worksheet.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PageSetup">
<summary>
Gets the page setup of the worksheet.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.ParseTitleRows"> <member name="M:Syncfusion.ExcelToPdfConverter.PageSetupOption.ParseTitleRows">
<summary> <summary>
Parses the title rows. Parses the title rows.
@@ -4504,112 +4661,6 @@
<param name="veriRange">The veri range.</param> <param name="veriRange">The veri range.</param>
<param name="finalColumn">The final column.</param> <param name="finalColumn">The final column.</param>
</member> </member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.FitPagesWide">
Fit pages wide
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.FitPagesTall">
Fit pages tall
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HorizontalBreaks">
<summary>
Horizontal breaks.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.VerticalBreaks">
<summary>
Vertical breaks.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleFirstRow">
<summary>
Gets the print title first row.
</summary>
<value>The print title first row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleFirstColumn">
<summary>
Gets the print title first column.
</summary>
<value>The print title first column.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleLastRow">
<summary>
Gets the print title last row.
</summary>
<value>The print title last row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintTitleLastColumn">
<summary>
Gets the print title last column.
</summary>
<value>The print title last column.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintTitleRows">
<summary>
Gets a value indicating whether this instance has print title rows.
</summary>
<value>
<c>true</c> if this instance has print title rows; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintTitleColumns">
<summary>
Gets a value indicating whether this instance has print title columns.
</summary>
<value>
<c>true</c> if this instance has print title columns; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.HasPrintArea">
<summary>
Gets a value indicating whether this instance has print area.
</summary>
<value>
<c>true</c> if this instance has print area; otherwise, <c>false</c>.
</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.TitleRowHeight">
<summary>
Gets the height of the title row.
</summary>
<value>The height of the title row.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.TitleColumnWidth">
<summary>
Gets the width of the title column.
</summary>
<value>The width of the title column.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.RowIndexes">
<summary>
Gets the row indexes.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.ColumnIndexes">
<summary>
Gets the column indexes.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PrintAreas">
<summary>
Gets the print areas.
</summary>
<value>The print areas.</value>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.Worksheet">
<summary>
Gets the worksheet.
</summary>
</member>
<member name="P:Syncfusion.ExcelToPdfConverter.PageSetupOption.PageSetup">
<summary>
Gets the page setup of the worksheet.
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfLayoutSetting.#ctor(Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter)"> <member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfLayoutSetting.#ctor(Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter)">
<summary> <summary>
To assign the Excel to pdf converter To assign the Excel to pdf converter

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
658a60c61ce73e081cd590f0c1ea1391c53e1a05d06021b2c2b73f1c63226c4a 32ecec4cabe2d3c7186e825df98fbe5494e7a3ae75af6faf59f6c039b56f3968

View File

@@ -70,9 +70,5 @@ E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.DocToPDFConverte
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.ExcelToPDFConverter.Base.xml E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.ExcelToPDFConverter.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\OfficePrinter.pdb E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\OfficePrinter.pdb
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Presentation.Base.xml E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Presentation.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\obj\Debug\ZZPDFTest.csproj.SuggestedBindingRedirects.cache
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\obj\Debug\ZZPDFTest.exe.config
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.PdfViewer.Windows.dll
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Shared.Base.dll E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Shared.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.PdfViewer.Windows.xml
E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Shared.Base.xml E:\Software-Projekte\OnDoc\OnDoc\ZZPDFTest\bin\Debug\Syncfusion.Shared.Base.xml

View File

@@ -1 +0,0 @@
6a15e58799dcb20f51467828b09d727730f0f26517b612db815501fa65048684

View File

@@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-28.2462.11.0" newVersion="28.2462.11.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-28.2462.11.0" newVersion="28.2462.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-28.1462.41.0" newVersion="28.1462.41.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

Some files were not shown because too many files have changed in this diff Show More