Skip to content

Revert back standard code for frmDefault#48

Merged
jangko merged 1 commit intojangko:masterfrom
ThomasTJdev:bugfix/ttj/wrong-default-formatting-after-embed-feature
Aug 15, 2025
Merged

Revert back standard code for frmDefault#48
jangko merged 1 commit intojangko:masterfrom
ThomasTJdev:bugfix/ttj/wrong-default-formatting-after-embed-feature

Conversation

@ThomasTJdev
Copy link
Contributor

The PR #45 implemented the option for embedding, drawing, and the existing method of working with fonts. However, the new code has combined the drawing and the old method, which causes problems with the old way, frmDefault.

This PR re-implements the old method so the generated PDFs follow the original style again. I have verified this by combining the raw output using cat x.pdf, and with this PR the only change in the PDFs from the repository is the creation date.

Note for future updates: If there are any changes to formatting, all the demo PDFs should be re-created, or they should be generated and text-compared to ensure only creationDate is updated.

@jangko jangko merged commit df2f48e into jangko:master Aug 15, 2025
20 checks passed
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.

2 participants