Difference between revisions of "SimpleGraph-PDF"
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...") |
|||
(One intermediate revision by the same user not shown) | |||
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 | ||
}} | }} |
Latest revision as of 10: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