1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 10:20:33 +00:00

test case for #477

This commit is contained in:
Lu Wang 2015-05-03 12:08:03 +08:00
parent d48b3ccd69
commit 571145adc1
8 changed files with 160 additions and 0 deletions

View File

@ -97,3 +97,5 @@ class BrowserTests(Common):
def test_process_form(self):
self.run_test_case('with_form.pdf', ['--process-form', 1])
def test_invalid_unicode_issue477(self):
self.run_test_case('invalid_unicode_issue477.pdf')

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long