Salif Dianda

Results 17 comments of Salif Dianda

I found the warehouse no longer active

This could be a style issue in **ul**

Is there any progress on this merger

When it comes to HTML options, try not to use external resources

You need to add the FontFace attribute to the HTML options: ``` const htmlOptions: HTMLOptions = { jsPDF: doc, autoPaging: true, windowWidth: 1080, width: 210, x: 0, y: 0, fontFaces:...

**Analogous** html ``` test test1 ``` typescript ``` const options: jsPDFOptions = { orientation: 'landscape' } const htmlOptions: HTMLOptions = { jsPDF: doc, autoPaging: false, windowWidth: pdfWidth.value, //target width in...

Is there any progress on this issue? As far as I know The **email** format also creates extra space: `[email protected]` will become `test @gmail .com`

You need to add the FontFace attribute to the HTML options @DamyanBG https://raw.githack.com/MrRio/jsPDF/master/docs/module-html.html#~html

Is there a solution to this problem recently, because it still exists