PDF files can have special fields to store this data, such as author and date, but I opened the PDF you sent and in them these fields are not filled:
Sothere'snomagic,you'llneedtoparsethetextandextractthedatadirectly,sincethePDFdoesnotprovidethisdatainanorganizedway.
Ifyoudonotknowtheexacttexttobesearchedfor,youcanmakepossi-bilitiesandmakeyourprogramtryeverypossibilityuntilyoufindonethatcangetthedata.
Forexample,inthePDFlisted,youcantrycomparingeachlinetothePDFnametofindthefulltitle,andconsiderthenextlineastheauthor.
AnotheroptionistolookuptheISSNacronym,andifyoufindit,youcanpickupthenumberandlookforsiteslike link and extract the data you want from the site rather than grabbing the PDF.