mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-21 04:17:57 +08:00
#57 add access to document metadata and expose wrapper type
This commit is contained in:
@@ -140,7 +140,8 @@
|
||||
|
||||
return new PdfDocument(log, inputBytes, version, crossReferenceTable, isLenientParsing, caching, pageFactory, catalog, information,
|
||||
encryptionDictionary,
|
||||
pdfScanner,
|
||||
pdfScanner,
|
||||
filterProvider,
|
||||
acroFormFactory);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user