Página 1 de 1

Can I convert URI to png

Publicado: Mié Ago 14, 2024 4:24 pm
por Milan Mehta
Is there any way in Xailer to convert URI to an Image (say png) ?

TIA
Milan.

Re: Can I convert URI to png

Publicado: Mié Ago 14, 2024 4:53 pm
por ignacio
Hi,

I assume it refers to taking a screenshot of the web resulting from running the URL from a browser. In this case I recommend that you use our TWebView control and in the OnNavigati:onCompleted event use the XA_CaptureBitmap function.

Regrds