QR Code is disappearing when I open PDF designed using Adobe LiveCycle designer in Browser
The QRCode object which I added in XDP for a form is disappearing in browser, but it is appearing in Acrobat reader. So I tried creating QRCode image using Zxing library and embedded into PDF using PDFBOX library. Now the QRCode can be seen in browser but not in Acrobat. In Acrobat the QRCode object which I added in XDP is appearing and when I save the PDF by entering some values in Acrobat and open that in browser then the QRCode object is appearing not my QRCode which I created using Java.
Is there a way to get QRCode Object visible on browser?
