Profile logo

Card Generator

Card Generator allows the creation of any card and also its generation in png format. It also allows downloading images in pdf mode

Version: 1.0.0

Download the app

Supported languages

  • English

App preview

  • Generator
Home

Components

Default (supported)

<Label
fx:id="(ColumnName)LabelView">
...
</Label>

<ImageView
fx:id="(ColumnName)ImageView">
...
</ImageView>

Additional

<ShowIf
condition="CName==[or]!=RVal">
...
</ShowIf>

<LoadingBar
fx:id="(ColumnName)LoadingBar"
progressColor="color"
progressWidth="text"
titleColor="color"
titleSize="size"
titleWidth="width"/>