Questions tagged as 'pdf'

0
answers

Generate and control size of a PDF file with JS

Good evening guys! I wanted to know how do I work with PDF via javascript! My idea is relatively simple: I want the user to upload images that will generate a PDF, and if the PDF is more than 5MB, it will split the PDF. Imagine that...
asked by 06.11.2018 / 01:14
0
answers

Error using Dompdf

I'm using dompdf to generate pdf and returns this ERROR :    Fatal error: Uncaught Error: Call to undefined function   Dompdf \ mb_internal_encoding () in   C: \ Users \ adnas \ logisticapratica \ logisticapratica \ php \ pdf \ dompdf \ src...
asked by 24.10.2018 / 02:35
1
answer

Pagination PDF wordpress

Galera does not handle too much of wordpress maaas ... Is there any way to change how to view pdf's already existing in a website (which in the case are magazines) which is currently the default when you open a pdf in a browser I have a se...
asked by 16.10.2018 / 21:00
0
answers

Create another page in a report in advpl

Good morning .. I'm new to advpl, and I've created a budget impression. But I have a problem and I have no idea how to solve it, and a simple thing but as I am new to advpl I do not even know how to start doing it, when the budget is too big...
asked by 29.09.2018 / 17:32
0
answers

Dynamic PDF with html data in javascript and JSPDF

Well I'm generating pdf using jsPDF but I'm having 2 problems. Just getting a page. You are not having a line break. I tried to use some functions of jsPDF but I did not have success in any of them. PDF being saved...
asked by 05.10.2018 / 17:47
0
answers

DomPdf does not recognize Bootstrap classes

I'm trying to generate a pdf file from an html / twig file. When you write echo in the variable that contains the html, it is correctly formatted, but when you call DomPdf it gets lost, and can not find the classes, so the pdf is broken. Some...
asked by 17.09.2018 / 20:18
0
answers

Dynamic content in two columns

Hello, I am developing a project in php where we will generate a pdf file, where each page will be divided into two columns. PDF content will be dynamically added through a content manager. The challenge is to display this content on th...
asked by 24.08.2018 / 22:26
2
answers

Separating clients in foreach with mpdf

My scenario is as follows, I generate a pdf file using the mpdf library and this pdf file is an interval query between client code and event date. Eg: code 0001 to 0004 and 0000-00-00 to 0000-00-00. It is generating the pdf with the result perfe...
asked by 15.08.2018 / 18:42
0
answers

Using PDFs with VUEjs

I would like to create a VUEjs component that would receive a base64-generated PDF page and display the page in an i-frame or whatever is best I would like to use axios to get the page     
asked by 09.08.2018 / 20:00
0
answers

How to generate a PDF from the data of a PagedList?

I need to generate a report from a Data PagedList by assembling a header and items from the pagedlist collection. Who can help?     
asked by 21.08.2018 / 16:10