Skip to content

[Feature]: Missing Page Size, margins for .net MiniPdfConversionOptions #159

Description

@ankitfriends007

MiniPdf implementation

.NET (C#)

Problem or use case

Hi MiniPdfConversionOptions only contains options for excel conversion and not for word documents in the .net version, can you please add them because it already exists for nodejs

Proposed solution

Add Options in MiniPdfConversionOptions

Affected area

DOCX to PDF

MiniPdf version or baseline

0.42.0

Example usage

var file = MiniSoftware.MiniPdf.ConvertToPdf(stream,new MiniSoftware.MiniPdfConversionOptions(){
pageSize,
margin
});

Sample files or references

No response

Alternatives considered

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions