I'm working with poppler on C++, and I have some PDFs that contain barcodes. Most of the pdf printers I have to work with print the PDF and its numbers separatedly, so I don't have to deal with barcode reading. But those that express the barcode and its number in a single character bring me strange characters that I don't know how to translate.
For instance there's a document with the following barcode.
3065894901901000368529198928291201901066
But if I copypaste it I get this (i get the same result with poppler's pdftotext) (NÏça1è:0TãMCçLM<1è:Ð)
Is there a way to translate these strange characters back to the numbers they are meant to be?