Thanks Eric, the use of geometry package is working. Thanks a lot, Rares On Thu, May 13, 2010 at 6:37 PM, Eric S Fraga wrote: > On Thu, 13 May 2010 15:15:26 +0300, Rares Pop wrote: > > > > [1 ] > > [1.1 ] > > Hi all, > > > > do you there is a way to modify the page setup parameters (top, bottom, > > left, right) when doing an PDF export. > > There are some predefined templates for A4, A5 format? > > > > I searched the manual and the mailing list and didn't find anything. > > > > Appreciate your help, > > Rares > > PDF export makes use of latex so you need to provide latex > customisations. The easiest (IMO) way to modify margins and paper > size is through the geometry package, as in: > > #+latex_header: \usepackage[margin=5cm]{geometry} > > in the preamble of your org file. > > See the documentation for the latex geometry package (on the web etc) > for full details of everything you can modify! > > HTH, > eric > > -- > Eric S Fraga > GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D > >