I have my Tesis in latex, I am beginner, and the doc have a lot of local file link. The questions is some of them work and others not. The file are .pdf, I test permission, and it is ok. I am looking for that by internet and I don't found the solution. It's ilogical because with the same parameters the most work and the link open a pdf and others not. I am not what to do. Sorry for my english.
\documentclass[12pt,twoside]{book}
\usepackage{times}
\usepackage[T1]{fontenc} % output font encoding
\usepackage[utf8]{inputenc}
\usepackage{appendix}
\usepackage[nouppercase]{scrpage2} % encabezados
\pagestyle{scrheadings} %encabezados
\setlength{\headheight}{1.5\baselineskip} %encabezados
\usepackage{parskip}
\usepackage{setspace}
\usepackage{color}
\usepackage{textcomp}
\usepackage{amsmath,amssymb,amsthm,amscd,amsfonts}
\usepackage[english,spanish]{babel}
\usepackage[autostyle=true]{csquotes} % para quitar el warning de biblatex
\usepackage{emptypage} % para que en páginas en blanco no hayan encabezados ni pies de página
\usepackage{graphicx}
\usepackage{float}
\graphicspath{Graficos}
\usepackage[colorlinks,backref,a4paper,bookmarks=true,bookmarksnumbered=true,linkcolor=blue,citecolor=red]{hyperref}
An example the link
This one work
sabemos de
\href{Vanguardia/Pierre Vilar o el desencanto-19760511.pdf}
{Pierre Vilar o el desencanto}
And this not
\href{Vanguardia/Quinta campaña de excavaciones en la cueva de
L'abreda-19790703.pdf}{Quinta
campaña de excavaciones en la cueva de l'Abreda}