LibreOffice / barcode

LibreOffice Barcode Extension
GNU General Public License v3.0
33 stars 12 forks source link

Barcode Without Text #7

Closed t4saha closed 4 months ago

t4saha commented 1 year ago

Create Barcode without Human readable text

BoseSj commented 1 year ago

Can you plz explain the issue here a bit more ellaborately?

bjorn-l commented 1 year ago

(Different user here, but with similar request.)

What I would like is the ability (a checkbox, perhaps) to specify no text under a barcode. I am using Code 128. I believe the text is added in function add_text_above. Despite its name, the (Human-Readable) text is added under the barcode.

BhattAbhilash commented 1 year ago

Can you give us the framework and language to use in this for

bjorn-l commented 1 year ago

@BhattAbhilash

Can you give us the framework and language to use in this for

Not sure what or who you are asking. If you are asking about my case: I use the Barcode extension in LibreOffice Writer. (And it works in the other LibreOffice document types.) I use the extension interactively through the graphical interface, inserting a Barcode object, not through the API.

smehrbrodt commented 4 months ago

Note that recent LibreOffice versions have its own barcode/QR Code generator. There it's possible to generate a barcode without text. All future development will happen in LibreOffice now.