Questions tagged as 'pechkin'

1
answer

Generate and download pdf file

Is there any specific configuration to generate pdf file on the server? The problem is that locally in my local project works perfectly and when I upload to the server the file is not generated, the page is rendered forever until it reaches the...
asked by 09.04.2016 / 00:15
1
answer

Generate more than one PDF in memory and export it in a compressed file

Currently the code below exports and compacts the PDF one at a time and I need to export multiple PDF into a compressed file public ActionResult PDFTodosMesAtual(ProcessamentoRegistros _processamento) { try {...
asked by 31.05.2017 / 12:35
1
answer

Open PDF in browser automatically after download

The PDF downalod is executed correctly (minimized in the bottom corner of the browser). How do you open automatically on a new tab ?: <a href="#" class="download" name="downloaditem" id="downloaditem3" target="_blank"><span st...
asked by 05.06.2017 / 16:43