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

Merging PDF's with multiple pages, title only applied to first page in footer #356

Open
Snowflake6 opened this issue May 14, 2019 · 0 comments

Comments

@Snowflake6
Copy link

I'm merging a set of PDF's, that usually is only single pages, but occasionally will have more than one. I'm using the command:

sejda-console merge -d . -o temp.pdf -t doc_titles --footer

And that gives me a single PDF that has a table of contents using the embedded Title field in each PDF and each page marked with the same Title. But only for PDF's with single pages.

If I try this and happen to have a multi-page PDF in the merge, the second and subsequent pages of the multi-page PDF are marked in the footer with the File Name rather than the Title.

Is there a setting i'm missing?

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

1 participant