Lakerfield / QuestPDF.Barcodes

MIT License
5 stars 0 forks source link

QRCode: is there an option to include brand logo? #1

Open jaguarxii opened 5 months ago

jaguarxii commented 5 months ago

Hi nice library, I am currently testing QuestPDF for a web project (dotnet 8)

Is there a plan to enable the brand logo for the qr-codes? or another option to improve the looks of the codes or artistic ones?

image

I currently use QRCoder-ImageSharp, but it requires certain "steps" to get a high quality qr-code since the vector option does not allow brand logos either.

Thanks in advance for this project!

Lakerfield commented 5 months ago

Thank you for your kind words and for testing QuestPDF with .NET 8! We appreciate your suggestion about adding brand logos to QR codes. This feature seems feasible, and we will consider it for future updates. First, we need to explore the details of QR code error correction.

Thank you again for your support!