---
# System prepended metadata

title: PDF編集API調査

---

# PDF編集API調査

## 1. PDFTron
### 環境
#### File type support
-------
PDF, PDF/A
DOC, DOCX, XLS, XLSX, PPT, PPTX (MS Office software or licenses not required)
PNG, JPEG, JPG, SVG
EML, TXT, HTML
DWG, DGN, DWF, DXF, RVT And others

--------

#### OS support
--------
All versions of Windows (64-bit)
Linux (64-bit), excluding Alpine
Mac OS

-------
#### Node version support
8, 9, 10, 11, 12

> 

### APIs
#### 置換API
[javascript](https://www.pdftron.com/documentation/samples/js/ContentReplacerTest)
[nodejs](https://www.pdftron.com/documentation/samples/node/js/ContentReplacerTest)
