QRCode Reader and QRCode Generator with Zxing
Ramón San Félix Ramón
CODE AUTHOR
Posts: 31
Ramón San Félix Ramón replied the code: QRCode Reader and QRCode Generator with Zxing
Hola, Adolfo,
El ejemplo funciona en 32 y 64 Bits.
Saludos.
El ejemplo funciona en 32 y 64 Bits.
Saludos.
Please Log in or Create an account to join the conversation.
Adolfo Chairez Gallegos
Posts: 2
Adolfo Chairez Gallegos replied the code: QRCode Reader and QRCode Generator with Zxing
Hasta donde recuerdo este ejemplo no esta funcionando para 64 bits, o sí ?
Please Log in or Create an account to join the conversation.
Ramón San Félix Ramón
CODE AUTHOR
Posts: 31
Ramón San Félix Ramón replied the code: QRCode Reader and QRCode Generator with Zxing
Hi Chris,
With this example it is not possible.
When I get back from my hollydays, I plan to post an example of this.
To read the pdf, you must first convert the PDF to an image. To do this, we must modify the .NET class of the example. You can use the GhostScript or Pdfium library to do the conversion and then with Zxing do the reading of the QR.
Regards,
Ramón.
With this example it is not possible.
When I get back from my hollydays, I plan to post an example of this.
To read the pdf, you must first convert the PDF to an image. To do this, we must modify the .NET class of the example. You can use the GhostScript or Pdfium library to do the conversion and then with Zxing do the reading of the QR.
Regards,
Ramón.
Please Log in or Create an account to join the conversation.
Christopher Craft
Posts: 1
Christopher Craft replied the code: QRCode Reader and QRCode Generator with Zxing
Ramon,
Would this support reading the QR code within a PDF file?
Chris Craft
Would this support reading the QR code within a PDF file?
Chris Craft
Please Log in or Create an account to join the conversation.