Interface PDFViewerService


public interface PDFViewerService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    show(de.rpgframework.core.RoleplayingSystem rules, String productID, String lang, int page)
     
  • Method Details

    • show

      void show(de.rpgframework.core.RoleplayingSystem rules, String productID, String lang, int page)