1. Home
  2. Computing & Technology
  3. C / C++ / C#
photo of David Bolton
David's C / C++ / C# Blog

By David Bolton, About.com Guide to C / C++ / C#

Reading PDF Files in C++

Saturday November 15, 2008
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

No comments yet. Leave a Comment

Leave a Comment

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

Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.