|
Queries |
Comments |
|
am I missing something? Is there any setting to add that waits for the page to complete all it's js/jquery functions? |
Yes, you can use the AdditionalDelay property in WebKitConverterSettings to wait for the converter for loading the Js/jquery functions.
Refer below link for more information,
|
|
Is there a way to include this page inside an existing PdfLayoutResult? |
HTML to PDF converter is only generate new PDF document from the URL/HTML converter. We do not have native support to convert the URL into an existing PDF document. However, we can achieve your requirements at the sample level.
Please find the simple sample for your requirements.
Please refer below links for more information,
|