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

-impose-spacing doesn't work as expected #98

Open
zyxa opened this issue Jan 1, 2025 · 3 comments
Open

-impose-spacing doesn't work as expected #98

zyxa opened this issue Jan 1, 2025 · 3 comments

Comments

@zyxa
Copy link

zyxa commented Jan 1, 2025

According to cpdfmanual.pdf,

-impose-spacing <spacing> Add spacing BETWEEN each row and column.

In fact it isn't add spacing between input pages, but rather 1/2 spacing AROUND each input page, in the operation -impose-xy.

cpdf.exe "linear.pdf" -impose-xy "2 2" -impose-spacing "50mm" -o "imposed.pdf"

impose-xy.zip

@johnwhitington
Copy link
Contributor

Thanks. To confirm, you consider the functionality usable, but the documentation needs fixing?

@zyxa
Copy link
Author

zyxa commented Jan 1, 2025

In my opinion, there must be keys to add horizontal and vertical spacing only between input pages without affecting common margin (-impose-margin) of output page.

@johnwhitington
Copy link
Contributor

Yes, I see your point. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants