Skip to content

Add report/footer block to exports#169

Merged
Koyandechirag merged 1 commit into
FOSSEE:mainfrom
Vaibhav-Kumar10:footer-update
May 18, 2026
Merged

Add report/footer block to exports#169
Koyandechirag merged 1 commit into
FOSSEE:mainfrom
Vaibhav-Kumar10:footer-update

Conversation

@Vaibhav-Kumar10

Copy link
Copy Markdown
Contributor

Introduce export footer utilities and integrate a title-block footer into PDF/PNG and HTML report exports.

  • Adds web-frontend/src/utils/exportFooter.ts with appendFooterToImage (draws a project/title block onto exported images) and getReportFooterHTML (HTML title block).
  • ExportReportModal now accepts projectName, imports getReportFooterHTML, injects footer HTML into generated report markup and tightens print/table styles.
  • Editor uses appendFooterToImage when generating image exports and passes project metadata to the report modal. This ensures exported diagrams and reports include a consistent project/title footer (project name, author, date).
diagram image image

Introduce export footer utilities and integrate a title-block footer into PDF/PNG and HTML report exports.
- Adds web-frontend/src/utils/exportFooter.ts with appendFooterToImage (draws a project/title block onto exported images) and getReportFooterHTML (HTML title block).
- ExportReportModal now accepts projectName, imports getReportFooterHTML, injects footer HTML into generated report markup and tightens print/table styles.
- Editor uses appendFooterToImage when generating image exports and passes project metadata to the report modal. This ensures exported diagrams and reports include a consistent project/title footer (project name, author, date).
@Koyandechirag Koyandechirag merged commit 846269e into FOSSEE:main May 18, 2026
2 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