How get pdf files

Hi all.
How i can get pdf file from OJS php?
And i want create own xml file for other scientometric database.
I want create plugin ImportExport for scientometric databases.
Thanks!

Hi @Ladone

OJS has export articles feature that might help with what you need.
https://pkp.sfu.ca/wiki/index.php/Importing_and_Exporting_Data#Exporting_Articles_and_Issues_From_the_Web

Even PDF are exported inside final XML. Does it may help you?

Regards,
Israel Cefrin
Public Knowledge Project Team

@israel.cefrin thank you for responding. I need a PDF file to create an archive with a PDF file and an XML manifest that is needed for a science-based database of data.
Can I get it somehow?
Is there documentation about OJS methods / objects somewhere?