|
From: Alec T. <ale...@gm...> - 2011-09-07 09:07:54
|
Good afternoon, I'm completing a project for analysing and displaying PDFs. The project will have a web-frontend implemented in Wt. The features (although not limited to this) is to: • Allow users to upload PDFs • PDFs are analysed by the system, gathering information on headers, footers & Table of Contents using my custom algorithms • PDFs ToC are annotated with hyperlinks Are the libpdfxx PDF libraries the best open-source libraries for this task? - If not, can you recommend another? Thanks for all suggestions, Alec Taylor |