I could not find how video platforms such as youtube block access to the blob url address. When I try to go directly to the blob url or send a request with f
In my Vue app I receive a PDF as a blob, and want to display it using the browser's PDF viewer. I convert it to a file, and generate an object url: const blob
I am creating PDF files using blobs in Google Apps Script from a HTML code, but the problem is that HTML code has an image (referenced by "http") but the create
I need to force download of file using JavaScript. I am using Angular and restangular to communicate with API. I am now working on file download action from API
I have a JSON file in Azure Blob storage that I need to parse and insert rows into SQL using the Logic App. I am using the "Get Blob Content" and my first atte
I tested URL.createobjecturl in chrome browser with large blob object and it worked like charm. But problem came when I ran same code on older webkit (version 1
I use an API to get generated PDF or stored PDF on private directory (only accessible if the user is logged in). My endpoint send a http response with Content-T
I am using the handy react-pdf library to render/display/download pdf's in my React site. I have my PDF's stored on the server. I have a call to the server th
I am working on an application that was created by a colleague that is no longer with the company. I am trying to open what I believe is a PDF in blob file form
How can I search in (put condition on) blob field in oracle, like text fields? I need someting like: select * from table_name where blob_field like '%00ff00ff