wojtekmaj / react-pdf

Display PDFs in your React app as easily as if they were images.
https://projects.wojtekmaj.pl/react-pdf
MIT License
9.11k stars 867 forks source link

QR code component #1647

Closed web-shoharab-pk closed 9 months ago

web-shoharab-pk commented 9 months ago

Before you start - checklist

Description

Last time I was working on one invoice solution system. I used the React-PDF package for PDF creation, printing, and downloading. I faced one issue when using a QR code on my pdf. However, I didn't get any solution to using QR code in the React-PDF component. My request is If possible please creat a component link View or Text for QR code.

Thank you

Proposed solution

No response

Alternatives

No response

Additional information

No response

wojtekmaj commented 9 months ago

It looks like you confused React-PDF with @react-pdf/renderer. Please file an issue in their repo instead.

web-shoharab-pk commented 9 months ago

Ohh sorry, my mistake. Thanks for your response