combit.ListLabel32.CrossPlatform.Object.Pdf
32.0.0-alpha.1
Prefix Reserved
dotnet add package combit.ListLabel32.CrossPlatform.Object.Pdf --version 32.0.0-alpha.1
NuGet\Install-Package combit.ListLabel32.CrossPlatform.Object.Pdf -Version 32.0.0-alpha.1
<PackageReference Include="combit.ListLabel32.CrossPlatform.Object.Pdf" Version="32.0.0-alpha.1" />
<PackageVersion Include="combit.ListLabel32.CrossPlatform.Object.Pdf" Version="32.0.0-alpha.1" />
<PackageReference Include="combit.ListLabel32.CrossPlatform.Object.Pdf" />
paket add combit.ListLabel32.CrossPlatform.Object.Pdf --version 32.0.0-alpha.1
#r "nuget: combit.ListLabel32.CrossPlatform.Object.Pdf, 32.0.0-alpha.1"
#:package combit.ListLabel32.CrossPlatform.Object.Pdf@32.0.0-alpha.1
#addin nuget:?package=combit.ListLabel32.CrossPlatform.Object.Pdf&version=32.0.0-alpha.1&prerelease
#tool nuget:?package=combit.ListLabel32.CrossPlatform.Object.Pdf&version=32.0.0-alpha.1&prerelease
combit List & Label 32 Cross Platform PDF Object
This package is required for PDF support with List & Label Cross Platform (LLCP), a fully managed, cross-platform .NET reporting engine.
LLCP allows you to generate, export and print reports using a single API across Windows, Linux and macOS, without requiring any native components.
For a general product overview and supported scenarios please visit the List & Label Cross Platform product page.
Key features
- Fully managed .NET implementation (no native dependencies)
- Cross-platform: Windows, Linux, macOS
- Suitable for desktop, server, container and cloud scenarios
- JSON-based project files
- Report export (e.g. PDF)
Getting started
We recommend to download the fully functional free 30-day trial version from our website.
Usage
using combit.ListLabel;
using var listLabel = new ListLabel
{
LicensingInfo = "YOUR_LICENSE_KEY",
DataSource = myDataSource
};
var exportConfig = new ExportConfiguration(
LlExportTarget.Pdf,
"output.pdf",
"report.json"
);
listLabel.Export(exportConfig);
Documentation
The official documentation with API reference, concepts and guides is available on our documentation portal.
Related packages
List & Label Cross Platform uses separate NuGet packages for data access, export etc. Depending on your needs, you may need one or more of these packages.
Data access
combit.ListLabel32.CrossPlatform.CassandraDataProvidercombit.ListLabel32.CrossPlatform.CosmosDBDataProvidercombit.ListLabel32.CrossPlatform.FirebirdConnectionDataProvidercombit.ListLabel32.CrossPlatform.MongoDBDataProvidercombit.ListLabel32.CrossPlatform.MySqlConnectionDataProvidercombit.ListLabel32.CrossPlatform.NpgsqlConnectionDataProvidercombit.ListLabel32.CrossPlatform.NuoDbConnectionDataProvidercombit.ListLabel32.CrossPlatform.OdbcConnectionDataProvidercombit.ListLabel32.CrossPlatform.OleDbConnectionDataProvidercombit.ListLabel32.CrossPlatform.OpenXmlXlsDataProvidercombit.ListLabel32.CrossPlatform.RedisDataProvidercombit.ListLabel32.CrossPlatform.SalesforceDataProvidercombit.ListLabel32.CrossPlatform.SchemaAwareJsonDataProvidercombit.ListLabel32.CrossPlatform.SqlConnectionDataProvider
Refer to the documentation for details on configuring and using these data providers.
Export
combit.ListLabel32.CrossPlatform.Export.OpenXml
Miscellaneous
combit.ListLabel32.CrossPlatform.AIcombit.ListLabel32.CrossPlatform.Object.Chartcombit.ListLabel32.CrossPlatform.Object.Pdfcombit.ListLabel32.CrossPlatform.Printing.Pdfcombit.ListLabel32.ProjectConverter
Feedback
Please contact us at nuget@combit.com with any feedback.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net11.0 is compatible. |
-
net10.0
- combit.ListLabel32.CrossPlatform (>= 32.0.0-alpha.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- PDFium.LinuxV2 (>= 1.1.4)
- PDFium.WindowsV2 (>= 1.1.4)
- PDFiumSharpV2 (>= 1.1.4)
- SkiaSharp (>= 3.119.2)
-
net11.0
- combit.ListLabel32.CrossPlatform (>= 32.0.0-alpha.1)
- Microsoft.Extensions.Logging.Abstractions (>= 11.0.0-preview.5.26302.115)
- PDFium.LinuxV2 (>= 1.1.4)
- PDFium.WindowsV2 (>= 1.1.4)
- PDFiumSharpV2 (>= 1.1.4)
- SkiaSharp (>= 3.119.2)
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 |
|---|---|---|
| 32.0.0-alpha.1 | 34 | 7/15/2026 |