One .pdf not working out of 150

Bates & Caulkin

I have well over 150 .pdf files using .pdf embed on my site and no matter what I try one .pdf keeps giving me the message below. I have tried deleting the stack then loaded it again. I’ve even loaded the .pdf again from google patents and nothing works. This one is above my pay grade.

This link shows the .pdf file in question

The first RapidWeaver image says one or more resources already exist in this project.

Would you like to duplicate the resources or use the existing ones?

Use Existing Resources

Duplicate

The second one says .pdf is missing and I can’t figure out how to fix it. What I find interesting is I have over 150 doing the exact sane thing.

PDF.js v2.2.228 (build: d7afb74a)

Message: Missing PDF “https://www.oldcoffeeroaster.com/rw_common/plugins/resources/Patents/25,941---Bate-”.
Any help will be greatly appreciated.

Rich

Hi @richjh,

First of all, we need to check if the file is really missing. I did, and it appears it is.

If I click on the link in your post, and then open the development console, I see this:

“404” means that the file specified doesn’t exist (at least not in that location).

How did you upload the PDF files? Are they in the Resources of your project, or did you upload them manually (using an FTP client for example)?

If you log onto your server using an FTP client, and navigate to the folder that should contain the file, what do you see? Is the file there? Is it named exactly how it should be named?

Safari is looking for a file named “25,941—Bate-” (no “.pdf” at the end). Is that what the file is called on your server?

Cheers,
Erwin