CCALI / a2jdat

This repo hosts the distributable production version of the A2J Document Assembly Tool (DAT). The document assembly tool is an optional piece of software used for producing pdf documents at the end of A2J Author Guided Interviews.
https://www.a2jauthor.org
Other
3 stars 1 forks source link

Extra blank space being inserted into templates when there are IF elements that aren't met #124

Closed JessicaFrank closed 10 months ago

JessicaFrank commented 1 year ago

Report that additional blank spaces are being inserted into a template. The template at issue has three conditional statements. When the third conditional is met, but not the first two, two large gaps are inserted into the assembled document. See attached PDF for example.

See attached interview for the interview at issue.

This is replicable in other interviews/templates from this author.

First noticed after June 29, 2022 code push. lsla-covid-eviction-interview-v-4-2-eng.pdf

Here's a simple test interview with three IF elements in a template. The issue is replicable here with this screenshot showing blank space where the first element isn't met and the third element isn't met.

image My Interview (9-15-2022).zip

JessicaFrank commented 5 months ago

Passes QA testing in 2024-03-28 version. Assembles as expected with proper spacing.