Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XFA - Overflow is not rendered on the next page #14071

Closed
calixteman opened this issue Sep 24, 2021 · 0 comments · Fixed by #14072
Closed

XFA - Overflow is not rendered on the next page #14071

calixteman opened this issue Sep 24, 2021 · 0 comments · Fixed by #14072
Assignees
Labels

Comments

@calixteman
Copy link
Contributor

Attach (recommended) or Link to PDF file here:
https://www.canada.ca/content/dam/ircc/migration/ircc/english/pdf/kits/forms/eimm5669e.pdf
eimm5669e.pdf

Configuration:

  • Web browser and its version: Firefox nightly
  • Operating system and its version: Linux Debian

Steps to reproduce the problem:

  1. Look at the bottom of page 2
@calixteman calixteman self-assigned this Sep 24, 2021
calixteman added a commit to calixteman/pdf.js that referenced this issue Sep 24, 2021
  - it aims to fix mozilla#14071;
  - a subform is overflowing and the the target in case of overflow is itself. In this case we must create a new page.
calixteman added a commit to calixteman/pdf.js that referenced this issue Sep 24, 2021
  - In the pdf in issue mozilla#14071, some select fields don't contain any values;
  - the corresponding node has a bindItems and a bind elements and _bindItems function was just not called.
bh213 pushed a commit to bh213/pdf.js that referenced this issue Jun 3, 2022
  - it aims to fix mozilla#14071;
  - a subform is overflowing and the the target in case of overflow is itself. In this case we must create a new page.
bh213 pushed a commit to bh213/pdf.js that referenced this issue Jun 3, 2022
  - In the pdf in issue mozilla#14071, some select fields don't contain any values;
  - the corresponding node has a bindItems and a bind elements and _bindItems function was just not called.
rousek pushed a commit to signosoft/pdf.js that referenced this issue Aug 10, 2022
  - it aims to fix mozilla#14071;
  - a subform is overflowing and the the target in case of overflow is itself. In this case we must create a new page.
rousek pushed a commit to signosoft/pdf.js that referenced this issue Aug 10, 2022
  - In the pdf in issue mozilla#14071, some select fields don't contain any values;
  - the corresponding node has a bindItems and a bind elements and _bindItems function was just not called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant