Access PDF data in IRepository

Hi,
I have an implementation of IRepository and I’m loading PDF document into it via ImportPdfFile in RepositoryImportUtil. I need to work with PDF form fields, but i did not find any example how to do it… Is it possible?