Page 1 of 1
Resources with blob:https
Posted: Wed Jan 22, 2025 8:37 pm
by Fvert
I don't understand how to get images with a blob:https link into a TStream . Please help, none of the methods are working for some reason. Preferably a method, if it exists at all, without opening new bookmarks in the browser, I'm using ConsoleBrowser as a basis.
Re: Resources with blob:https
Posted: Thu Jan 23, 2025 2:20 pm
by salvadordf
Hi,
I've never tried to download a blob image directly and I would need a lot more details to be able to help you.
However, most of the issues related to blobs are caused by incorrect handling of popup windows used to download a file.
Try to download that image with the TabbedBrowser2 demo.