ConvertToImage

Hi,
when recompile your Grid Sample "HTMLToPdf" I get a "Marshall As Error" in the ConvertToImage() function
in Row 215...
Any suggestions?
Thx Marco

Code:
using( Image bmp =
html.ConvertToImage( txtUrl.Text, GetImageType() ) )
{
path = ToPDF( bmp );
}

1 Reply

BT Bhagya T Syncfusion Team July 28, 2006 02:17 PM UTC

Hi Marco,
Thank you for your interest in Essential PDF. I was able to reproduce the problem. I will contact the development team regarding it and send you an update as soon as I hear back.

Thanks,
Bhagya.

Loader.
Up arrow icon