Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

More Export Customization

A topic by lemong created Jan 13, 2022 Views: 170 Replies: 4
Viewing posts 1 to 2

It would be nice to be able to adjust the pdf export. Like i want the size to be a5 or i want the margins a bit thinner or i want only top margin to be this specific size.

Hi,

Some of that is possible currently (page size, overall margin size), but others (specific margin control) isn’t with the way Deeepdwn generates PDFs today.

I’ll keep an eye on requests for this.

How are you using PDF exports currently?

I didn't know page size was possible. The way I export is by opening preview and then save as pdf. I haven't seen any customization options.  I would also like to be able to create page breaks for each top level heading. Typora does it and it works well, but I always get quirky stuff with my pdf exports.

Oh sorry, page size isn’t an option currently, but it would be possible to add.

I’ve had some trouble controlling pagebreaks though. I’ll see what I can do.

i think pandoc's markdown conversion thing interprets \newpage as a page break, but i think that's something to do with latex. maybe you could something similar. let the exporter interpret those latex lines