Hi @kbrown01,
Thanks for the great library, it is really helpful and easy to use.
I am facing an issue that bootstrap grid is not rendering. I have tried debug the getFormTextData method. The content from the 'data' variable renders properly if I copy it into a html file. It is the PDF that is ignoring the grid system.
Hi @kbrown01, Thanks for the great library, it is really helpful and easy to use. I am facing an issue that bootstrap grid is not rendering. I have tried debug the getFormTextData method. The content from the 'data' variable renders properly if I copy it into a html file. It is the PDF that is ignoring the grid system.
This is the data variable: https://s3-ap-southeast-2.amazonaws.com/public-hao-bucket/data.txt
This is how the data variable renders, note the grid is rendering https://s3-ap-southeast-2.amazonaws.com/public-hao-bucket/data.html
This is how the pdf looks. Note the grid is not rendering.
Is there any hint you can give to help find out why the grid is not there in the pdf? Thank you. Regards, Hao