wnabil / ngx-export-as

Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, PDF
MIT License
68 stars 40 forks source link

Export is corrupted #51

Closed lustuyck closed 4 years ago

lustuyck commented 4 years ago

I'm trying to export a div that contains labels and some ngx-charts, but the resulting pdf or png is corrupted. It doesn't scale the image and therefore half of it (both width and height) is missing in the resulting pdf or png (see attachment). My File Name (2).pdf

wnabil commented 4 years ago

I think its a css issue, try setting the containers max width to 100%