Multiple url for one PDF

359 views
Skip to first unread message

serenade tilldawn

unread,
Aug 26, 2015, 9:33:58 AM8/26/15
to wkhtmltopdf General
Hi all,

I try to generate a pdf with a lot of URL.

My syntax is :

"C:\Program Files (x86)\wkhtmltopdf\bin\"wkhtmltopdf --load-error-handling ignore --disable-external-links --disable-internal-links --username "somelogin" --password "somepassword" --user-style-sheet file:///C:/sp.css https://.../page1.aspx https://.../page2.aspx c:/output.pdf

page1 and 2 are 2 pages on the same server with https protocol.

If I remplace the both url with 2 pages from another site (no https), it works fine ! 

What's happen with https ? Can you help me please ? Have you ever met this issue ?

Regards,

STD.

serenade tilldawn

unread,
Aug 27, 2015, 4:08:32 AM8/27/15
to wkhtmltopdf General
anyone ?

christa...@gmail.com

unread,
Aug 27, 2015, 4:13:28 AM8/27/15
to wkhtmltop...@googlegroups.com, serenade tilldawn
Well you are missing some SSL based libraries obviously.

I’ve never used it on Windows so I cannot help you. But have a look at the docs about SSL on the website.

-- 



On 27 August 2015 at 09:08:34, serenade tilldawn (serenade...@gmail.com) wrote:

anyone ? --
===================================================
You received this message because you are subscribed to the "wkhtmltopdf General" group.
To post to this group, send email to wkhtmltop...@googlegroups.com
To unsubscribe from this group, send email to wkhtmltopdf-gen...@googlegroups.com
 
For more options, visit this group at
http://groups.google.com/group/wkhtmltopdf-general?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "wkhtmltopdf General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wkhtmltopdf-gen...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

serenade tilldawn

unread,
Aug 27, 2015, 10:55:05 AM8/27/15
to wkhtmltopdf General

Ok I solved it.

For information, the javascript and scripting was the problem.
First I desactivate it with --disable-javascript
PDF can been generated. However I get a msg in my pdf
The solution : --javascript-delay number

Hoping that it will help.

Reply all
Reply to author
Forward
0 new messages