Skip to content

Illegal instruction (core dumped) Error #2

@abedi-reza

Description

@abedi-reza

i install pdfix-sdk in ubuntu 18.04 and when the run below code get this message:
"Illegal instruction (core dumped) "

from pdfixsdk.Pdfix import *
pdfix = GetPdfix()
doc = pdfix.OpenDoc("test.pdf", "")
print("Number of pages: " + str(doc.GetNumPages()))
doc.close()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions