Pdf export of tasks: not all tasks are in the exported pdf-file

In my note there are 40 tasks, which are not done. Underneath is a tasks query, which does what it should.

---
aliases:
  - Notiz
tags:
  - Notiz
filename: muell-export-pdf-task-seitenumbruch
erstellt: Monday, 15. April 2024, 12:44:04 Uhr
geändert: Monday, 15. April 2024, 12:44:04 Uhr
updated_at: 242024-04-15T12:58:11.344+02:00
---

## 1 Tasks

- [ ] Aufgabe 1
- [ ] Aufgabe 2
- [ ] Aufgabe 3
- [ ] Aufgabe 4
- [ ] Aufgabe 5
- [ ] Aufgabe 6
- [ ] Aufgabe 7
- [ ] Aufgabe 8
- [ ] Aufgabe 9
- [ ] Aufgabe 10
- [ ] Aufgabe 11
- [ ] Aufgabe 12
- [ ] Aufgabe 13
- [ ] Aufgabe 14
- [ ] Aufgabe 15
- [ ] Aufgabe 16
- [ ] Aufgabe 17
- [ ] Aufgabe 18
- [ ] Aufgabe 19
- [ ] Aufgabe 20
- [ ] Aufgabe 21
- [ ] Aufgabe 22
- [ ] Aufgabe 23
- [ ] Aufgabe 24
- [ ] Aufgabe 25
- [ ] Aufgabe 26
- [ ] Aufgabe 27
- [ ] Aufgabe 28
- [ ] Aufgabe 29
- [ ] Aufgabe 30
- [ ] Aufgabe 31
- [ ] Aufgabe 32
- [ ] Aufgabe 33
- [ ] Aufgabe 34
- [ ] Aufgabe 35
- [ ] Aufgabe 36
- [ ] Aufgabe 37
- [ ] Aufgabe 38
- [ ] Aufgabe 39
- [ ] Aufgabe 40

## 2 Output A

```tasks
path includes {{query.file.filename}}
not done
group by heading
```

But when I make a pdf export (DIN A4), I see

  • an empty page after 36 of 40 tasks,
  • tasks 37-40 were not exported,
  • The task query plugin gives only tasks 20 - 40 (instead of 1 - 40).

muell-export-pdf-task.md (1006 Bytes)

This issue has similar (but not the same) effects to the better export pdf plugin:

  • The output of the tasks plugin shows task 1-15, instead of 1-40.

I tried a PDF export with a copy-paste of your code block above and it looks alright over here:

PDF export: 40,tasks-and-a-dream.pdf.zip (64.2 KB)

I’d try disabling other plugins (leave Tasks enabled) and reloading the vault, switch to the default theme, etc., to see if there’s any improvement.

1 Like

Yes, you are right: