Jonas Jenwald 41fbc71ef9 Ensure that XRef.indexObjects can handle object numbers with zero-padding (issue 10491)
All objects in the PDF document follow this pattern:
```
0000000001 0 obj
<<
% Some content here...
>>
endobj
0000000002 0 obj
<<
% More content here...
endobj

```
2019-01-24 22:37:18 +01:00
..
2017-01-29 23:24:44 +01:00
2018-11-23 13:49:58 +01:00
2013-03-15 11:24:08 -07:00