일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 명품철정
- 상조
- pdfbox
- 과학과사람들
- documents4j
- 쿠첸
- 프리드라이프
- 차가운방정식
- spring security
- chuwi
- ermaster
- 베스트샵
- 철도시설공단
- 대명라이프
- 교원라이프
- 개발공사
- Fop
- 올스타투표
- POI
- 행복주택
- 도시공사
- 웨스턴리그
- CJH-PA0602IC
- 압력밥솥
- 디지털프라자
- 코딩교육
- 하이프리드
- docx4j
- 과학소설
- 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 : 최초 작성