pdfkit Questions

1

Solved

We are having wkhtmltopdf convert html that results in hundreds of pdf pages with hundreds of large photos, on a ec2 small instance this takes about 10 minutes per conversion. The time taken is def...
Groundless asked 26/4, 2011 at 17:45

2

I'm having trouble generating a PDF out of a html page. I'm using PDFkit. In the process of installing it, I noticed I needed wkhtmltopdf. So I installed it too. I did everything PDFkit's document...
Rustice asked 28/1, 2011 at 23:33

1

Solved

I would like to concatenate several PDF files to form one single PDF. Now I've come so far that I know, PDFKit is the proper way to go (I guess). But I am not sure, how to accomplish the merging. ...
Uniaxial asked 10/4, 2011 at 8:9

2

Solved

I'm trying to write metadata to a pdf file using the following python code: from Foundation import * from Quartz import * url = NSURL.fileURLWithPath_("test.pdf") pdfdoc = PDFDocument.alloc().ini...
Alten asked 4/11, 2010 at 19:21

© 2022 - 2024 — McMap. All rights reserved.