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
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