Hi,
I’m trying to do the following conversion on docker linux containers, for a pdf with more than 600 pages
private List ConvertFromPdf(string filePath,
TiffConversionSetting conversionSetting)
{
//create r…...com/dotnet/core/aspnet:3.1 AS base WORKDIR...tools for dotnet core FROM mcr.microsoft.com/dotnet/core/sdk:3.1...