Jonas Jenwald 14b8523314 Refactor the password handling so that it's stored in the PdfManagers, instead of in the XRef
We're already passing in a, currently unused, `PdfManager` instance when initializing the `XRef`. To avoid having to pass a single `password` parameter around, we could thus simply get the `password` through the `PdfManager` instance instead.
2017-01-03 20:29:52 +01:00
..
2016-01-28 11:32:59 -06:00
2016-07-17 14:33:41 +02:00
2016-01-28 12:11:46 -06:00