0
votes
1answer
50 views

How to implement “--print-media-type” with c#?

I am currently using wkhtmltopdf with c# to download my webpage as PDF format. However, I want the generated PDF shown to be using "print.css". Additional Details: I am using microsoft visual ...
0
votes
1answer
38 views

IE ignores octet-stream - how to force download?

I'm using wkhtmltopdf to generate PDF files. This program accepts one of two ContentType values, 'application/pdf' and 'application/octet-stream'. I want the PDF files generated to be saved to the ...
0
votes
0answers
46 views

wkhtmltopdf - better cyrillic font rendering?

I'm trying to get better looking Cyrillic output with wkhtmltopdf. Any suggestions on how I can make the wkhtmltopdf output look more like how it looks in Chrome? In particular, I'd like to get the ...
0
votes
1answer
77 views

wkhtmltopdf is returning blank pages for some urls

I have installed the wonderful software wkhtmltopdf on our production Debian server to be used for creating PDFs from URLs. We stream (i hope that's the right term) the resulting PDF to the client, we ...
0
votes
2answers
71 views

How use wkhtmltopdf on shared server

I'm using installation of wkhtmltopdf (I even copied instalation from other directory) on my localhost (windows xp) simply by callling exec function. Everything works good. How can I use it on linux ...
0
votes
0answers
58 views

wkhtmltopdf - how to set PDF Version to 1.6?

I am using wkhtmltopdf to put html contents to PDF file. It's working great, expect one thing. My PDF version with this tool equals to 1.4 (AdobeReader 5.x). I would like to have Adobe PDF version ...
0
votes
1answer
96 views

wkhtmltopdf and multiple pages

i am trying to convert html pages like this one click here into a pdf. when i use wkhtmltopdf i ve get this result click here the options i ve used are: xvfb-run --server-args="-screen 0, ...
1
vote
0answers
155 views

PDF generation issue with wkhtmltopdf

There is an issue with the PDF Generation with the help of wkhtmltopdf.exe Here is my code: public bool WKHtmlToPdf(string Url, string outputFilename) { string filename = "E:\\XYZ" + "\\" + ...
0
votes
1answer
103 views

How to get wkhtmltopdf logging info in C#?

I'm using wkhtmltopdf to convert some html to pdf. I think I'm getting some javascrpot errors and I'd like to get access to some debug\logging from wkhtmltopdf. Does anyone know how to get the ...
0
votes
2answers
329 views

PDF export from Java web application, with client-side visualizations

I've been converting HTML + CSS to PDF in server-side Java, e.g., Flying Saucer (http://code.google.com/p/flying-saucer/) Now I need to look at alternative approaches with the growth in client-side ...
1
vote
0answers
117 views

wkhtmltopdf giving Seg Fault errors on Ubuntu 12.04 64bit

I'm looking for some help on figuring out why I cannot get the wkhtmltopdf to work as expected. I have it running on my Dev machine which is the same build of ubuntu with the same packages installed. ...
2
votes
1answer
201 views

Rails 3, Wicked_pdf not picking up styles, print media type, or separate template

So I've been banging my head on this all day yesterday trying to get PDF rendering to work properly. After trying Prawn and PDFKit, I found that the problem with at least getting it to work at all had ...
0
votes
0answers
121 views

Dynamic Pdf generation using xml/xslt with image capture?

I have following requirement in generating Pdf dynamically. 1.There will be two copies of same Pdf,One is signed(If any Acroform is there it will filled & flattened)& another is unflattened ...
0
votes
1answer
366 views

Wkhtmltopdf version, first page and TOC

Some questions for this very nifty tool, unfortunately lacking many usage examples. Manual speaks of a possible “Reduced Functionality” for wkhtmltopdf. I have version ...
0
votes
1answer
138 views

Fusion chart variable `$defaultParameterValues` found to be empty while exporting the chart as image/pdf

I am trying to display fusion 3D pie chart in a PDF export report. For this i aimed to create an image of the chart and save it in server automatically after the chart gets rendered, so that i can ...
0
votes
3answers
193 views

Producing Arabic PDF using wkhtmltopdf

I have issues when producing Arabic PDFs using wkhtmltopdf and C#. below is my code as a sample string HTML = "مرحبا"; Encoding utf = Encoding.GetEncoding("UTF-8"); ...
1
vote
0answers
55 views

Wicked_pdf page_size issue on Heroku

I use wicked_pdf to generate pdf calendar in my rails3 app. Everything work perfectly locally but on heroku it gave me A4 page size whenever i specify :page_size => 'A3'. I already try to use ...
0
votes
1answer
102 views

Web page dimension to create a standard pdf page size

I want to generate 40 pages of some report from the database but first i want to generate a html file containing the 40 reports and then convert the html file to pdf.Each report is supposed to occupy ...
0
votes
1answer
152 views

wicked_pdf too much images = broken PDF

wicked_pdf (or wkhtmltopdf) behaves strange in production mode. It took a bit time to track down the problem, but seemingly the reason that my PDF is broken are too much images or too large file ...
0
votes
2answers
251 views

How to execute WkHtmlToPdf commands in PHP? [duplicate]

Possible Duplicate: How do I get WKHTMLTOPDF to execute via PHP? I am using Wkhtmltopdf, Windows OS, Xampp to convert HTML into A4 PDF documents from the command line. This works fine. But ...
3
votes
3answers
1k views

Scale HTML proportionally to fit exactly to PDF A4 size

I am using PHP, Mysql, jQuery. I have a webpage that is to be converted into high-res A4 size PDF: http://optisolbusiness.com/funeral_site/sample/index/id/255. I have converted the HTML to PDF using ...
2
votes
1answer
242 views

How to create PDF with header / footer using IO.popen and wkhtmltopdf in rails 3

I want to create PDF file using IO.popen command with wkhtmltopdf. I successfully create pdf file using wkhtmltopdf command using below code: IO.popen('wkhtmltopdf '+ source_url.to_s + ' ' + ...
2
votes
0answers
182 views

How and where i can define wkhtmltopdf path for rake task running through whenever cron job Rails3

I want to generate pdf using rake task running through whenever cron job rails.When i running this rake task by this command on console it is generating pdf fine bundle exec rake ...
4
votes
2answers
523 views

HTML/CSS to PDF, background image on all pages

I'm generating PDFs from user submitted HTML/CSS. The client has requested that the PDFs have a background image to add some branding. The PDF library is wkhtmltopdf11RC1. I can make the images print ...
3
votes
2answers
617 views

wkhtmltopdf failure when embed an SVG

Has anyone in this vast space has ever had the luck to successfully create a PDF with an embedded SVG on an HTML? I've been receiving segmentation fault all the time. Or perhaps is there any other way ...
2
votes
1answer
270 views

Converting HTML to PDF exact replica not shown

I am doing an R&D for converting HTML to PDF. We have created a page in Asp.net and has placed a CKEditor on it with simple options of selecting Fonts, Font Size, Bond, Italic etc. There is two ...
0
votes
1answer
303 views

pdfkit gem generating pdf links as text (not click-able links)

I'm generating pdf with gem pdfkit (successfully) only issue that I have is that my pdf links are pure text (with color doh) but I cannot click on them Generated pdf file: http://bit.ly/MZBdmL ...
1
vote
1answer
2k views

wkhtmltopdf automatic page breaks

I'm using wkhtmltopdf v0.11.0 rc1 in a Rails application through wicked_pdf (I know wicked_pdf does not support the new command line parameter notation, I'm using my own fork of the gem). I thought ...
1
vote
1answer
414 views

How do I change TOC location in wkhtmltopdf output?

I need the TOC to be on the 3rd page. Apparently, if there is a way to control this, it has to be through the XSL stylesheet. All my search attempts didn't give me a clue though. Is it possible at ...
0
votes
1answer
84 views

How to right align a page with wkhtmltopdf?

I have a page that is written in RTL in html it is ok but after the conversion with wkhtmltopdf it is centered. How can I tell wkhtmltopdf to align that page to the right? For headers and footers ...
0
votes
2answers
409 views

wkhtmltopdf process hangs in Java

I am running wkhtmltopdf from Java. I create a process but this one seems to be hanging, as it repeats again and again the the console, also in the Task Manager. This is how I run wkhtmltopdf: ...
1
vote
0answers
118 views

Render pdf with page specific footnotes in ruby

I'm looking for a way to render a pdf document with footnotes, where the footnote text appears in the footer of the same page as the footnote reference (as opposed to end of document). This kind of ...
0
votes
0answers
139 views

Using wkhtmltopdf with JBoss form based authentication

I am trying to use wkhtml2pdf in JBoss with Java to create PDF files. I was successful, but it only creates a PDF file from my login-page, rather than from the jsp file. I read that it is possible to ...
0
votes
1answer
618 views

Path issue with wkhtmltopdf.exe to convert HTML file to PDF

I am using wkhtmltopdf to convert HTML file into PDF document on a link Button http://code.google.com/p/wkhtmltopdf/ When User Click on a link Button it runs the following code as shown below code in ...
5
votes
6answers
852 views

pdf generation process dilemna

In my project there is requirement to have stylish looking PDF reports. The user would click a button and should be able to download the report. For this there is a dilemma I have about the process of ...
0
votes
3answers
3k views

How to create PDF in ASP.NET

I have seen lot of threads on it and really no good answer anywhere. Or rather none suit my situation. We need to print Business Letter for given list with mail merge facilities. Client is not willing ...
0
votes
2answers
291 views

WKHTMLTOPDF returns nothing

I am trying to convert a html page to pdf using command-line convertor WKHTMLTOPDF. It does not return me anything and it does not throw any errors ether. [root@s16271040 var]# grep -i amd ...
1
vote
0answers
733 views

Using disable-smart-shrinking with wkhtmltopdf doesn't effect header font size

I'm having a font size issue with wkhtmltopdf when using --disable-smart-shrinking. I'm not sure if this flag actually enlargens the content or shrinks it. What's clear however is that it's not doing ...
7
votes
5answers
698 views

How to ensure images load before generating PDF?

I have a PHP loop that does the following: Log in to a web page via CURL Capture and internal page that requires a login Save the HTML of the page to a local file Using WKHTMLTOPDF, render the page ...
2
votes
1answer
587 views

How to convert secured HTML (ASP.NET MVC 3) page to PDF using wkhtmltopdf?

I would like to convert a HTML + CSS page to a PDF file. I have tried wkhtmltopdf and I have got a problem because the page I want to access requires to be authenticated on the Website. The page I ...
1
vote
1answer
2k views

How to Convert HTML/CSS to PDF in PHP on Linux

I have been trying to convert an html page to PDF with out any luck, I have tried to use wkhtmltopdf (http://code.google.com/p/wkhtmltopdf/) and the PHP class provided by the same developers ...
0
votes
2answers
186 views

php shell_exec command doesn't act like bash / returns an error

This is my code: $url = escapeshellarg("http://www.mysite.com"); $command = shell_exec("xvfb-run -a -s '-screen 0 640x480x16' wkhtmltopdf --dpi 300 --page-size A4 $url ...
1
vote
1answer
697 views

Generating PDF from PHP using Exec() or Bindings

I'm getting the following error while running Snappy, a PHP binding for WKHTMLTOPDF: Fatal error: Uncaught exception 'RuntimeException' with message 'The file '/Users/username/test.pdf' was not ...
3
votes
1answer
2k views

HTML2PDF in PHP - convert utilities & scripts - examples & demos

I have a quite complicated HTML/CSS layout which I would like to convert to PDF on my server. I already have tryed DOMPDF, unfortunately it did not convert the HTML with correct layout. I have ...
1
vote
2answers
762 views

wkhtmltopdf/wicked_pdf : some external pictures are not displayed

I'm trying to export a page in my rails app to a pdf using wkhtmltopdf/wickedpdf (both the latest version, so is rails). However, external images from facebook (obviously with an absolute url) are not ...
1
vote
1answer
453 views

How to achieve Page numbering Chapter/Section wise in PDF creation using WKHTMLTOPDF PDF engine

I am trying to generate a PDF book using WKHTMLTOPDF for Linux and lunching through a Perl program. I am passing multiple html files with cover page and footer info through html file to WKHTMLTOPDF ...
1
vote
1answer
153 views

WickedPdf stoped working on my local system

I'm getting this error while generating pdf using wkhtmltopdf undefined method `pdf_from_string' for #<WickedPdf:0x7f4b82a369c8> my wicked_pdf.rb WickedPdf.config = { :wkhtmltopdf => ...
2
votes
2answers
351 views

wkHTMLtoPDF memory corruption and AccessViolationException

I am using the wkHTMLtoXSharp wrapper to call the wkHTMLtoPDF library on Windows 2008 R2. It’s all working great with one exception. I’m calling the wrapper from a C# windows service. On the first ...
0
votes
1answer
294 views

Getting PDF page count in C# using static wkHTMLtoPDF

I'm using the following wrapper WkHtmlToXSharp to convert HTML reports into PDF. I would like to also record the page count after the conversion is complete. Is there a way to extract the page ...
0
votes
1answer
360 views

wkhtmltopdf.exe get executed in a loop abou 100 or more times in ASP.Net web form

I am trying to print an HTML page as PDF, I use wkhtmltopdf.exe for conversion similar code works on test page on button click even but when i use the following code on a Print.aspx page it gets in to ...

1 2