Primo.Office.Pdf.Core
1.1.0
dotnet add package Primo.Office.Pdf.Core --version 1.1.0
NuGet\Install-Package Primo.Office.Pdf.Core -Version 1.1.0
<PackageReference Include="Primo.Office.Pdf.Core" Version="1.1.0" />
<PackageVersion Include="Primo.Office.Pdf.Core" Version="1.1.0" />
<PackageReference Include="Primo.Office.Pdf.Core" />
paket add Primo.Office.Pdf.Core --version 1.1.0
#r "nuget: Primo.Office.Pdf.Core, 1.1.0"
#addin nuget:?package=Primo.Office.Pdf.Core&version=1.1.0
#tool nuget:?package=Primo.Office.Pdf.Core&version=1.1.0
About
The package contains elements of interaction with PDF documents.
How to Use
In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu; the "PDF → Get table" and "PDF - Get XFA form" nodes will appear in Elements tree.nnecting. It is highly recommended to use the "Disconnect DB (SAP HANA)" element after interacting with the database to free up external resources.
In pure code projects use the "Get table" element as follows:
//wf: [LTools.Common.Model.WorkflowData] parent algorithm link
//fileName - File name [String]
//idx - [Int32] Table index
//page - [Int32] Page number
//headers - [Boolean] Set headers
//password - [String] File password
DataTable Primo.Office.Pdf.PdfApp.GetTable(wf, fileName, idx, [page], [headers], [password])
Key Features
- User-friendly, intuitive interface
- High performance
- Supports .NET 8+
Main Types
- Primo.Office.Pdf.PdfApp
Feedback
Bug reports and contributions are welcome at Primo RPA chat
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. |
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.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 225 | 2 months ago |