Android Question PDFDocument in PDFium and Printing libraries

hatzisn

Well-Known Member
Licensed User
Longtime User
Hey everyone,

I want to create a PDF document and display it the PDF View created with PDFium. There is a problem in this. The Object PDFDocument is apparent in both libraries (Printing & PDFIum). Is there a way to define to which object I am referring to (Like Namespace in .NET)?

PDFium library

Printing library

Thanks in advance
 
Top