junklont Posted April 9 Share Posted April 9 Hello again guys! How are you? This time I wanted to tell you about a silly but important problem I have to solve. I'm trying to insert the page numbering using the master My document is a coloring book, so it has the following structure 1 [Blank page] 2 [Coloring image 1] >> (I want to have the numbering here: Page 1) 3 [Blank page] 4 [Coloring image 2] >> (I want to have the numbering here: Page 2) .... And so on until you reach about 100 Structure in image: What do I want to do? Number each page where the image is, (and I should ignore the blank pages). But the problem is that using the master in affinity, when I insert the pagination in the even pages, affinity starts counting all the pages, even the odd ones (in my case the pages that are blank). Is there any way from affinity to start the count only with the odd pages? The only solution I found was to do it with a python script, but I'm sure it would be very easy to integrate this in a function directly from affinity. I should mention that some users on telegram told me they had had this problem and found no solution. I would like you to help me with some automated solution, I don't want to depend on python to do this, besides it is important for my coloring books to integrate this numbering methodology. Could please help me? Thank u very much guys !! Quote Link to comment Share on other sites More sharing options...
MikeTO Posted April 9 Share Posted April 9 The solution I'd use is: Create a manual list of all the page numbers you will ever need for any book. I'd do this in a spreadsheet which would take seconds to create hundreds of page numbers. I've done this for you, here's a file with 1 to 500 in plain text. numbers.txt Select and copy as many numbers as you need. In your book, add a frame for the page number on the appropriate master page. Apply a paragraph style for the page number. Go to the first document page that uses this master and paste the copied text into the frame. Using the Find and Replace panel, replace all the paragraph breaks with page breaks. Click the magnifying glass icon to the left of Find and Replace and choose Special Characters > Paragraph Break for Find and Page Break for Replace. Now you will just see the number 1 in the frame. AutoFlow the text - hold Shift and click the red Text Flow Out control, the icon that indicates the text frame is overflowing. That will link the frames on all the masters, adding pages if required. I just tried it using these steps and was able to number just the odd or even pages as you described. Cheers Quote Download a free PDF manual for Affinity Publisher 2.5 Download a quick reference chart for Affinity's Special Characters Affinity 2.5 for macOS Sequoia 15.0.1, MacBook Pro 14" (M1 Pro) Link to comment Share on other sites More sharing options...
junklont Posted April 9 Author Share Posted April 9 1 hour ago, MikeTO said: The solution I'd use is: Create a manual list of all the page numbers you will ever need for any book. I'd do this in a spreadsheet which would take seconds to create hundreds of page numbers. I've done this for you, here's a file with 1 to 500 in plain text. numbers.txt Seleccione y copie tantos números como necesite. In your book, add a frame for the page number on the appropriate master page. Apply a paragraph style for the page number. Go to the first document page that uses this master and paste the copied text into the frame. Using the Find and Replace panel, replace all the paragraph breaks with page breaks. Click the magnifying glass icon to the left of Find and Replace and choose Special Characters > Paragraph Break for Find and Page Break for Replace. Now you will just see the number 1 in the frame. AutoFlow the text - hold Shift and click the red Text Flow Out control, the icon that indicates the text frame is overflowing. That will link the frames on all the masters, adding pages if required. I just tried it using these steps and was able to number just the odd or even pages as you described. Cheers Thank u very much bro. it looks very complicated or confused for me. I've tried do it but dont work or sure i stay doing something bad Sorry Quote Link to comment Share on other sites More sharing options...
thomaso Posted April 9 Share Posted April 9 3 hours ago, junklont said: My document is a coloring book, so it has the following structure 1 [Blank page] 2 [Coloring image 1] >> (I want to have the numbering here: Page 1) 3 [Blank page] 4 [Coloring image 2] >> (I want to have the numbering here: Page 2) .... And so on until you reach about 100 If only the front of each page is printed (with a blank back), wouldn't it work to create a one-page document containing only the 'coloring pages' and then print that accordingly (without imposition)? This way you could use a single master page with the page numbers as usual and with continuous numbering (1-50). Quote macOS 10.14.6 | MacBookPro Retina 15" | Eizo 27" | Affinity V1 Link to comment Share on other sites More sharing options...
MikeTO Posted April 9 Share Posted April 9 21 minutes ago, junklont said: Thank u very much bro. it looks very complicated or confused for me. I've tried do it but dont work or sure i stay doing something bad Sorry Here's a sample document showing how to do it. test numbers.afpub Cheers Quote Download a free PDF manual for Affinity Publisher 2.5 Download a quick reference chart for Affinity's Special Characters Affinity 2.5 for macOS Sequoia 15.0.1, MacBook Pro 14" (M1 Pro) Link to comment Share on other sites More sharing options...
junklont Posted April 9 Author Share Posted April 9 20 minutes ago, MikeTO said: Here's a sample document showing how to do it. test numbers.afpub Cheers Ohhh great, I dont know but now understand hahaha, I need do Shift click for autoflow. Now works!! Thank you very much bro It seems to me that it is a too complicated solution for a normal people, it is interesting, I have a question, can we report this somehow as a [request for improvement], afinity needs a function to do that without so much complexity. I think it's almost as hard to do it as in python. 23 minutes ago, thomaso said: If only the front of each page is printed (with a blank back), wouldn't it work to create a one-page document containing only the 'coloring pages' and then print that accordingly (without imposition)? This way you could use a single master page with the page numbers as usual and with continuous numbering (1-50). Yes, maybe you are right, but the problem is that I am required to deliver it with that format (that structure). Quote Link to comment Share on other sites More sharing options...
bbrother Posted April 9 Share Posted April 9 @junklont welcome on the forum. From the screenshot you attached i see that you're using single pages. This is how i would number the pages (see video below↓) I used a bigger text frame only for demonstration to make things more visible. APub_even_pages_numbering.mp4 junklont 1 Quote Link to comment Share on other sites More sharing options...
junklont Posted April 10 Author Share Posted April 10 2 hours ago, bbrother said: @junklont welcome on the forum. From the screenshot you attached i see that you're using single pages. This is how i would number the pages (see video below↓) I used a bigger text frame only for demonstration to make things more visible. APub_even_pages_numbering.mp4 2.31 MB · 0 downloads Excelent !! Thank u very much, Now is more easy understand the process Quote Link to comment Share on other sites More sharing options...
Oufti Posted April 13 Share Posted April 13 If you want sequential numbers on any odd (or even) page, I would have done so: Create a text frame where you want the number Type as many carriage returns (↩) as odd pages you have Select all (⌘ or ctrl A) In the Paragraph panel > Bullets and numbering, choose 1,2,3 as List type In the Paragraph panel > Flow options, choose Begin on the next odd (or even) page Shift-click on the red arrow to flow the text on new pages. MikeTO 1 Quote Affinity Suite 2.5 – Monterey 12.7.5 – MacBookPro 14" 2021 M1 Pro 16Go/1To I apologise for any approximations in my English. It is not my mother tongue. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.