Skip to content

Blog : How to Generate PDF Reports Using Node-RED in FlowFuse#3219

Merged
sumitshinde-84 merged 15 commits into
mainfrom
pdfgenrate
May 7, 2025
Merged

Blog : How to Generate PDF Reports Using Node-RED in FlowFuse#3219
sumitshinde-84 merged 15 commits into
mainfrom
pdfgenrate

Conversation

@sumitshinde-84
Copy link
Copy Markdown
Contributor

Description

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2025

Images automagically compressed by Calibre's image-actions

Compression reduced images by 39.4%, saving 162.59 KB.

Filename Before After Improvement Visual comparison
src/blog/2025/05/images/dashboard-with-embedded-report.png 289.28 KB 175.02 KB -39.5% View diff
src/blog/2025/05/images/example-pdf.png 123.09 KB 74.76 KB -39.3% View diff

1722 images did not require optimisation.

@sumitshinde-84 sumitshinde-84 requested a review from Steve-Mcl May 5, 2025 09:53
@sumitshinde-84
Copy link
Copy Markdown
Contributor Author

@Steve-Mcl, could you please review this PR as well? We're aiming to get it merged today.

Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md Outdated
Copy link
Copy Markdown
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor issues - but one potential oversight is there is a flow for the database creation, but there is no final demo flow that includes the http nodes, pdf node, iframe node etc.

However i realise that may well be deliberate.

Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md
Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md Outdated
@sumitshinde-84
Copy link
Copy Markdown
Contributor Author

A few minor issues - but one potential oversight is there is a flow for the database creation, but there is no final demo flow that includes the http nodes, pdf node, iframe node etc.

However i realise that may well be deliberate.

yes, you are right that's deliberate

@sumitshinde-84
Copy link
Copy Markdown
Contributor Author

sumitshinde-84 commented May 6, 2025

Done ! all of the suggestion has been applied

@sumitshinde-84 sumitshinde-84 requested a review from Steve-Mcl May 6, 2025 15:33
Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md Outdated
Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md Outdated
Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md
Comment thread src/blog/2025/05/how-to-generate-pdf-reports-using-node-red.md Outdated
sumitshinde-84 and others added 2 commits May 6, 2025 21:21
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
@Steve-Mcl
Copy link
Copy Markdown
Contributor

Will leave for @sumitshinde-84 to merge (in case of date edits or title tweaks :) )

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2025

Images automagically compressed by Calibre's image-actions

Compression reduced images by 9.4%, saving 25.83 KB.

Filename Before After Improvement Visual comparison
src/blog/2025/05/images/how-to-generate-pdf-with-nr-and-ff.png 275.50 KB 249.67 KB -9.4% View diff

1724 images did not require optimisation.

@sumitshinde-84 sumitshinde-84 merged commit 955063a into main May 7, 2025
4 checks passed
@sumitshinde-84 sumitshinde-84 deleted the pdfgenrate branch May 7, 2025 09:22
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.

Blog Tile : How to Generate PDF Reports Using Node-RED in FlowFuse

2 participants