pdfalto icon indicating copy to clipboard operation
pdfalto copied to clipboard

PDF to XML ALTO file converter

Results 85 pdfalto issues
Sort by recently updated
recently updated
newest added

Something to do with the late changes to the language standard, I guess. Though my days of C++ programming are over too long ago... Anyway, here are diagnostics: - Ubuntu...

See the error case https://github.com/kermitt2/grobid/issues/1033

bug

As discussed in https://github.com/kermitt2/grobid_client_python/issues/76 with examples.

this line cause seg fault on my machine, ```cpp const Normalizer2 *nfkc = Normalizer2::getNFKCInstance(errorCode); ``` https://github.com/kermitt2/pdfalto/blame/9553aba9a3df882d53bb82a2ecdcd9eeb25c7a0d/src/XmlAltoOutputDev.cc#L723C7-L723C7 both the error code and the returned pointer are not handled. in my case,...

help MacBook Pro 14 M1 pdfalto % make [ 60%] Built target xpdf [ 60%] Built target goo_objs [ 60%] Built target goo [ 60%] Built target fofi_objs [ 60%]...