XFPDF icon indicating copy to clipboard operation
XFPDF copied to clipboard

Need to convert the URL to HTML string completely.

Open dinesh4official opened this issue 5 years ago • 1 comments

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

dinesh4official avatar Jan 20 '20 15:01 dinesh4official

Hi in PDFConvertor class instead of using LoadData you should use LoadUrl it is working properly for images as well.

deepakbadhe avatar Jun 02 '22 07:06 deepakbadhe