Copy link to clipboard
Copied
Hi everyone, I'm stuck on a pagination issue and can't find a solution online. Hoping to get some help or insights here!
I want to show the current page number and next page number on the left page only on a spread. I've been able to do this using the phantom threaded text frame method, but when prepping the book to send to print, the printers require that I split spreads that have images spanning across left and right page to single pages in order to extend the bleed on both pages. By doing this page break or splitting the spread, it breaks the pagination and the threaded text frame no longer works.
Appreciate anyone's insight here!
Copy link to clipboard
Copied
When printer needs separate pages - they need you to export PDF as single pages.
What kind of book and finishing?
Copy link to clipboard
Copied
Did you group the current-pg and next-pg text frames? It looks like the next-pg frame is on the pasteboard (PB), which should only happen if the frames were grouped (or anchored).
Can you upload a sample file without page content?
Copy link to clipboard
Copied
For images spanning across both pages in a spread you just need to include Inside Bleed.
Then export your document as a PDF with bleed setup correctly and as single pages.
Then they'll have the appropriate bleed for both pages.
Are you sure this is what they want you to do? Seems crazy to me.
Copy link to clipboard
Copied
Hi @faculty-yvr ,
well, I can see the issue.
Setup of parent page pagination where the first A represents the special character for Current Page name and the second A represents the special character for Next Page name:
In effect all goes well when both pages share the same spread:
But when you have the second page in a different spread it shows like that:
A solution could be to work without parent pages for the pagination like that:
BTW: What is also NOT working is to move the second document page down in the same spread using the Page tool and the Transform panel:
Before using the Transform panel when the second page is selected with the Page tool:
After moving the page to free space on the inner bleed using the Transform panel:
But, if you do this on the parent page AND on the document page all is well again.
Parent pages:
Document pages:
Note: to be able to successfully move the page on the spread far enough in the vertical direction you have to allow for a large number of minimum distance between spreads in InDesign's preferences. And your fixed point in the widget of the Transform panel should be at the top. Also check the option to move page contents in the Control panel when you switched to the Page tool.
Regards,
Uwe Laubender
( Adobe Community Expert )
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I was thinking of this also - but if memory serves me right - when you export the PDF it treats it like a spread anyway.
I'd be fairly confident that the printer wants single page pdf with inside bleeds.
Unusual to request this, however, I've seen it before for specialist bindings.
Copy link to clipboard
Copied
I was thinking of this also - but if memory serves me right - when you export the PDF it treats it like a spread anyway.
No idea what you're talking about?
I'd be fairly confident that the printer wants single page pdf with inside bleeds.
Yes, exactly.
Unusual to request this, however, I've seen it before for specialist bindings.
Wire-O binding isn't so special.
Copy link to clipboard
Copied
Nobody mentioned wiro-binding
It used to be possible to separate the spreads horizontally.
Can you check if exporting to PDF gives the same result as if the pages are together.
From what I remember, the spread even though it's separated still acts as a spread.
Maybe it has changed behaviour since.
Any difference in doing it like separated and not separated.
Again, I don't think it's necessary in this case - it would be great if the op @faculty-yvr could confirm, there's a lot of info here now and hope it has helped.
Copy link to clipboard
Copied
Isn't the whole point to have INDD document still organised as spreads, with, two, side-by-side, pages?
@Laubender's solution is OK - but visually - not very convenient...
And PDF exports exactly the same.
Copy link to clipboard
Copied
@Eugene Tyson said: "… It used to be possible to separate the spreads horizontally."
Sadly this is not possible with documents set up with a spine. A real spine is only possible with the option "Facing Pages" in document setup so that paragraph formatting like "Away From Spine" is acting correctly. Or anchoring options that are using the spine are working as expected.
Regards,
Uwe Laubender
( Adobe Community Expert )
Copy link to clipboard
Copied
@Laubender ah yes the real spine alignment is a worry if unticking facing pages - that's for sure.
Maybe my memory is fading with age, pretty sure it was doable in 2019 or 2018.
Actually found a post on it where I commented on it in 2010
https://creativepro.com/breaking-up-pages-with-the-page-tool/
Mind playing tricks on me again 😄
Copy link to clipboard
Copied
You can use SEPARATE SPREADS script:
https://gilbertconsulting.com/scripts
Red TextFrames - are on the Master Spreads.
Yellow & Gren Rectangles - on each page.
Script is hardcoded for 1/4" - but it shouldn't be a big deal - enough extra space for most of the situations.
3mm bleeds:
Copy link to clipboard
Copied
Or you can change those two values:
to whatever you want - here is the effect of setting it to "30":
Still 3mm bleed.
This script operates in POINTS:
Copy link to clipboard
Copied
And, just in case, info how to install this script:
https://creativepro.com/how-to-install-scripts-in-indesign/
Copy link to clipboard
Copied
Just a note about inner bleeds--you ONLY have to split the spreads IF an image is on one page and stops at the spine. You do NOT have to split spreads if an image spans across both left and right pages. The bleed for spanned image pages will automatically pick up bleed from the other pages. (That is, the left page's bleed will be from the right page, and vice versa.)
I think this is a bug, but to solve your problem on split spreads...
Split the spread apart.
Unlock the text frames from the parent pages (Cntl-shift-click or Cmd-shift-click on frames).
Link them again.
Copy link to clipboard
Copied
Really appreciate everyone's responses! Truly didn't expect to hear back for awhile but I'm really blown away. I'm just going through everything in detail. Thanks again! I'll report back soon.
Copy link to clipboard
Copied
Hi everyone, thought i'd provide an update. Thanks again for all your help. The separate spread script that @Robert at ID-Tasker suggested worked for me.
I adjusted the margins within the .jsx file to match my document margins.
I also ended up setting up two separate single master pages, one for the left side, and one for the right side, since the script was doing some weird things to the master pages when set up as facing pages.
I'm certain this isn't the most ideal way to go about it, but what worked for me was extending the text frame of the "next page number" all the way out to the right. (see below)
Now comes the fun part of revising each spread of a 500+ page book, but I'm glad theres a way to make this work for future projects with the same scenario.
Thank you all again!
Copy link to clipboard
Copied
[...]
Now comes the fun part of revising each spread of a 500+ page book [...]
By @faculty-yvr
Piece of cake 😉 you can share your file with me privately - with detailed info what you want to achieve.