I'm wondering if anyone knows a hack or a way around setting a border-radius in PDFMake.
I have an image which I plan to have to a border-radius of about 4px.
{
image: 'sampleImage.jpg',
width: 150,
height: 150,
},
There's no documentation for such.