Hello support …
We have tried to build a html template with data binding to convert into pdf files …
The html will include grid-template-columns , the html can display OK in browser ( Edge or Chrome ) and seems not OK…...Prepare a path to a source HTML file string documentPath = Path.Combine(DataDir...Prepare a path for converted file saving string savePath = Path.Combine(OutputDir...