XFPDF
XFPDF copied to clipboard
Need to convert the URL to HTML string completely.
If URL has images, then need to convert the URL completely to HTML. So, that we can render the URL completely to PDF file.
Raise a query in the Xamarin Forum for better solution. https://forums.xamarin.com/discussion/comment/401015#Comment_401015
Hi in PDFConvertor class instead of using LoadData you should use LoadUrl it is working properly for images as well.