This commit is contained in:
@@ -68,9 +68,11 @@ namespace rmutr_report.Controllers
|
|||||||
case "xls":
|
case "xls":
|
||||||
case "xlsx":
|
case "xlsx":
|
||||||
Excel2007Export excel = new Excel2007Export();
|
Excel2007Export excel = new Excel2007Export();
|
||||||
|
excel.ShowProgress = true;
|
||||||
|
excel.PageBreaks = true;
|
||||||
report.Export(excel, stream);
|
report.Export(excel, stream);
|
||||||
stream.Seek(0, SeekOrigin.Begin);
|
stream.Seek(0, SeekOrigin.Begin);
|
||||||
return File(stream, "application/vnd.ms-excel");
|
return File(stream, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet");
|
||||||
break;
|
break;
|
||||||
case "mht":
|
case "mht":
|
||||||
MHTExport mht = new MHTExport();
|
MHTExport mht = new MHTExport();
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,6 @@
|
|||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// <auto-generated>
|
// <auto-generated>
|
||||||
// This code was generated by a tool.
|
// This code was generated by a tool.
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
//
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
// the code is regenerated.
|
// the code is regenerated.
|
||||||
@@ -14,7 +13,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fe5bea66d79e8a2ba245bcbaf09a0fae47656731")]
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+438286ba8b5971a78baa3b8940d590103c830170")]
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4c615bb9605489e6775696d6efe64333ac45f5ef2a3a4321b8081d650d7ad32e
|
0b74fadfa0f1ddcddcc69a25e09f2f20d2bbbedec97a5ba107b0f1ccf9a8585d
|
||||||
|
|||||||
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||||||
build_property.EnforceExtendedAnalyzerRules =
|
build_property.EnforceExtendedAnalyzerRules =
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = rmutr_report
|
build_property.RootNamespace = rmutr_report
|
||||||
build_property.ProjectDir = C:\Users\USER\RiderProjects\rmutr_report\
|
build_property.ProjectDir = D:\RiderProjects\rmutr_report\
|
||||||
build_property.EnableComHosting =
|
build_property.EnableComHosting =
|
||||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,6 @@
|
|||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// <auto-generated>
|
// <auto-generated>
|
||||||
// This code was generated by a tool.
|
// This code was generated by a tool.
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
//
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
// the code is regenerated.
|
// the code is regenerated.
|
||||||
@@ -14,7 +13,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b009389dc0708df31994b749d03145a84b87e6a7")]
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+438286ba8b5971a78baa3b8940d590103c830170")]
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
f6b8428931236a455056fe3f165c6926bfa81e848064c3251c7fa774e28e0711
|
0b74fadfa0f1ddcddcc69a25e09f2f20d2bbbedec97a5ba107b0f1ccf9a8585d
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
is_global = true
|
is_global = true
|
||||||
build_property.RootNamespace = rmutr_report
|
build_property.RootNamespace = rmutr_report
|
||||||
build_property.ProjectDir = C:\Users\USER\RiderProjects\rmutr_report\
|
build_property.ProjectDir = D:\RiderProjects\rmutr_report\
|
||||||
build_property.EnableComHosting =
|
build_property.EnableComHosting =
|
||||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// <auto-generated>
|
// <auto-generated>
|
||||||
// This code was generated by a tool.
|
// This code was generated by a tool.
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
//
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
// the code is regenerated.
|
// the code is regenerated.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2963e75e73c9d759e5d3ddf70c79ac6534fb3b9993a70ed5c2f91b1717463bbd
|
1eedcf7419825c64b7b8057a14ab5041b9352f93f3cfd2f4dd4c8eb43ab3254d
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -176,3 +176,92 @@ C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets
|
|||||||
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props
|
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props
|
||||||
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props
|
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props
|
||||||
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props
|
C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\nuget.config
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.Development.json
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.json
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.exe
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.deps.json
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.json
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.dev.json
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.pdb
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.xml
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ClosedXML.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\DocumentFormat.OpenXml.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ExcelNumberFormat.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\FastReport.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.VisualBasic.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.OpenApi.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Annotations.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Swagger.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.IO.Packaging.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.DataVisualization.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll
|
||||||
|
D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.AssemblyReference.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfoInputs.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfo.cs
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.CoreCompileInputs.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cs
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.RazorTargetAssemblyInfo.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Manifest.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Pack.cache
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_re.3485F772.Up2Date
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.dll
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.xml
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.pdb
|
||||||
|
D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.genruntimeconfig.cache
|
||||||
|
|||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
bda828ec15dde51b3edf3fa2b1be38642772082a316e99c376c9cc567aeff712
|
f02913d971b707b91ab7c0c5663ad551d5d3657a660bd7326091bba4bcd29ab6
|
||||||
|
|||||||
Binary file not shown.
@@ -2152,14 +2152,15 @@
|
|||||||
"project": {
|
"project": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
"projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
||||||
"projectName": "rmutr_report",
|
"projectName": "rmutr_report",
|
||||||
"projectPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
"projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
||||||
"packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
|
||||||
"outputPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\",
|
"outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\USER\\RiderProjects\\rmutr_report\\NuGet.Config",
|
"D:\\RiderProjects\\rmutr_report\\NuGet.Config",
|
||||||
|
"D:\\NuGet.Config",
|
||||||
"C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\nuget.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\nuget.config"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"dgSpecHash": "90lLYt8yKxE7koLXyuEm7ZVoNsiOMlBjJw0Ed8xo+EmxBiSstDrpH3/y85dkZWY9BFh0AwPC8sESb1Q+Q+Ak1Q==",
|
"dgSpecHash": "16tUroaUnyk5DfcJ5uBUBqnWQdJVLseeVEqVv/Cyf3Fb6M56ufMMvsiWe4T15e3sdaOLJ3FAzeg9i1qBG2/6Jg==",
|
||||||
"success": true,
|
"success": true,
|
||||||
"projectFilePath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
"projectFilePath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
||||||
"expectedPackageFiles": [
|
"expectedPackageFiles": [
|
||||||
"C:\\Users\\USER\\.nuget\\packages\\closedxml\\0.96.0\\closedxml.0.96.0.nupkg.sha512",
|
"C:\\Users\\USER\\.nuget\\packages\\closedxml\\0.96.0\\closedxml.0.96.0.nupkg.sha512",
|
||||||
"C:\\Users\\USER\\.nuget\\packages\\documentformat.openxml\\2.16.0\\documentformat.openxml.2.16.0.nupkg.sha512",
|
"C:\\Users\\USER\\.nuget\\packages\\documentformat.openxml\\2.16.0\\documentformat.openxml.2.16.0.nupkg.sha512",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
"restore":{"projectUniqueName":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj","projectName":"rmutr_report","projectPath":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj","outputPath":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net5.0"],"sources":{"https://api.nuget.org/v3/index.json":{},"https://nuget.71dev.com/v3/index.json":{}},"frameworks":{"net5.0":{"projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"dependencies":{"ClosedXML":{"target":"Package","version":"[0.96.0, )"},"FastReport.Core":{"target":"Package","version":"[2021.3.0, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.5.0, )"},"Swashbuckle.AspNetCore.Annotations":{"target":"Package","version":"[6.5.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.203\\RuntimeIdentifierGraph.json"}}
|
"restore":{"projectUniqueName":"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj","projectName":"rmutr_report","projectPath":"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj","outputPath":"D:\\RiderProjects\\rmutr_report\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net5.0"],"sources":{"https://api.nuget.org/v3/index.json":{},"https://nuget.71dev.com/v3/index.json":{}},"frameworks":{"net5.0":{"targetAlias":"net5.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"targetAlias":"net5.0","dependencies":{"ClosedXML":{"target":"Package","version":"[0.96.0, )"},"FastReport.Core":{"target":"Package","version":"[2021.3.0, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.5.0, )"},"Swashbuckle.AspNetCore.Annotations":{"target":"Package","version":"[6.5.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.203\\RuntimeIdentifierGraph.json"}}
|
||||||
@@ -1 +1 @@
|
|||||||
17254343416267455
|
17265608288848838
|
||||||
@@ -1 +1 @@
|
|||||||
17254343416267455
|
17265637091769413
|
||||||
@@ -1,20 +1,21 @@
|
|||||||
{
|
{
|
||||||
"format": 1,
|
"format": 1,
|
||||||
"restore": {
|
"restore": {
|
||||||
"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {}
|
"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {}
|
||||||
},
|
},
|
||||||
"projects": {
|
"projects": {
|
||||||
"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {
|
"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
"projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
||||||
"projectName": "rmutr_report",
|
"projectName": "rmutr_report",
|
||||||
"projectPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
"projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj",
|
||||||
"packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
|
||||||
"outputPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\",
|
"outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\USER\\RiderProjects\\rmutr_report\\NuGet.Config",
|
"D:\\RiderProjects\\rmutr_report\\NuGet.Config",
|
||||||
|
"D:\\NuGet.Config",
|
||||||
"C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\nuget.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\nuget.config"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\USER\.nuget\packages\</NuGetPackageFolders>
|
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\USER\.nuget\packages\</NuGetPackageFolders>
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
<SourceRoot Include="C:\Users\USER\.nuget\packages\" />
|
<SourceRoot Include="C:\Users\USER\.nuget\packages\" />
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/01/2023 13:13:10" ReportInfo.Modified="03/19/2024 11:13:15" ReportInfo.CreatorVersion="2021.1.0.0">
|
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/01/2023 13:13:10" ReportInfo.Modified="09/17/2024 15:56:50" ReportInfo.CreatorVersion="2021.1.0.0">
|
||||||
<Dictionary>
|
<Dictionary>
|
||||||
<BusinessObjectDataSource Name="durable_articles_three" ReferenceName="durable_articles_three" DataType="null" Enabled="true">
|
<BusinessObjectDataSource Name="durable_articles_three" ReferenceName="durable_articles_three" DataType="null" Enabled="true">
|
||||||
<Column Name="budget_year" DataType="System.String"/>
|
<Column Name="budget_year" DataType="System.String"/>
|
||||||
@@ -127,8 +127,8 @@
|
|||||||
</TableRow>
|
</TableRow>
|
||||||
</TableObject>
|
</TableObject>
|
||||||
</ReportTitleBand>
|
</ReportTitleBand>
|
||||||
<DataBand Name="Data1" Top="174.81" Width="831.6">
|
<DataBand Name="Data1" Top="174.4" Width="831.6">
|
||||||
<DataBand Name="Data2" Top="179.51" Width="831.6" Height="47.25" DataSource="data">
|
<DataBand Name="Data2" Top="178.7" Width="831.6" Height="47.25" DataSource="data">
|
||||||
<TableObject Name="Table2" Width="831.6" Height="47.25">
|
<TableObject Name="Table2" Width="831.6" Height="47.25">
|
||||||
<TableColumn Name="Column5" Width="406.35"/>
|
<TableColumn Name="Column5" Width="406.35"/>
|
||||||
<TableColumn Name="Column6" Width="132.3"/>
|
<TableColumn Name="Column6" Width="132.3"/>
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
<TableCell Name="Cell8" Border.Lines="All" Text="[durable_articles_three.data.amount]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="2" HorzAlign="Right" Font="TH Sarabun New, 14pt"/>
|
<TableCell Name="Cell8" Border.Lines="All" Text="[durable_articles_three.data.amount]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="2" HorzAlign="Right" Font="TH Sarabun New, 14pt"/>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
</TableObject>
|
</TableObject>
|
||||||
<DataFooterBand Name="DataFooter1" Top="231.47" Width="831.6" Height="28.35">
|
<DataFooterBand Name="DataFooter1" Top="230.25" Width="831.6" Height="28.35">
|
||||||
<TableObject Name="Table3" Width="831.6" Height="28.35">
|
<TableObject Name="Table3" Width="831.6" Height="28.35">
|
||||||
<TableColumn Name="Column9" Width="406.35"/>
|
<TableColumn Name="Column9" Width="406.35"/>
|
||||||
<TableColumn Name="Column10" Width="132.3"/>
|
<TableColumn Name="Column10" Width="132.3"/>
|
||||||
@@ -157,7 +157,7 @@
|
|||||||
</DataFooterBand>
|
</DataFooterBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
<ReportSummaryBand Name="ReportSummary1" Top="264.52" Width="831.6" Height="680.4">
|
<ReportSummaryBand Name="ReportSummary1" Top="262.9" Width="831.6" Height="680.4">
|
||||||
<TextObject Name="Text65" Top="330.75" Width="831.6" Height="28.35" Text="6. เหตุผลความจำเป็น" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text65" Top="330.75" Width="831.6" Height="28.35" Text="6. เหตุผลความจำเป็น" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text66" Top="359.1" Width="831.6" Height="321.3" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.necessity_reason]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="11" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text66" Top="359.1" Width="831.6" Height="321.3" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.necessity_reason]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="11" Font="TH Sarabun New, 16pt"/>
|
||||||
<TextObject Name="Text64" Top="302.4" Width="859.95" Height="28.35" Text="[durable_articles_three.strategy]" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text64" Top="302.4" Width="859.95" Height="28.35" Text="[durable_articles_three.strategy]" Font="TH Sarabun New, 16pt"/>
|
||||||
@@ -175,11 +175,11 @@
|
|||||||
<ReportPage Name="Page2" PaperWidth="260" LeftMargin="25" TopMargin="20" RightMargin="15" Watermark.Font="Arial, 60pt">
|
<ReportPage Name="Page2" PaperWidth="260" LeftMargin="25" TopMargin="20" RightMargin="15" Watermark.Font="Arial, 60pt">
|
||||||
<DataBand Name="Data4" Width="831.6" Height="28.35">
|
<DataBand Name="Data4" Width="831.6" Height="28.35">
|
||||||
<TextObject Name="Text67" Width="831.6" Height="28.35" Text="7. วัตถุประสงค์" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text67" Width="831.6" Height="28.35" Text="7. วัตถุประสงค์" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<DataBand Name="Data5" Top="33.06" Width="831.6" Height="28.35" DataSource="objective">
|
<DataBand Name="Data5" Top="32.65" Width="831.6" Height="28.35" DataSource="objective">
|
||||||
<TextObject Name="Text68" Width="831.6" Height="28.35" Text="[durable_articles_three.objective.detail]" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text68" Width="831.6" Height="28.35" Text="[durable_articles_three.objective.detail]" Font="TH Sarabun New, 16pt"/>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
<DataBand Name="Data6" Top="66.11" Width="831.6" Height="633.15">
|
<DataBand Name="Data6" Top="65.3" Width="831.6" Height="633.15">
|
||||||
<TextObject Name="Text69" Width="831.6" Height="28.35" Text="8. มาตรฐานขั้นต่ำที่ควรมี" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text69" Width="831.6" Height="28.35" Text="8. มาตรฐานขั้นต่ำที่ควรมี" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text70" Top="28.35" Width="831.6" Height="37.8" Text="มีอยู่แล้วจำนวน [durable_articles_three.already_exist] ชุด/ชิ้น/ตัว/อื่นๆ " Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text70" Top="28.35" Width="831.6" Height="37.8" Text="มีอยู่แล้วจำนวน [durable_articles_three.already_exist] ชุด/ชิ้น/ตัว/อื่นๆ " Font="TH Sarabun New, 16pt"/>
|
||||||
<TextObject Name="Text72" Top="66.15" Width="831.6" Height="37.8" Text="ใช้การได้ จำนวน [durable_articles_three.workable] ชุด/ชิ้น/ตัว/อื่นๆ " Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text72" Top="66.15" Width="831.6" Height="37.8" Text="ใช้การได้ จำนวน [durable_articles_three.workable] ชุด/ชิ้น/ตัว/อื่นๆ " Font="TH Sarabun New, 16pt"/>
|
||||||
@@ -207,8 +207,8 @@
|
|||||||
<TextObject Name="Text101" Top="56.7" Width="831.6" Height="85.05" Text="[durable_articles_three.description_included]" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text101" Top="56.7" Width="831.6" Height="85.05" Text="[durable_articles_three.description_included]" Font="TH Sarabun New, 16pt"/>
|
||||||
<TextObject Name="Text102" Top="141.75" Width="831.6" Height="28.35" Text="คำอธิบายเพิ่มเติม" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text102" Top="141.75" Width="831.6" Height="28.35" Text="คำอธิบายเพิ่มเติม" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
</ReportTitleBand>
|
</ReportTitleBand>
|
||||||
<DataBand Name="Data7" Top="174.81" Width="831.6">
|
<DataBand Name="Data7" Top="174.4" Width="831.6">
|
||||||
<DataBand Name="Data9" Top="179.51" Width="831.6" Height="311.85" DataSource="descript_more">
|
<DataBand Name="Data9" Top="178.7" Width="831.6" Height="311.85" DataSource="descript_more">
|
||||||
<PictureObject Name="Picture1" Width="831.6" Height="217.35" Anchor="Top, Bottom, Left, Right" CanGrow="true" CanShrink="true" DataColumn="durable_articles_three.descript_more.image_description"/>
|
<PictureObject Name="Picture1" Width="831.6" Height="217.35" Anchor="Top, Bottom, Left, Right" CanGrow="true" CanShrink="true" DataColumn="durable_articles_three.descript_more.image_description"/>
|
||||||
<TextObject Name="Text103" Top="217.35" Width="859.95" Height="94.5" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.descript_more.remark]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="14" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text103" Top="217.35" Width="859.95" Height="94.5" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.descript_more.remark]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="14" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
@@ -225,7 +225,7 @@
|
|||||||
</Formats>
|
</Formats>
|
||||||
</TextObject>
|
</TextObject>
|
||||||
</ReportTitleBand>
|
</ReportTitleBand>
|
||||||
<DataBand Name="Data3" Top="33.06" Width="869.4" Height="28.35" DataSource="specification_data">
|
<DataBand Name="Data3" Top="32.65" Width="869.4" Height="28.35" DataSource="specification_data">
|
||||||
<TextObject Name="Text3" Width="945" Height="28.35" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.list]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt, style=Bold">
|
<TextObject Name="Text3" Width="945" Height="28.35" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.list]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt, style=Bold">
|
||||||
<Formats>
|
<Formats>
|
||||||
<NumberFormat/>
|
<NumberFormat/>
|
||||||
@@ -234,9 +234,9 @@
|
|||||||
<GeneralFormat/>
|
<GeneralFormat/>
|
||||||
</Formats>
|
</Formats>
|
||||||
</TextObject>
|
</TextObject>
|
||||||
<DataBand Name="Data8" Top="66.11" Width="869.4" Height="37.8" CanGrow="true" CanShrink="true" DataSource="data_detail">
|
<DataBand Name="Data8" Top="65.3" Width="869.4" Height="37.8" CanGrow="true" CanShrink="true" DataSource="data_detail">
|
||||||
<TextObject Name="Text7" Width="945" Height="37.8" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.data_detail.list]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text7" Width="945" Height="37.8" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.data_detail.list]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
||||||
<DataBand Name="Data21" Top="108.62" Width="869.4" Height="37.8" CanGrow="true" CanShrink="true" DataSource="data_detail2">
|
<DataBand Name="Data21" Top="107.4" Width="869.4" Height="37.8" CanGrow="true" CanShrink="true" DataSource="data_detail2">
|
||||||
<TextObject Name="Text8" Width="1105.65" Height="37.8" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.data_detail.data_detail2.attribute]" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text8" Width="1105.65" Height="37.8" CanGrow="true" CanShrink="true" CanBreak="false" Text=" [durable_articles_three.specification_data.data_detail.data_detail2.attribute]" Font="TH Sarabun New, 16pt"/>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
@@ -275,7 +275,7 @@
|
|||||||
<TableCell Name="Cell127" Border.Lines="All" Text="ก.ย." HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
|
<TableCell Name="Cell127" Border.Lines="All" Text="ก.ย." HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
</TableObject>
|
</TableObject>
|
||||||
<DataBand Name="Data12" Top="70.86" Width="831.6" Height="28.35" DataSource="budget_spending_plan">
|
<DataBand Name="Data12" Top="70.45" Width="831.6" Height="28.35" DataSource="budget_spending_plan">
|
||||||
<TableObject Name="Table18" Width="831.6" Height="28.35">
|
<TableObject Name="Table18" Width="831.6" Height="28.35">
|
||||||
<TableColumn Name="Column78" Width="378"/>
|
<TableColumn Name="Column78" Width="378"/>
|
||||||
<TableColumn Name="Column79" Width="37.8"/>
|
<TableColumn Name="Column79" Width="37.8"/>
|
||||||
@@ -308,7 +308,7 @@
|
|||||||
</TableObject>
|
</TableObject>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
<DataBand Name="Data13" Top="103.91" Width="831.6" Height="226.8">
|
<DataBand Name="Data13" Top="103.1" Width="831.6" Height="226.8">
|
||||||
<TextObject Name="Text112" Width="831.6" Height="28.35" Text="ข้อตกลงตามแผนการดำเนินงาน (ครุภัณฑ์)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text112" Width="831.6" Height="28.35" Text="ข้อตกลงตามแผนการดำเนินงาน (ครุภัณฑ์)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text114" Top="28.35" Width="831.6" Height="28.35" Text="การเข้ากระบวนการจัดซื้อจัดจ้าง (หลังจากเข้าชี้แจงต่อคณะกรรมาธิการประจำปีงบประมาณเรียบร้อยแล้ว)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text114" Top="28.35" Width="831.6" Height="28.35" Text="การเข้ากระบวนการจัดซื้อจัดจ้าง (หลังจากเข้าชี้แจงต่อคณะกรรมาธิการประจำปีงบประมาณเรียบร้อยแล้ว)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text115" Top="56.7" Width="831.6" Height="28.35" Text="[durable_articles_three.procurement_process]" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text115" Top="56.7" Width="831.6" Height="28.35" Text="[durable_articles_three.procurement_process]" Font="TH Sarabun New, 16pt"/>
|
||||||
@@ -320,9 +320,9 @@
|
|||||||
</DataBand>
|
</DataBand>
|
||||||
</ReportPage>
|
</ReportPage>
|
||||||
<ReportPage Name="Page6" PaperWidth="260" LeftMargin="25" TopMargin="20" RightMargin="15" Watermark.Font="Arial, 60pt">
|
<ReportPage Name="Page6" PaperWidth="260" LeftMargin="25" TopMargin="20" RightMargin="15" Watermark.Font="Arial, 60pt">
|
||||||
<DataBand Name="Data14" Width="831.6" Height="75.6" DataSource="durable_articles_three">
|
<DataBand Name="Data14" Width="831.6" Height="66.15" DataSource="durable_articles_three">
|
||||||
<TextObject Name="Text5" Width="831.6" Height="28.35" Text="12. การบริหารจัดการเพื่อให้เกิดประโยชน์ตามวัตถุประสงค์ (ผลที่คาดว่าจะได้รับ ระยะ 5 ปี แรก)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text5" Width="831.6" Height="28.35" Text="12. การบริหารจัดการเพื่อให้เกิดประโยชน์ตามวัตถุประสงค์ (ผลที่คาดว่าจะได้รับ ระยะ 5 ปี แรก)" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TableObject Name="Table4" Top="37.8" Width="831.6" Height="37.8">
|
<TableObject Name="Table4" Top="28.35" Width="831.6" Height="37.8">
|
||||||
<TableColumn Name="Column13" Width="255.15"/>
|
<TableColumn Name="Column13" Width="255.15"/>
|
||||||
<TableColumn Name="Column14" Width="103.95"/>
|
<TableColumn Name="Column14" Width="103.95"/>
|
||||||
<TableColumn Name="Column15" Width="94.5"/>
|
<TableColumn Name="Column15" Width="94.5"/>
|
||||||
@@ -340,7 +340,7 @@
|
|||||||
<TableCell Name="Cell19" Border.Lines="All" Text="ปี [durable_articles_three.year5]" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
|
<TableCell Name="Cell19" Border.Lines="All" Text="ปี [durable_articles_three.year5]" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
</TableObject>
|
</TableObject>
|
||||||
<DataBand Name="Data15" Top="80.31" Width="831.6" Height="66.15" DataSource="objective_management">
|
<DataBand Name="Data15" Top="70.45" Width="831.6" Height="66.15" DataSource="objective_management">
|
||||||
<TableObject Name="Table5" Width="831.6" Height="66.15">
|
<TableObject Name="Table5" Width="831.6" Height="66.15">
|
||||||
<TableColumn Name="Column26" Width="255.15"/>
|
<TableColumn Name="Column26" Width="255.15"/>
|
||||||
<TableColumn Name="Column27" Width="103.95"/>
|
<TableColumn Name="Column27" Width="103.95"/>
|
||||||
@@ -361,18 +361,18 @@
|
|||||||
</TableObject>
|
</TableObject>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
<DataBand Name="Data16" Top="151.16" Width="831.6" Height="151.2" DataSource="durable_articles_three">
|
<DataBand Name="Data16" Top="140.9" Width="831.6" Height="151.2" DataSource="durable_articles_three">
|
||||||
<TextObject Name="Text6" Width="831.6" Height="28.35" Text="13. คำชี้แจงอื่นๆ เพื่อประกอบการพิจารณา" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text6" Width="831.6" Height="28.35" Text="13. คำชี้แจงอื่นๆ เพื่อประกอบการพิจารณา" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text9" Top="28.35" Width="831.6" Height="94.5" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.other_clarifications]" AutoWidth="true" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text9" Top="28.35" Width="831.6" Height="94.5" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.other_clarifications]" AutoWidth="true" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
||||||
<TextObject Name="Text10" Top="122.85" Width="831.6" Height="28.35" Text="14. ข้อมูลใบเสนอราคา" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text10" Top="122.85" Width="831.6" Height="28.35" Text="14. ข้อมูลใบเสนอราคา" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<DataBand Name="Data17" Top="307.07" Width="831.6" Height="28.35" DataSource="quotation">
|
<DataBand Name="Data17" Top="296.4" Width="831.6" Height="28.35" DataSource="quotation">
|
||||||
<TextObject Name="Text12" Width="831.6" Height="28.35" Text="[durable_articles_three.quotation.company] วงเงิน [durable_articles_three.quotation.limit_price] บาท" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text12" Width="831.6" Height="28.35" Text="[durable_articles_three.quotation.company] วงเงิน [durable_articles_three.quotation.limit_price] บาท" Font="TH Sarabun New, 16pt"/>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
</DataBand>
|
</DataBand>
|
||||||
<DataBand Name="Data18" Top="340.12" Width="831.6" Height="56.7">
|
<DataBand Name="Data18" Top="329.05" Width="831.6" Height="56.7">
|
||||||
<TextObject Name="Text122" Width="831.6" Height="28.35" Text="15. การวิเคราะห์ครุภัณฑ์ตามวัตถุประสงค์ " Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text122" Width="831.6" Height="28.35" Text="15. การวิเคราะห์ครุภัณฑ์ตามวัตถุประสงค์ " Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text123" Top="28.35" Width="831.6" Height="28.35" Text="[durable_articles_three.cases]" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text123" Top="28.35" Width="831.6" Height="28.35" Text="[durable_articles_three.cases]" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<DataBand Name="Data19" Top="401.53" Width="831.6" Height="160.65" DataSource="invest_detail">
|
<DataBand Name="Data19" Top="390.06" Width="831.6" Height="160.65" DataSource="invest_detail">
|
||||||
<TextObject Name="Text124" Width="869.4" Height="28.35" Text="[durable_articles_three.invest_detail.list]" Font="TH Sarabun New, 16pt, style=Bold"/>
|
<TextObject Name="Text124" Width="869.4" Height="28.35" Text="[durable_articles_three.invest_detail.list]" Font="TH Sarabun New, 16pt, style=Bold"/>
|
||||||
<TextObject Name="Text133" Top="85.05" Width="888.3" Height="75.6" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.invest_detail.remark]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text133" Top="85.05" Width="888.3" Height="75.6" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.invest_detail.remark]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
||||||
<TextObject Name="Text132" Top="28.35" Width="869.4" Height="56.7" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.invest_detail.answer]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
<TextObject Name="Text132" Top="28.35" Width="869.4" Height="56.7" CanGrow="true" CanShrink="true" CanBreak="false" Text="[durable_articles_three.invest_detail.answer]" AutoWidth="true" AutoShrink="FontSize" AutoShrinkMinSize="16" WordWrap="false" Font="TH Sarabun New, 16pt"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user