Skip to content
  • Albert Astals Cid's avatar
    PDFDoc::setup: Fix return value · 9fd5ec0e
    Albert Astals Cid authored
    At that point xref can have gone wrong since extractPDFSubtype() can
    have caused a reconstruct that broke stuff so instead of unconditionally
    returning true, return xref->isOk()
    
    Fixes #706
    9fd5ec0e