Skip to content

w1146869587/XPdfNet

 
 

Repository files navigation

XPdfNet

XPdfNet is a slimmed down version of PDFLibNet. PDFLibNet is a PDF wrapper for xPDF and MuPDF. XPdfNet is based on the same source, but with the following removed:

  • Export to SWF;
  • Support for MuPDF.

For more information about PDFLibNet and licensing information, see http://code.google.com/p/pdfviewer-win32.

Building XPdfNet

Building XPdfNet is easiest with Visual Studio 2008 C++ Express. Because the target library is .NET 2.0, and Visual Studio 2010 and higher do not support building this target for C++/CLI, this project must be build using Visual Studio 2008.

About

.NET wrapper for xPDF based on PDFLibNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.3%
  • C++ 27.3%
  • C# 2.4%
  • Python 1.4%
  • Shell 1.0%
  • Objective-C 0.8%
  • Other 1.8%