Questions tagged as 'pdf'

2
answers

problem with header and footer with tables in html

I have a problem with my html code which has a table that acts as a header but the "footer" that I have is pasted to the header in this way but it should be like that I have attached the html code <p class="footer";><...
asked by 03.11.2017 / 15:43
1
answer

Problem with PDF reports in free hosting

I have a page that requires the generation of PDF reports to show data from a MySQL database, I use the FPDF library. When I generate them in local I work perfectly but when I upload it Hostinger nothing is generated, I download the pdf file but...
asked by 22.10.2017 / 03:48
0
answers

Visualize with good format the PDF generated with JAVA

Good, I have an application made on a dealer, I have a jtabbedpane with a reports tab where I make queries or by customer code or by registration and I visualize it in a texArea in this way: The issue is that when I click on the button...
asked by 23.10.2017 / 22:13
1
answer

Dompdf, does not generate the PDF, just upload forever?

I am using DOMpdf to generate a PDF and then save it both in the database and in the Storage folder, when I generated the < strong> PDF test, this is rendered without problems, but when I try to generate my view, it lasts forever. //est...
asked by 12.10.2017 / 21:56
2
answers

I get an error in this --set_time_limit () - Locked

I want to print a document that is generated from the web to PDF, but it does not mean that I can do someone can help me. I leave everything that I get when I want to print, this comes out on a new screen. function blocked in php that I do help...
asked by 16.10.2017 / 20:09
1
answer

Problem with call to dompdf

Good morning I was watching a tutorial of dompdf to install it but I can not find more recent tutos and when I put the sentence require_once 'dompdf-master/src/autoloader.php'; it gives me this error I appreciate all the help...
asked by 24.10.2017 / 18:02
1
answer

Metadata of a pdf file

I'm working on linux. How would you know if a pdf file has some video embedded?, by command line.     
asked by 21.09.2017 / 02:56
1
answer

How to position two tables on the same line with PHP FPDF?

I am trying to create two tables on the same line but I can not get it, I would appreciate some help. _________________________ _________________________ Lado Izquierdo | Cumple Lado Derecho | Cumple ______________________...
asked by 18.08.2017 / 18:40
1
answer

Download as PDF a webform generated from itexsharp

I have a webform where starting from an image .jpg , the complete with data of the transaction in question using itextsharp and I open it with a windows.open . The problem is that when I click on the download icon, t...
asked by 31.07.2017 / 13:07
0
answers

does anyone know how to define the html2pdf favicon?

when creating the pdf (html2pdf) with this library if the pdf is displayed in the browser, assign a favicon by default, someone knows how to change it or assign a specific one? $content = '<H3>HOLA MUNDO</h3>' require_once(dirname...
asked by 02.08.2017 / 22:45