1. Computing & Technology

Discuss in my forum

David Bolton

Reading PDF Files in C++

By , About.com GuideNovember 15, 2008

Follow me on:

There are a number of utiities with source code for writing PDF files (including Max OS X where it is the native Metafile format) but not so many for reading. Xpdf is a GPL'd open source project that does just that. Its primary use is on Unix/Linux or any Operating System that supports X-Windows but there are components that can be used for extracting text etc that can be used on Win 32 or any non X-Windows syastem.

Adobe's Portable Document Format (PDF) is now 15 years old and based on PostScript, the printer became as ISO open standard in July this year. As well as text it can include transparency, bitmaps and fonts and can of course be encrypted. Xpdf does not decrypt PDFs.

Comments
April 5, 2011 at 6:50 pm
(1) OLA :

hey

please can you tell me how can I read pdf file in c++?

thank you

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2012 About.com. All rights reserved.

A part of The New York Times Company.