To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

PoDoFo
Developer(s)Dominik Seichter, Francesco Pretto et al.
Initial releaseJune 11, 2006; 17 years ago (2006-06-11)[1]
Stable release
0.10.1 / June 29, 2023; 8 months ago (2023-06-29)
Repository
Written inC++
Operating systemCross-platform
TypePDF manipulation library
LicenseGNU LGPL[2]
Websitepodofo.github.io

PoDoFo is a software library and tools to work with the PDF file format. The name comes from the first two letters of each word in PDF's spelled-out form (Portable Document Format).[3]

The PoDoFo library is a free portable C++ library which includes classes to parse a PDF file and modify its contents into memory. PoDoFo includes very simple classes to create PDF files. All classes are documented so it is easy to start writing an application using PoDoFo.

PoDoFo is primarily useful for applications that wish to do lower-level manipulation of PDF, such as extracting content or merging files. It is also useful if an application has specific requirements for its PDF output that more general output-oriented libraries like Cairo cannot satisfy. Canvas/drawing support is currently very limited in PoDoFo, so for pure output tasks a library like Cairo will be more suitable. PoDoFo cannot render PDF, so one should look at a library like Poppler for that.

PoDoFo is dependent on OpenSSL, zlib, freetype2, fontconfig (Unix and Mac OS X only), libjpeg (optional), libpng (optional) and LibTIFF (optional).

PoDoFo is released under the GNU Lesser General Public License (LGPL). The tests and tools which are included in PoDoFo are licensed under the GNU General Public License.

YouTube Encyclopedic

  • 1/3
    Views:
    31 258
    90 382
    132 294
  • Setting up a Podofo Wireless CarPlay Android (Chinese) head unit
  • upgrade software or firmware of universal or Chinese android car stereo or head unit
  • Carpuride SmartDisplay for your Car - CarPlay & Android Auto - Overview

Transcription

See also

References

  1. ^ "Sourceforge first release".
  2. ^ "PoDoFo License".
  3. ^ "PoDoFo Home Page".

External links

This page was last edited on 10 March 2024, at 18:18
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.