Re: parsing PDF
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 12/18/2013 10:59 PM, Carlo Capelli wrote: > Given the complexity of PDF, maybe a library like > poppler<http://poppler.freedesktop.org/>could be more appropriate. > > If you are interested, I could try to make it available via Qt reflection. Slightly related and depending on what you want to do, an former colleague Anjo Anjewierden (original developer of xpce) modified xpdf to dump the information in a PDF file as XML. He used that to extract the text from pages, dealing with multi-column pages, tables, page headers and footers, etc. I have an old copy of the sources laying around. I have little clue how to use it or about the legal status of this code. His home page is here: http://www.utwente.nl/gw/ist/en/medewerkers/wetenschappelijke_staf/anjo_anjewierden/ Cheers --- Jan > > bye Carlo > > > 2013/12/18 Josef Frydl <[email protected]> > >> Does anybody knows of swi-prolog (prolog) library to parse PDF file? >> Thanks Josef Frydl >> _______________________________________________ >> SWI-Prolog mailing list >> [email protected] >> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >> > -------------- next part -------------- > HTML attachment scrubbed and removed > _______________________________________________ > SWI-Prolog mailing list > [email protected] > https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >