Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Booklet Duplex Merge #2115

Open
1 task done
jdeath opened this issue Oct 27, 2024 · 0 comments
Open
1 task done

[Feature Request]: Booklet Duplex Merge #2115

jdeath opened this issue Oct 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jdeath
Copy link

jdeath commented Oct 27, 2024

Feature Description

I am requesting the ability to support PDF to duplex booklet, like https://momijizukamori.github.io/bookbinder-js/

I want to take a PDF that is a series of single pages, merge them into two pages per sheet (rotating appropriately), and arrange them so when the print on a duplex printer it makes a booklet if you fold the stack in half. I tried the multi-page layout and organize booklet sort, but that is only half of what I need.

The link above works perfectly, but doing in sterling would be great. I tried using pipeline, but could not accomplish the required steps. The attached files illustrate what I am trying to accomplish.

Orig Order.pdf is the original File. BookBinderOrder-Correct.pdf is what I am trying to achieve (the bookbinder website generates this for me). Pipeline.json is the pipeline file I used, which made SterlingPipelineOut.pdf. However, for SterlingPipelineOut.pdf the scale is wrong and does not fill up the entire page. I tried a few rotations and scales, in different places, but only got further from desired.

BookBinderOrder-Correct.pdf
Orig Order.pdf
Pipeline.json
SterlingPipelineOutput.pdf

Why is this feature valuable?

This is a feature I think many will use.

Suggested Implementation

No response

Additional Information

No response

No Duplicate of the Feature

  • I have verified that there are no existing features requests similar to my request.
@jdeath jdeath added the enhancement New feature or request label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@jdeath and others