Activities_excel2pdf_Zoom 1.0.15
dotnet add package Activities_excel2pdf_Zoom --version 1.0.15
NuGet\Install-Package Activities_excel2pdf_Zoom -Version 1.0.15
<PackageReference Include="Activities_excel2pdf_Zoom" Version="1.0.15" />
paket add Activities_excel2pdf_Zoom --version 1.0.15
#r "nuget: Activities_excel2pdf_Zoom, 1.0.15"
// Install Activities_excel2pdf_Zoom as a Cake Addin #addin nuget:?package=Activities_excel2pdf_Zoom&version=1.0.15 // Install Activities_excel2pdf_Zoom as a Cake Tool #tool nuget:?package=Activities_excel2pdf_Zoom&version=1.0.15
Excel To PDF with settings to fit the excel sheet on one horizontal page in landscape. This is for archiving or OCR with a PDF format. This is a Microsoft Lib function created for UIPATH and build in C#. It uses Microsoft.Office.Interop COM to interface with Excel. Uipath activity Excel to PDF. Settings used if Zoom = true:
FitToPagesWide = 1; FitToPagesTall = false; BlackAndWhite = false; PrintErrors = NA; ScaleWithDocHeaderFooter = true; CenterHorizontally = false; CenterVertically = false; PrintGridlines = true; PrintHeadings = false;
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a Microsoft Lib function created for UIPATH and build in C#. It uses Microsoft.Office.Interop COM to interface with Excel