From d70b545445516a19f9b6dfe5f0a41f94d5cc3b71 Mon Sep 17 00:00:00 2001 From: Bo Xu Date: Mon, 29 Dec 2014 11:25:01 -0800 Subject: Fix the big integer bug in PDF417. Previously no big integer support in Pdfium and XFA. The PDF417 barcode functionality could not work properly. BUG=https://code.google.com/p/pdfium/issues/detail?id=98 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/777553002 --- test/barcode_test.pdf | Bin 0 -> 80879 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/barcode_test.pdf (limited to 'test/barcode_test.pdf') diff --git a/test/barcode_test.pdf b/test/barcode_test.pdf new file mode 100644 index 0000000000..8454cd0752 Binary files /dev/null and b/test/barcode_test.pdf differ -- cgit v1.2.3