https://bugs.kde.org/show_bug.cgi?id=188239

--- Comment #9 from Will Entriken <kde....@phor.net> ---
Here is some more information:

I think this is the related file for loading PDFs

https://projects.kde.org/projects/kde/kdegraphics/okular/repository/revisions/master/entry/generators/poppler/generator_pdf.cpp

And here is the API reference for Poppler which shows that the Document /
PageLayout field can be read by the library.

I think the solution to this issue will to be to edit generator_pdf above in
the function Okular::DocumentInfo PDFGenerator::generateDocumentInfo( const
QSet<Okular::DocumentInfo::Key> &keys ) const

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to