Package src.util

Class pdf

java.lang.Object
src.util.pdf

public class pdf extends Object
Pdf Class used to export the Profil
  • Constructor Details

    • pdf

      public pdf()
  • Method Details

    • create

      public boolean create(user user, File pdf)
      Create an PDF
      Parameters:
      user - the user to export
      pdf - the file location
      Returns:
      true if the file was successfully created, otherwise false