Dear
I have an application on angular js version 8.
it has backend on PHP laravel framework.
when I save a word processor data from editor to database, MYSQL database, It is saved as blob and when I want to view the data on front the formatting is not there. Front view is on HTML CSS Page and I finally view on print preview by browser. it shows all text but without formatting.
Please help