christopherdro / react-native-print

Print documents using React Native
MIT License
335 stars 145 forks source link

Add support for base64 PDF #95

Closed mikeahirsch closed 3 years ago

mikeahirsch commented 5 years ago

@christopherdro Heads up. This will be a breaking change as it changes from taking a filePath option to taking a uri option. The reason for the change is because of it now accepting a base64 uri.

NeilMcGuiness commented 4 years ago

+1 Would love this functionality

stale[bot] commented 3 years 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.

resmivg134 commented 1 year ago

Hi, does this work for base 64 data?