Aymkdn / html-to-pdfmake

This module permits to convert HTML to the PDFMake format
https://aymkdn.github.io/html-to-pdfmake/index.html
MIT License
545 stars 88 forks source link

Query reg. Border radius support #185

Closed thanecoder closed 1 year ago

thanecoder commented 1 year ago

I am trying to add Border radius to a border and then converting that html to pdf. But the border radius property does not seem to reflect in the pdf. Can you please confirm if the border radius property is supported?

Aymkdn commented 1 year ago

No, it's not supported. Please, check the PDFMake documentation, and if you find a way to do border-radius there, then let me know.