Hey,
I came across miniPdf by chance as I needed a free docx to pdf conversion.
A few issues I picked up:
Firstly - when you try and pass a stream to MiniPdf.ConvertToPdf(), it doesnt work. I did it a few times and always came back with a blank document.
Secondly - after I converted it and passed a string, it produced the pdf but the table didnt come out well.
Docx version
Pdf version
Thanks for the efforts in this project.
Hey,
I came across miniPdf by chance as I needed a free docx to pdf conversion.
A few issues I picked up:
Firstly - when you try and pass a stream to MiniPdf.ConvertToPdf(), it doesnt work. I did it a few times and always came back with a blank document.
Secondly - after I converted it and passed a string, it produced the pdf but the table didnt come out well.
Docx version
Pdf version
Thanks for the efforts in this project.