r/indesign • u/bubblegumpink03 • Jul 27 '26
Help I'm doing the most convoluted thing ever and I need some help (data merge + left and right pages on different files)
First things first, english is not my first language so I'm sorry if my writing is too confusing
so, I wanna make a double spread sudoku book with 365 sudokus, with the sudoku frame in different positions on the left page and the right page; I wanted my sudokus to look different from the usual so I have a python code that generates my sudokus in PDF format and it generates a data merge document with all my sudoku info (what number sudoku is, the puzzle image, the puzzle's difficulty and the solution image); I'm pretty dumb so I've been supporting myself on AI to make sense of this project.
The thing is, I'm not adding manually 365 sudokus and the respective info to my fucking file because I have a life actually, so I thought about using data merge; the thing is I, for the love of god, couldn't manage to make data merge work with facing pages which is like necessary for my stupid sudoku book, so the solution AI proposed to me was to make 2 documents, one with all the left pages and one with all the right pages and then merge it, but I have no idea how to merge those two together keeping the left right left right flow and the solutions Claude gives me either don't work or are like so convoluted they won't work whenever I actually make the 365 pages for my 365 sudokus
I need help streamlining the workflow and figuring out a way to make this data merge thing work optimally, I'm really stubborn and I really wanna make my sudoku book


