nextcloud / nextcloud/tables

Export as PDF

Open
#3,013 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.