mirror of
https://github.com/coherentgraphics/cpdf-binaries.git
synced 2025-02-01 03:46:55 +01:00
Update docs and move 32 bit to old
This commit is contained in:
parent
ac262da620
commit
16c1bc4f33
32
README.md
32
README.md
@ -21,10 +21,11 @@ Functionality
|
||||
* Scale, rotate, crop and flip pages. Scale pages to fit.
|
||||
* Copy, Remove and Add bookmarks
|
||||
* Stamp logos, watermarks, page numbers and multiline text. Transparency.
|
||||
* Embed TrueType fonts when adding text
|
||||
* Supports Unicode UTF8 text input and output
|
||||
* Make PDF-based presentations
|
||||
* Put multiple pages on a single page
|
||||
* List, copy, or remove annotations
|
||||
* List, copy, set, or remove annotations
|
||||
* Read and set document information and metadata
|
||||
* Add and remove file attachments to document or page.
|
||||
* Thicken hairlines, blacken text, make draft documents
|
||||
@ -33,6 +34,7 @@ Functionality
|
||||
* Export and import PDF files in JSON format
|
||||
* Build table of contents
|
||||
* Convert text to PDF
|
||||
* Draw on PDF files with graphics and text
|
||||
|
||||
|
||||
Documentation
|
||||
@ -61,17 +63,33 @@ The last version of cpdf compatible with Windows XP is v2.2.1.
|
||||
|
||||
MacOS: The executable is codesigned, but not notarized. If it refuses to run
|
||||
the first time, go to System Preferences --> Security & Privacy --> General and
|
||||
click "Allow anyway".
|
||||
click "Allow anyway". Instructions:
|
||||
|
||||
[https://www.coherentpdf.com/mac.html](https://www.coherentpdf.com/mac.html)
|
||||
|
||||
|
||||
C/C++/Python API
|
||||
----------------
|
||||
C/C++/Python/.NET/Java API
|
||||
---
|
||||
|
||||
C/C++/Python interfaces to cpdf are available, in source and binary form:
|
||||
And API version of these tools is available:
|
||||
|
||||
[https://github.com/johnwhitington/cpdflib-source](https://github.com/johnwhitington/cpdflib-source)
|
||||
C/C++ source: [https://github.com/johnwhitington/cpdflib-source](https://github.com/johnwhitington/cpdflib-source)
|
||||
|
||||
[https://github.com/coherentgraphics/cpdflib-binary](https://github.com/coherentgraphics/cpdflib-binary)
|
||||
C/C++ binaries: [https://github.com/coherentgraphics/cpdflib-binary](https://github.com/coherentgraphics/cpdflib-binary)
|
||||
|
||||
Python: [https://github.com/coherentgraphics/python-libcpdf](https://github.com/coherentgraphics/python-libcpdf)
|
||||
|
||||
Java: [https://github.com/coherentgraphics/jcpdf](https://github.com/coherentgraphics/jcpdf)
|
||||
|
||||
.NET: [https://github.com/coherentgraphics/dotnet-libcpdf](https://github.com/coherentgraphics/dotnet-libcpdf)
|
||||
|
||||
|
||||
Coherentpdf.js
|
||||
---
|
||||
|
||||
A JavaScript implementation for node and the browser is available:
|
||||
|
||||
[https://github.com/coherentgraphics/coherentpdf.js](https://github.com/coherentgraphics/coherentpdf.js)
|
||||
|
||||
|
||||
Support
|
||||
|
BIN
cpdfmanual.pdf
BIN
cpdfmanual.pdf
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user