christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

How to Remove padding in android ? #287

Closed mansilaad closed 1 year ago

mansilaad commented 1 year ago

Pdf is having padding... Can we remove it

mansilaad commented 1 year ago

used height and width props

jagataess commented 1 month ago

Can you please tell me how and where to use the height and width props? @mansilaad