Hi @rdvojmoc ,
I am able to create pdf documents using dinktopdf but some time getting blank row(more white space between two rows) inside pdf body. Page break is true and getting pages with numbers.
My application is .Net core 2.2 and VueJs. I am using razor view for rendering html, converting to byte array using dinktopdf and sending back to VueJs page to down load as pdf. PDF file generation is working but some time blank row is coming in pdf body.
I have saved the html content and browsed it, there is no blank row coming. Please help me on this.
Hi @rdvojmoc , I am able to create pdf documents using dinktopdf but some time getting blank row(more white space between two rows) inside pdf body. Page break is true and getting pages with numbers.
My application is .Net core 2.2 and VueJs. I am using razor view for rendering html, converting to byte array using dinktopdf and sending back to VueJs page to down load as pdf. PDF file generation is working but some time blank row is coming in pdf body.
I have saved the html content and browsed it, there is no blank row coming. Please help me on this.