Uses 4204K of libraries. Click here for Pure Java version (67L/1K).
1 | !include once #1035114 // PDFBox |
2 | |
3 | // Note: PDDocument is AutoCloseable, so be sure to close it |
4 | static PDDocument loadPDF(File pdfFile) ctex {
|
5 | ret PDDocument.load(pdfFile); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035115 |
| Snippet name: | loadPDF |
| Eternal ID of this version: | #1035115/3 |
| Text MD5: | 5c8863adacb216a0bdfc74cd862b217d |
| Transpilation MD5: | 971a8e2c231ed927831f355c8e586509 |
| Author: | stefan |
| Category: | javax / pdfbox |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-30 13:05:02 |
| Source code size: | 180 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 339 / 427 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |