Situation:
Using Aspose.Pdf.Document
First we generate the content in HTML format.
Func1:
var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight);
usin…... Scale the HTML with CSS. If you cannot change the PDF...in a container that applies a CSS transform: <div style="transform:scale(0...