'ngx-print scrollable content is not printed when using useExistingCss

I am trying to print a div content with scrollable table. I used ngx-print ver 1.2.1. When I use [useExistingCss] property the scrollable content is not printing, and when I remove that property scroll works properly. Also I tried using styleSheetFile for adding the css files, but styles are not being copied. Not sure what I am doing wrong.. :(



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source