How to use the pdf interface?
Hello everyone,
I'm currently devloping an App that provides a ToDo-list for the user in myApps. One of the requirements is that the user can save that list as a pdf-file.
Looking through the documentation, i found that the SDK provides an interface for that: https://sdk.innovaphone.com/13r2/sdk/common/interface/pdf.htm
However, all of the classes and functions there are abstract (fair enough, i guess thats the point of an interface in C++), and i'm not sure how to actually implement that into my App.
I'm gratefull for any hints on that matter.
Best regards
Andreas