I have these two functions below, one for Generating PDFS from an Indesign book, and the other function is to close documents.
I'm new to this world of programming, as I do for the function fecharDocumento(); only activate after function gerarPDFS(); ?
Thank you for your help. ` gerarPDF();
fecharDocumento(); `