Naaveen, I have to fetch data from multiple Entities in HTML code itself pass url (to get data) to HtmlToPdfConverter in input parameter URl so internally it fetch data and make HTML code and then it passes to GeneratePDF action to generate pdf.
And in open-html-to-pdf plugin need to pass complete html string with all data. And I am not able to pass complete html with required data to generate pdf, is there any way to fetch data from url and generate html string with data?
I have used and pass my own html string to it and it generating pdf with formatting.
I have been working on it still and am trying to achieve what I want from open-html-to-pdf plugin, you can also suggest the same way what I expect.
Thank you Naveen kumarasamy