Export as PDF
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
A export function for PDF and maybe other formats like odf/ooxml would be a nice feature
Describe the solution you'd like
Currently export is only possible as csv or json, other export Formats would be nice, like an PDF with and without fillable fields
Describe alternatives you've considered
Printing from Browser:
Does not work correctly, both firefox and chromium did not work correct.
Firefox prints only first 15 lines and then same lines again on a 2 page
chromium prints only 18 lines
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing CSV and JSON export implementation, then review how browser printing currently handles tables. Define the supported formats and fillable-PDF behavior before implementation; done means the agreed export formats work reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100