Skip to content

Is there any options for using it in a ShareLink? #56

Closed Answered by dagronf
vicvoh asked this question in Q&A
Discussion options

You must be logged in to vote

It already has many functions for this on the QRCode.Document object for exporting images, jpeg, png, svg, pdf and vector types.

https://github.com/dagronf/QRCode?tab=readme-ov-file#generating-a-styled-image

Look at the examples given in the documentation for generating image data from a qr code

https://github.com/dagronf/QRCode?tab=readme-ov-file#styling-your-qr-code

The documentation also gives examples of the more modern 'builder' style interface for easily generating an image

https://github.com/dagronf/QRCode?tab=readme-ov-file#qrcode-builder

Also there are plenty of real-world examples of building qr code images in the Examples subfolder

https://github.com/dagronf/QRCode/tree/main/Ex…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vicvoh
Comment options

Comment options

You must be logged in to vote
1 reply
@dagronf
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vicvoh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants