Announcement

Collapse
No announcement yet.

How to grab the QR-Code image for export

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • item
    commented on 's reply
    Hi,
    with my skill, barcode is a javascript library who "compose" image file.
    so in export as XLSX, there are no a "function" who transform the barcode field in a image.
    so this kind of field need to be "added" in tools when export as Xlsx. (i think we can add image with phpSpreedcheat)

  • abisbe
    replied
    Sorry item I don't understand your answer, is this going to be on a release? or do we need to go and add this line of code somewhere?

    Thank you!

    Leave a comment:


  • item
    replied
    Hi,
    i think we need to "replicate" for export xlsx as barcode is a JS library :



    $this->composeBarcodeTag($data);

    of course, to confirm, i respond with my skill

    Leave a comment:


  • shalmaxb
    started a topic How to grab the QR-Code image for export

    How to grab the QR-Code image for export

    Hi, how is it possible ti export the qr-code image. When I export, it exports the encoded text, not the qr-code itself. There is an id of that image, but it is not available for instance to use in a formula.
Working...
X