ダウンロードリスト

プロジェクト概要

!PoDoFo は、PDF ファイル形式を使用する C++ ライブラリです。また、またいくつかのツールが含まれています。PDF ファイルの解析、メモリ、書き込み、変更を元に、ディスクにその内容を変更、新しい PDF ファイルを作成するクラスが含まれています。!PoDoFo ツールは、!PoDoFo 図書館の周りに構築されたシンプルなツールです。これらのツールは独自のプロジェクトに !PoDoFo ライブラリを使用する方法の例を主に PDF ファイルを操作するための便利な機能を提供しています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-04-27 06:05
0.9.1

これは、バグ修正リリースです。これは主にライブラリ内のPDFファイルと最適化を解析するための修正が含まれています。
This is a bugfix release. It mainly contains fixes for parsing PDF files and optimizations in the library.

2011-03-15 08:53
0.9.0

数え切れないほどのバグ修正と改善。最も重要な新機能の中で、初期のPDF署名のサポートおよびPNGイメージのサポートです。パーサーでいくつかの問題が修正されました。よりコンパクトな書き込みモードが​​追加されました。多くのAPIが改善されました。
Countless bugfixes and improvements. Among the most important new features are initial PDF signature support and PNG image support. Several issues in the parser were fixed. A more compact writing mode was added. Many APIs have been improved.

2010-10-26 00:13
0.8.4

Visual Studioを使用してWindowsシステム上でコンパイルが修正されました。
Compilation on Windows systems using Visual Studio was fixed.

2010-10-22 07:21
0.8.3

このリリースでは、新しい、よりコンパクトなPDFを作成するデフォルトのPDFファイル、書き込みモードを追加します。これは、画像補間をサポートし、イメージの色キーのサポート、またはbase14フォントの選択などいくつかのAPIを拡張します。これは、予測の実装のバグが修正されます。これは、Unicode文字列の暗号化を修正されています。これは(ルートが制限キーを使用してはならない)namestree実装を修正されています。これは、インライン画像データおよび4KBより大きいインライン画像のサポートの検出が修正されています。いくつかの最適化、バグ修正、マイナーメモリリークの修正プログラムがあります。
This release adds a new write mode for PDFs, which is the default, to create more compact PDFs. It extends several APIs, e.g. image interpolation support, image chroma key support, or selection of base14 fonts. It fixes bugs in the predictor implementation. It fixes encryption of Unicode strings. It fixes the namestree implementation (root shall not have a Limits key). It fixes detection of inline image data and support for inline images larger than 4KB. There are several optimizations, bugfixes, and a fix for a minor memory leak.

2010-08-25 19:26
0.8.2

暗号化されたPDFファイルをAESの作成が修正されました。 LZW圧縮とPDFファイルの復号は、修正されたストリーム。いくつかの修正と機能拡張には、エンコードやフォントに関して行われた。その中でいくつかの新しいエンコーディングをサポートしています。今では、アプリケーションの代わりに標準出力にPoDoFoからログメッセージを受信するためにカスタムログハンドラを指定することが可能です。 Windows上で可能なヒープの破損が修正されました。 HP - UX上でのビルドが修正されました。読書、特定の更新されたPDFファイルは修正されました。 podofoxmpツールは、XMPはPDFファイルのストリームで動作するように追加されました。 podofocropツールはPDFファイルをトリミングして追加されました。
The creation of AES encrypted PDF files was fixed. Decoding of PDFs with LZW streams was fixed. Several fixes and enhancements were made regarding encodings and fonts. Among them is support for a few new encodings. It is now possible to specify a custom logging handler to receive log messages from PoDoFo into your application instead of stdout. Possible heap corruptions on Windows were fixed. Building on HP-UX was fixed. Reading certain updated PDF files was fixed. The podofoxmp tool was added to work with XMP streams in PDF files. The podofocrop tool was added to crop PDF files.

プロジェクトリソース