Skip to main content
Participant
January 2, 2024
Question

i converted a pdf to a url but when i was trying to post it on linkedin it said it as an invalid ur

  • January 2, 2024
  • 3 replies
  • 909 views

How do i create a "valid" url for posting?

Thanks

 

This topic has been closed for replies.

3 replies

JR Boulay
Community Expert
Community Expert
January 3, 2024

So you should use the "Get a link" tool:

 

 

Acrobate du PDF, InDesigner et Photoshopographe
try67
Community Expert
Community Expert
January 2, 2024

You can't convert a PDF to a URL. They are two different things.

You can upload a PDF file to a web-server and then generate a URL for accessing it online, though. Is that what you did?

ns1212Author
Participant
January 2, 2024

ok,, so it did generate  web file. From there I need to (and can?) generate a url? And that would be an accepted url? Is there an easy (and safe) way to do that?

Thanks much!

 

try67
Community Expert
Community Expert
January 2, 2024

What do you mean by "web file", exactly? You can generate a URL for a PDF file by simply uploading the latter to a (public) folder on a web-server. The URL will be automatically generated by the server and you could access it through that URL, just like any other file, such as HTML or JPG.

For example, if the root folder of your website (the imaginary www.ns1212.com) is /var/www/www-root/data/www/ns1212.com/ and you place a folder there called "files" and then place "MyFile.pdf" in that folder, the URL for it is: http://www.ns1212.com/files/MyFile.pdf

 

JR Boulay
Community Expert
Community Expert
January 2, 2024

You should start here: https://en.wikipedia.org/wiki/URL

Acrobate du PDF, InDesigner et Photoshopographe