• Miklos Vajna's avatar
    tdf#106972 vcl PDF export, PDF images: handle indirect font references · 242a9b63
    Miklos Vajna yazdı
    There were a number of problems here:
    
    - the /Resources key of a page object may be an indirect object
    - the /Font key of a resource object may be an indirect object
    - the /Length key of an object may be an indirect object
    
    So in all these cases handle not only a direct dictionary / number but
    also when we have a reference-to-dictionary/number.
    
    Change-Id: Ie74371f0ba43a133a1299843ef20cbfc75fe26d7
    242a9b63