SimpleGraph-PDF: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{SimpleGraphModule |name=PDF |logo=File:Pdf_by_mimooh.svg |documentation=makes PDF files accessible via the Apache PDFBox® |url=https://pdfbox.apache.org/ |storemode=propert...") |
No edit summary |
||
| Line 1: | Line 1: | ||
=SimpleGraphModule= | |||
{{SimpleGraphModule | {{SimpleGraphModule | ||
|name=PDF | |name=PDF | ||
|logo=File:Pdf_by_mimooh.svg | |logo=File:Pdf_by_mimooh.svg | ||
| | |modulename=pdf | ||
| | |systemname=PdfSystem | ||
|url=https://de.wikipedia.org/wiki/Portable_Document_Format | |||
|apiname=Apache PDFBox | |||
|apiurl=https://pdfbox.apache.org/ | |||
|documentation=makes Portable Document Format (PDF) files accessible via the Apache PDFBox® API | |||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
=Freitext= | |||
Revision as of 09:24, 21 February 2018
SimpleGraphModule
SimpleGraph PDF module
The SimpleGraph PDF module makes Portable Document Format (PDF) files accessible via the Apache PDFBox® API see Apache PDFBox.
Sources
- System: PdfSystem.java
- JUnit-Test: TestPdfSystem.java