PoDoFo: Get ID of stream

134 Views Asked by At

Does anyone know how to get "ID" of stream in XObject? I need get ID as string how it is shown in the picture below - /Im0

enter image description here

In my C++ code I have exactly the XObject as PoDoFo::PdfReference but do not know how to get this ID.

1

There are 1 best solutions below

0
Pornosaurus On BEST ANSWER

If someone has some issue so the solution is to get resources from Pdf Page as Dictionary and take XObject and get name of key, it's id of stream.