Questions tagged as 'pdf'

0
answers

Join PDF files with bookmarks

I have a code in asp.net in C # in which one several PDF documents, each PDF has bookmarks and when I unite the files I do not respect the bookmarks. With the ItextSharp library I manipulate the PDFs to join them, but as I mentioned before, I...
asked by 01.11.2018 / 16:50
1
answer

Uncaught Error: Class 'PDFMerger' not found in

I am trying to use this library to join several PDFs PDFMerger I have downloaded and added everything to my project, but nevertheless it throws me the error: "Fatal error: Uncaught Error: Class 'PDFMerger' not found in ... on line 32" He...
asked by 29.10.2018 / 17:15
0
answers

Problems converting images to pdf

I have the imaginick library installed, which presents me with the following error: not authorized '/home/vdjkelly/Escritorio/sites-php/ejornal/storage/app/public/empresas/1/documentacion_empresa/18/5bd029cc7b480.pdf' @ error/constitute.c/Writ...
asked by 24.10.2018 / 10:20
2
answers

From HTML to PDF in MVC 5 ASP.NET

Boys I have a view like this that is supposed to be an invoice for clients, it already prints but I need the user to download a pdf and that has been impossible probe on the client side with several js libraries like jsPDF, but this option...
asked by 19.10.2018 / 00:03
0
answers

upload several records in a pdf

good as I can load 50 or even more records and that those 50 records are displayed in a pdf, I only do it with a row for only 1 record but this time are for several, what I do not want is to be one by one putting him for example $pdf->Text(...
asked by 15.10.2018 / 00:58
0
answers

Problems with PdfMerger

my problem is: I have a project in which I occupy the PdfMerger library with which I can join several PDFs in one, everything works perfectly, the problem is when I upload it to my Served where it thunders and marks me the error that it doe...
asked by 11.10.2018 / 19:45
0
answers

Sign PDF with PKCS # 11

Situation: Electronic Card with Chip Card Reader PDF to Sign Need to Sign the PDF with the Electronic Card The card is an identity card that has a pin so I need to use a form that allows me to sign the PDF with a reader requesting a...
asked by 04.10.2018 / 17:06
0
answers

Rotate text or html table for email or pdf

I'm using a worpress plugin that what it does is create pdf from forms, and it gives me the option to build the style of the pdf sheet and just take the html text for email, I can not use too much CSS. What I want is to create a table and rot...
asked by 09.10.2018 / 02:33
1
answer

doubts report with library fpdf

Hello friends from the best forum in the world! I try to make a report in pdf of a tutorial of my CRUD USING FPDF, but with negative results, when calling report.php it gives me error 500 and it does not show anything. I HOPE THE HELP OF THE OLI...
asked by 02.10.2018 / 08:44
1
answer

System.Net.WebException: Sharing violation on path

I'm creating an app in Xamarin for android that when you finish your task, create a PDF with iTextSharp. I have a problem since this app has a SignaturePad, it captures the signature and inserts it into the PDF. When I capture the signature...
asked by 20.09.2018 / 22:09