Adding imposition script #2

Open
opened 2021-12-17 18:37:25 +01:00 by simoon · 3 comments
Owner

Is there any chance we could add this script without everything toppling down?

We used pdfcpu the other day: https://pdfcpu.io/generate/booklet

This is the command I ran locally to produce an imposed PDF:

./pdfcpu booklet -- "p:A4, border:on" book.pdf 4 text.pdf

If it's too much I can just run this locally at the print party I've got planned for the 22nd

Is there any chance we could add this script without everything toppling down? We used pdfcpu the other day: https://pdfcpu.io/generate/booklet This is the command I ran locally to produce an imposed PDF: ./pdfcpu booklet -- "p:A4, border:on" book.pdf 4 text.pdf If it's too much I can just run this locally at the print party I've got planned for the 22nd

Ohhh, i'll give that a run for the last few mins then :)

Ohhh, i'll give that a run for the last few mins then :)

Works! Very dodgy!

You can change the pdfcpu command here:

app.py Line 66 in b3a857b15b
cmd = 'pdfcpu booklet -- "p:A4, border:on" {} 4 {}'.format(fpath, old_fpath)

Works! Very dodgy! You can change the `pdfcpu` command here: https://git.vvvvvvaria.org/simoon/temporary-indexing-app/src/commit/b3a857b15bbc112a3a25f604de80918925bbbc1a/app.py#L66

Just missing that full pdf iframe goodness and then this is very rad.

Just missing that full pdf iframe goodness and then this is very rad.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: simoon/temporary-indexing-app#2
No description provided.