Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I guess in this case I mean splitting up the columns in your current v2.0.1 PDF each to a page so I can tell my printer to print a ‘booklet’ so when I fold it in half the pages will be in order.

Right now you have:

Page 1: [A|B]

Page 2: [C|D]

Page3: [E|F]

Page 4: {G|_}

And what I’m looking for is:

Page 1: [A]

Page2: [B]

Page 3: [C] 

Etc.

Ah! Makes sense. Let me see if I can format it quickly and upload.