CatimaLoyalty / Android

Catima, a Loyalty Card & Ticket Manager for Android
https://catima.app
GNU General Public License v3.0
885 stars 151 forks source link

Problem with multi-page PDF import #2176

Open AT181903 opened 1 week ago

AT181903 commented 1 week ago

If I share a multi-page PDF (each page contains a QR to import) to Catima, it detects only one QR.

TheLastProject commented 1 week ago

Hmm, that shouldn't be happening. Might be related to #1215.

Could you send me the affected PDF file so I can look more deeply into it? Feel free to email or chat service it to me if you're not comfortable sharing it publicly here. My website with contact info is on my GitHub profile :)

AT181903 commented 1 week ago

Hmm, that shouldn't be happening. Might be related to #1215.

Could you send me the affected PDF file so I can look more deeply into it? Feel free to email or chat service it to me if you're not comfortable sharing it publicly here. My website with contact info is on my GitHub profile :)

Sent it on Matrix

TheLastProject commented 1 week ago

Thanks, can confirm. I'll try to look at this in the coming days. Not sure what's going on here.

TheLastProject commented 1 week ago

I can confirm it finds only one barcode. Interestingly enough, it fails to find the barcode on page one but finds the barcode on page 2. I can also tell it successfully detects both pages and generates one big image per page to scan.

This is looking like the same issue as #1215 :(