christopherdro / react-native-print

Print documents using React Native
MIT License
325 stars 135 forks source link

Pdf not fit properly in Print preview, make blank space either right and bottom. #208

Open anupsamanta opened 1 year ago

anupsamanta commented 1 year ago

Selected an image from device and convert it into a pdf file . After that I used to print that particular pdf file. But pdf is not fit properly in print preview, making blank space in right or bottom.

MaruanBO commented 11 months ago

Hello @anupsamanta,

Could you please provide more information about your printing scenario? Are you printing an HTML image by converting it to a base64 image and then to a PDF? Or are you printing HTML to PDF? It would be helpful to know the specific use case and the steps you are taking. Additionally, have you tried applying styles to the generated HTML or image? Lastly, could you please clarify if this problem is specific to iOS or Android?

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.