Hello,
I am using Aspose PDF for .NET version 11.3 to convert HTML to PDF.
I would like to have a page break in HTML. I have used CSS “page-break-before: always;” and also tried “break-before: page;”. I could see page break in HTML (print preview) but not in the converted PDF.
I do see lots of questions related to this in the forum but not with clear answer.
Thanks.