-
There's a resume link in my profile, but when I click to open the PDF, it shows 'Failed to load PDF
-
pdf not opening
I integrated cloudinary on my website i am making, in which i upload pdfs and access them. when i open the pdf link it says failed to load pdf document.
-
PDF Accessing issue
After checking the option for access of pdf/zip, the ones which have been uploaded by me in Cloudinary are opening only for a short time. also, it's just opening in the same browser. I have tried in incognito and on other devices, and it throws an error.
-
accessing pdf files
Hi, im new to the use of cloudinary. so im using it for my nextjs 14 website that is able to handle basic crud operations. im facing a problem where i cant access the pdf file and it says Error Failed to load PDF document. in the url of the saved file. ive already tick the box that allows me to upload pdf and zip file. why…
-
PDF file not Opening via link
Hey, I am not able to open pdf by link provided to me on upload of raw type file , on opeing i get on webpage. This page isn’t workingIf the problem continues, contact the site owner. HTTP ERROR 401 On media file when i open pdf file i see error {"error":{"message":"Customer is marked as…
-
Pdf problem
I have a folder that contains many subfolders. Each subfolder contains images and PDFs. I created a preset_img that converts all image types to JPG and a preset_pdf that doesn't modify anything. When I manually upload the folders, the PDFs are being converted using preset_img. The resource type is detected as "image" even…
-
Pdf url is not working/opening
Hello devs I have been working on a project and I wanted to fetch and save pdf from the user into the database. The images url are working fine but the pdf urls are not working even when. They are successfully getting saved into the database though. But the link is just not working. Could anyone provide me with the…
-
Error opening the pdf
Hey devs, I'm trying to build an application and I'm using cloudinary to upload the pdf file and generate a pdf link, however when i open the link, it says error: failed to open the pdf. I searched online and found that it will work once you check the allow delivery of pdf and zip files and I did that and it worked. A few…
-
Cannot view pdf URL even after tick the Allow delivery of PDF and ZIP files
i have allowed the delivery pdf and zip option in security and i have cleared the browser cache . still the problem is arising. https://res.cloudinary.com/dnvrun5iv/image/upload/v1724269213/m3fzrtogiltbx5urxklo.pdf
-
Cannot view pdf URL even after tick the Allow delivery of PDF and ZIP files on security
so i am able to get the uploaded pdf url and at first i can't open the pdf. After doing some research, it is suggested to tick the Allow delivery of PDF and ZIP files on security. Then, as expected, it works. but after a while and i try to upload and view the pdf again, i again can't open the pdf. but then, i found trick…
-
PDF files publicly view in free tier
i am using cloudinary to store files of my MERN stack app but I have both image and pdf files in my app. but cloudinary doesn't let my app's users see the pdf files publicly using the res.cloudinary.com link because of me using cloudinary's free tier or some reason? How should i solve this problem? i can't purchase the…
-
Transform multi-page PDFs to image (all instead of only the first page)
Hi there, I'm using Cloudinary's "transform a resource"-module on the automation platform Make to process user uploads. Overall this works fine, but when users upload multipage PDFs, only the first page is processed. I read that one can specifcy a particular page to be converted, but I'm looking at convert all pages, no…
-
Download URL to pdf
Hello. I uploaded some pdf files using nodejs. I am developing an app in React Native, so now I have to have access to the download url of these pdf's. I have tried many approaches, used many types of url's, and up until now I could'nt find any download url that works. Please give me some help to find these download urls.
-
Restriction PDF
Hola, me cree una cuenta para practicar y hacer un proyecto web con imagenes incluidas, el tema es que cuando creo el archivo (pdf) y se carga correctamente luego no me permite verlo en la web con la url, no entiendo porque.
-
PDF Files Error
I'm using cloudinary as my default file storage for my django project. If I upload images from my application to cloudinary, I can get to view the uploaded image from the particular object's url. However, if I upload pdfs and I try viewing the uploaded pdf from application, I get the error "This page isn’t working If the…