Skip to content

docs: update PDF Generator documentation with freeze behavior and troubleshooting#111

Open
RensTillmann wants to merge 1 commit intomasterfrom
claude/issue-103-20260326-2244
Open

docs: update PDF Generator documentation with freeze behavior and troubleshooting#111
RensTillmann wants to merge 1 commit intomasterfrom
claude/issue-103-20260326-2244

Conversation

@RensTillmann
Copy link
Copy Markdown
Owner

Closes #103\n\n## Target Branch\n- [x] master\n\n## Type of Change\n- [x] Documentation update

…ubleshooting

- Document that PDF generation is frontend-gated and blocks all form submission
- Add warning about form complexity causing generation stalls
- Add Debug Mode section documenting pdfSettings.debug usage
- Add Troubleshooting section with step-by-step freeze diagnosis guide
- Note that PHP memory/execution limits can indirectly affect generation
- Emphasize browser console as primary diagnostic tool (no PHP logs on freeze)

Closes #103

Co-authored-by: Rens Tillmann <RensTillmann@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update documentation: PDF Generator freezes on submit with no timeout or error fallback

1 participant