Recently,I made a beamer, and want to link a pdf I have made before,but I only link to the first page of pdf document using the command”\href{doc/mydoc.pdf}{thedoc}“.Someone said "use \href{doc/mydoc.pdf#page.5}{thedoc}or \href{doc/mydoc.pdf#page=5}{thedoc}"but it doesn't work. Who knows?