FG
💻 Software

Printable A5 booklet on A4 sheets from A5 pages using psutils, pstops and CUPS?

Fresh6 days ago
Mar 15, 20264602 views
Confidence Score0%
0%

Problem

I want to create a CUPS printer queue which accepts books with A5 pages and automatically arranges them as booklets on A4 paper before printing them. Essentially, this is done wonderfully using the following pipe: I've created a CUPS queue that uses this pipe and everything works perfectly, the pag…

Error Output

psbook -s4 | psnup -Pa5 -pa4 -2

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Printable A5 booklet on A4 sheets from A5 pages using psutils, pstops and CUPS?

Low Risk

Start with an A5 PDF file with the pages in sequence. Turn the following into a pipeline script: That should give you a FILE_SIG.pdf. Note: FILE_SIG.ps looks wrong but prints correctly. Changing it to a PDF saves space and displays correctly. Now al…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment