mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.2k stars 9.96k forks source link

XFA- overlapping text and fields #13740

Open symtalha14 opened 3 years ago

symtalha14 commented 3 years ago

Attach (recommended) or Link to PDF file here: xfa_invoice_example.pdf

Configuration:

Steps to reproduce the problem:

  1. Enable XFA
  2. Load the pdf

What is the expected behavior? (add screenshot) Text is not overlapping and there are 2 pages. Screenshot (30)

What went wrong? (add screenshot) Text is overlapping and only 1 page. It looks like the page 2 has overlapped the page 1. Screenshot (31)

AtharvaParkale commented 3 years ago

Hey ! Can I work on this issue?