defect/FOUR-25983: [47027] Ellucian - Printed Form cuts fields after PDF Preview when it starts at top of a new page#8564
Open
CarliPinell wants to merge 2 commits intodevelopfrom
Open
defect/FOUR-25983: [47027] Ellucian - Printed Form cuts fields after PDF Preview when it starts at top of a new page#8564CarliPinell wants to merge 2 commits intodevelopfrom
CarliPinell wants to merge 2 commits intodevelopfrom
Conversation
Contributor
Author
|
Some Tests were performed with 25,32 and 64 iterations for loop (They All work well) Screen.Recording.2025-10-14.at.8.38.01.AM.movScreen.Recording.2025-10-14.at.8.30.14.AM.movScreen.Recording.2025-10-14.at.8.35.52.AM.mov |
mcraeteisha
approved these changes
Oct 14, 2025
|
QA server K8S was successfully deployed https://ci-09d178dd0e.engk8s.processmaker.net |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Issue & Reproduction Steps
Current Behavior:
Solution
All fields after the File Preview are now fully visible in the print output, regardless of the controls used before it or the page where the File Preview begins.
Page not crop or hide fields.
How to Test
Process file Is attached in the ticket
Create a new process with 2 tasks:
Task 1: Upload a PDF (or any file).
Task 2: Design a form with the following structure:
Add a Loop Control and inside it insert a Rich Text control with some placeholder content (e.g.,
-----
).After the loop, insert a File Preview control linked to the uploaded file.
Add several additional fields below the PDF Preview (screenshot as reference)
In the Loop Control, set the Default Loop Count to 32.
Run the process:
Complete Task 1 by uploading a PDF.
Continue to Task 2 and complete it, then go to the FORMS option for the request and open the last form
Use the Print Form option to generate the print preview.
Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-25983
Code Review Checklist
ci:deploy