Skip to content

Unable to create a Document in Linux #198

@Dav-Sc

Description

@Dav-Sc

MuPDF.NET Version: 3.2.8
Development Platform: Windows 11
Target Distribution: Docker Dotnet (mcr.microsoft.com/dotnet/aspnet:8.0)

When I dockerize the code, and try to create a document

var doc = new Document();

I get: MuPDF.NET.Document..ctor(String fileName, Byte[] stream, String fileType, Rect rect, Single width, Single height, Int32 fontSize)
at DocumentTabletEmailService.PDFUtilities.AllowModifyDocument(Byte[] pdfBytes)

I originally had it reading a file it still wouldn't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions