QR
Re: QR
Please attach your QRCode JPG file to a message on this thread so we can all see it.
The eXpress train is coming - and it has more cars.
Re: QR
This code works for me:
Code: Select all
#INCLUDE "dcprint.ch"
FUNCTION Main()
DCPRINT ON NAME 'Microsoft Print to PDF' TOFILE OUTFILE 'test.pdf'
@ 10,0 dcprint say 'this is a test'
@ 12,0 dcprint bitmap '\test\miguelon\qrcode.png' scale 10
dcprint off
RETURN nil
* -----------
PROC appsys ; return The eXpress train is coming - and it has more cars.
Re: QR
SOLVED
Thank you all so much for your help! I'd been looking for a solution for two days because I couldn't print QR codes.
The problem was a corrupted driver.
Thanks to everyone, I'm very happy. I've attached a picture of the result.
Regards, everyone.
Thank you all so much for your help! I'd been looking for a solution for two days because I couldn't print QR codes.
The problem was a corrupted driver.
Thanks to everyone, I'm very happy. I've attached a picture of the result.
Regards, everyone.
- Attachments
-
- WhatsApp Image 2025-10-30 at 22.28.52.jpeg (160.71 KiB) Viewed 780 times