Question about Navigating to a Specific Location in a PDF via Zotero
Hi, I’m wondering if there’s a way to programmatically navigate to a specific location in a PDF using the Zotero API or its internal reader.
I’m working on implementing a RAG (Retrieval-Augmented Generation) plugin and would like to highlight or jump to a referenced section within a PDF. I considered creating a temporary annotation and jumping to it, but I couldn’t find any API for creating annotations programmatically.
Is there any supported or even unofficial way to achieve this functionality?
Any guidance or suggestions would be greatly appreciated.
Thanks in advance!
I’m working on implementing a RAG (Retrieval-Augmented Generation) plugin and would like to highlight or jump to a referenced section within a PDF. I considered creating a temporary annotation and jumping to it, but I couldn’t find any API for creating annotations programmatically.
Is there any supported or even unofficial way to achieve this functionality?
Any guidance or suggestions would be greatly appreciated.
Thanks in advance!
-
poettliThe zotero-dev mailing list migth be a more appropriate place for this kind of questions.