After qr code is generated how to chage qr size inside canvas

my output image after generating Qr code like this
download

how to change QR results like this
images (2)

Use a card view corner radius 20 and set the image size width and height less than the card view. Once qr code is generated (I hope this qr will be shown in image block) show the result in this image block .if you want that color square, drag the above said set up into any arrangement whose width and length should be greater than the card view . Simple

I was using canvas to get Qr output but I think card view is the best solution to get result like that
thanks, I will try

I can get output like this
images (2)
but I can’t download or share card view

Show us what have you tried.

Read here

i create qr code but i can’t download or share cardview

I saw many tutorials using canvas to get qr output but i did not found any solution to get canvas QR output like this
images (2)

with your card view solution ican get only qr output like this
i want to know how to download and share cardview image

You need to do component to image

i will try and post if it work :+1:

this extention not working
blocks (21)

1 Like

You should use file:// before the file path to show the image. And make sure your label is visible.

1 Like

do you mean like this
blocks (22)
lable is visible
or like this
blocks (23)

This should work. Isn’t it working? If not then can you debug the file Path?

yes i convert label text into image format

next thing is i need to download image file and share image

how to set download ulr to image1

i will post full block list and result after i complete this project it maybe help others

1 Like

I think you need to set solution on this post

Because your title and main question about size and design. Not about file path :heart:

1 Like

final result

generate Qr

share result

Save Image

Thanks for the support :slightly_smiling_face: :+1:

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.