Michael Plaisted
Michael Plaisted
### Describe the feature Add support for using lambda response streaming when returning streams in a dotnet lambda function. https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/ ### Use Case I would like to stream large S3...
Validate all number serializers properly use a set locale to avoid issues with `.` vs `,`.
Found an issue where quick saved documents would result in duplicate objects being written if a new indirect reference was created for an existing object. Need to cleanup the xref...
Current rebuilding tries to read the object streams it finds as it scans the document. This doesn't work with encryption since the encryption hasn't been set up yet. Repair process...
* Text extraction using external font file for unicode values * Text writing using external font
Expose options for tweaking how caching is handled: * Cmaps (global) * Fonts (global?) * Indirect objects
- [ ] External font registration -> default global, can add custom by ParsingOptions - [x] Type1 (FontFile - Type1 or MMType1 fd type) - [x] Type1 test coverage (bug1199237,issue1658)...
https://github.com/pdf-association/arlington-pdf-model Should be pretty straightforward and fit well with the wrapper model.
bug1123803 is example, currently ignoring mismatch. - ToUnicode has 00->FF range but no values - Encoding has two differences that map to ZapDingbats name chars. - Embedded CFF font also...