일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 쿠첸
- 철도시설공단
- 명품철정
- CJH-PA0602IC
- 도시공사
- 상조
- 프리드라이프
- 행복주택
- 코딩교육
- docx4j
- ermaster
- 과학소설
- 과학과사람들
- 대명라이프
- Fop
- pdfbox
- 베스트샵
- spring security
- 개발공사
- chuwi
- documents4j
- 차가운방정식
- 압력밥솥
- 디지털프라자
- 교원라이프
- 올스타투표
- POI
- 웨스턴리그
- 하이프리드
- eclipse
- Today
- Total
공감 스토리
java 문서변환 관련 라이브러리 소개 본문
[ Apache PDFBox ]
The Apache PDFBox® library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command-line utilities. Apache PDFBox is published under the Apache License v2.0.
https://pdfbox.apache.org/
[ Apache POI ]
Apache POI - the Java API for Microsoft Documents.
http://poi.apache.org/
[ Apache FOP ]
Apache™ FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PS, PCL, AFP, XML (area tree representation), Print, AWT and PNG, and to a lesser extent, RTF and TXT. The primary output target is PDF.
https://xmlgraphics.apache.org/fop/
[ documents4j ]
documents4j is a Java library for converting documents into another document format.
http://documents4j.com
[ docx4j ]
docx4j is an open source (ASLv2) Java library for creating and manipulating Microsoft Open XML (Word docx, Powerpoint pptx, and Excel xlsx) files.
https://www.docx4java.org
* 2018-06-20 : 최초 작성