Skip to content

CommunityHiQ/Frends.Community.Netum

Repository files navigation

Frends.Community.PdfMerge

This Frends task can merge multiple PDFs into one.

License: MIT

Installing

You can install the Task via Frends UI Task View.

Tasks

MergePages

Task Parameters

Property Type Description Example
PageBytes List<byte[]> List of PDF file contents as byte arrays File.ReadAllBytes("file1.pdf")

Result

Property Type Description Example
OutputFileBytes byte[] Merged PDF file as byte array result.OutputFileBytes

Building

Clone a copy of the repository

git clone https://github.com/FrendsPlatform/Frends.Community.Netum.git

Build the project

dotnet build

Run tests

Run the tests

dotnet test

Create a NuGet package

dotnet pack --configuration Release

Third party licenses

This project is licensed under the MIT License - see the LICENSE file for details.

Changelog

Version Date Description
1.0.0 2025-06-11 Initial version of MergePDF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages