Hi i have problem when merge pdf file in net core 3.1, but when i run the project in net core 2.1 it can work well. I use groupdocs.merger (21.8.0).
here is my sample pdf sample.pdf (26.4 KB)
here is my sample code source code.docx (12.4 KB)
We are investigating this issue with ticket ID MERGERNET-1175. You’ll be notified in case of any update.
That’s a frustrating issue, especially with the dependencies in .NET Core 3.1. If you’re still hitting a wall with the library configuration, you might want to double-check if all the native dependencies are properly restored in your build environment.
In the meantime, if you just need to get those specific files merged quickly while you debug the code, I’ve used Merge PDF Files Online | TheToolApp before - it’s super straightforward and might save you some time today.