In our documents we embed all images with data: URLs, but always had problems with huge (several MB) PNG images.
The release notes for Prince 14.3 announced improvements in decoding data: URLs, but the conversion of some our documents still fails!
For example: we have an image tag with a data: URL attribute that starts at column 13725 and ends at column 20479816 of the same line.
The conversion fails with errors:
The release notes for Prince 14.3 announced improvements in decoding data: URLs, but the conversion of some our documents still fails!
For example: we have an image tag with a data: URL attribute that starts at column 13725 and ends at column 20479816 of the same line.
The conversion fails with errors:
prince: test.xhtml:1011: error: internal error: Huge input lookup
prince: test.xhtml:1011: error: attributes construct error
prince: test.xhtml:1011: error: Couldn't find end of Start Tag img line 1011
prince: test.xhtml:1011: error: Premature end of data in tag div line 1011
prince: test.xhtml: error: could not load input file
prince: error: failed to load all input documents
- - -
Johann