Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PDFio is a simple C library for reading and writing PDF files.

License

NotificationsYou must be signed in to change notification settings

michaelrsweet/pdfio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

723 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VersionApache 2.0Build StatusCoverity Scan Status

PDFio is a simple C library for reading and writing PDF files. The primarygoals of PDFio are:

  • Read and write any version of PDF file
  • Provide access to pages, objects, and streams within a PDF file
  • Support reading and writing of encrypted PDF files
  • Extract or embed useful metadata (author, creator, page information, etc.)
  • "Filter" PDF files, for example to extract a range of pages or to embed fontsthat are missing from a PDF
  • Provide access to objects used for each page

PDFio isnot concerned with rendering or viewing a PDF file, although a PDFRIP or viewer could be written using it.

Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the ApacheLicense Version 2.0 with an (optional) exception to allow linking against GNUGPL2-only software. See the filesLICENSE andNOTICE for more information.

Reading the Documentation

Initial documentation to get you started is provided in the root directory ofthe PDFio sources:

  • CHANGES.md: A list of changes for each release of PDFio.
  • CODE_OF_CONDUCT.md: Code of conduct for the project.
  • CONTRIBUTING.md: Guidelines for contributing to the project.
  • INSTALL.md: Instructions for building, testing, and installing PDFio.
  • LICENSE: The PDFio license agreement (Apache 2.0).
  • NOTICE: Copyright notices and exceptions to the PDFio license agreement.
  • README.md: This file.
  • SECURITY.md: How (and when) to report security issues.

You will find the PDFio documentation in HTML, EPUB, and man formats in thedoc directory.

Examples can be found in theexamples directory.

Please read the documentation before asking questions.

About

PDFio is a simple C library for reading and writing PDF files.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2026 Movatter.jp