Skip to content

Commit 8fd334b

Browse files
authored
Update README.md
1 parent c79196a commit 8fd334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gofpdi allows you to import an existing PDF into a new PDF. The following PDF g
1010

1111
## Acknowledgments
1212
This package’s code is derived from the [fpdi](https://github.com/Setasign/FPDI/tree/1.6.x-legacy) library created by [Jan Slabon](https://github.com/JanSlabon).
13-
[mrtsbt](https://github.com/mrtsbt) added support for reading a PDF from an `io.ReadSeeker` stream.
13+
[mrtsbt](https://github.com/mrtsbt) added support for reading a PDF from an `io.ReadSeeker` stream and also added support for using gofpdi concurrently. [awesomeunleashed](https://github.com/awesomeunleashed) added support for reading PDFs that have split xref tables.
1414

1515
## Examples
1616

0 commit comments

Comments
 (0)