Merge pull request #1382 from Stirling-Tools/tweaks

tweaks and fix for #1381
This commit is contained in:
Anthony Stirling
2024-06-05 22:35:22 +01:00
committed by GitHub
8 changed files with 10 additions and 11 deletions

View File

@@ -117,7 +117,6 @@ public class PDFTableStripper extends PDFTextStripper {
/**
* Instantiate a new PDFTableStripper object.
*
* @param document
* @throws IOException If there is an error loading the properties.
*/
public PDFTableStripper() throws IOException {