gkahiu / qrbarcodeitem-plugin

A QGIS plugin that enables QR code and linear barcode items to be added to a print or report layout.
https://gkahiu.github.io/qrbarcodeitem-plugin/
GNU General Public License v3.0
9 stars 1 forks source link

Set background transparent when importing qr code into svg #7

Open Seula-k opened 2 years ago

Seula-k commented 2 years ago

Hi.

Thankfully, I'm using the QR Barcode Layout Item plug-in that you made for me

There's a function that I need

I want to know how to set the background transparent when importing qr code into svg

I hope there is a positive answer

gkahiu commented 2 years ago

Did you mean importing or generating QR code? The plugin only supports dynamic generation of QR codes.

If generating, you can set the transparency of the background color as follows:

  1. Click the highlighted section (in the screenshot) of the background color button

image

  1. Adjust the saturation level accordingly. image
Seula-k commented 2 years ago
    p{margin-top:0;margin-bottom:0}

I misinformed you.I want the background to be transparent when exporting after generating qr code, not import

                                                                                                        강 동 규   디지털인프라팀 / 차장                                                                t  031-979-0717|m  010-4749-1845 |e   ***@***.***                                                                a 경기도 고양시 덕양구 토당로42번길 21 , 2~4층                                                                                        

--------- 원본 메일 ---------

    보낸사람: Kahiu ***@***.***>
    받는사람: gkahiu/qrbarcodeitem-plugin ***@***.***>

        참조: Seula-k ***@***.***>, Author ***@***.***>

    날짜: 22.08.24 16:22 GMT +0900
    제목: Re: [gkahiu/qrbarcodeitem-plugin] Set background transparent when importing qr code into svg (Issue #7)

Did you mean importing or generating QR code? The plugin only supports dynamic generation of QR codes. If generating, you can set the transparency of the background color as follows:

Click the highlighted section (in the screenshot) of the background color button

Adjust the saturation level accordingly.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

gkahiu commented 2 years ago

Once you set the transparency of the QR code item using the steps outline earlier, it will still be retained when you export the layout to an image file or PDF.