Well!
An → IMAGE ← is not a → PDF <— and a PDF-FILE is not an → IMAGE.
Those are 2 totaly different file-formats.
And this is why you are not allowed to upload a PDF inside an IMAGE-ELEMENT-WRAPPER!
Even the Wix-Editor gives you this hint exactly at this point…
This is inside your FILE-DIALOGUE…(RIGHT-BOTTOM-CORNER-BUTTON)
You simply can’t load a PDF inside an IMAGE-ELEMENT, because a PDF is NOT AN IMAGE !
However, how to resolve your issue?
I think you will have 2 different options!
a) You use a SVG-Picture instead of another image-format.
Only the SVG image-format will make sure that the resolution of your RESUME will always be 100% and will not get pixelated if the resolution rises up!
You can serach onle for a IMAGE-CONVERTER, who can manage such a converstion from for example (png, jpeg, jpg, bmp…) to → SVG)
Here you will find one…
- SVG-Konverter — Convertio
- https://www.adobe.com/de/express/feature/image/convert/svg
- https://picsvg.com/
Try one of those or search for another one by your own.
Upload your RESUME and convert it to a SVG-Image-Format.
Then REFRESH your IMAGE on your site.
Option-2:
Instead of opening an IMAGE → you open a PDF-FILE:
How to integrate a pdf file on your webpage?
You can add an iFrame-Element to show a PDF-FILE…
Entering CODE or simply a website-address (URL)
The URL you will get after you have uploaded the PDF-FILE to your wix-file-manager (which has been done by you already)
Now open the file-manager, find your uploaded PDF-file and click onto the 3-DOTS to open the context-menu of the PDF-FILE. There you will find the URL of the UPLOADED-PDF-FILE.
Then use the URL and paste it to the HTML-Component and SAVE your setup!
Update your Website and run it. Now inside the new added HTML-Component → you should see the loaded PDF-FILE!
And the ANSWER to your QUESTION…
My question is - how do I get the Choose Image button to become available?
You get the BUTTON available again → as soon as you chose an IMAGE-Format one of (bmp, png, jpeg, jpg, gif and so on), because this button will accept only image file-formats.