Apply the border property to pdfkit in rails app

410 Views Asked by At

I need to generate the pdf with pdfkit and content_tag. its working fine, now i want to add the page border property to the page. I tried to add the (border_style: 'solid' or border_width: 5), this got error pipe line broke error. could please any one help me to how add the page border-property.

0

There are 0 best solutions below