StarPRNT-SDK-Android-Java icon indicating copy to clipboard operation
StarPRNT-SDK-Android-Java copied to clipboard

How to set Bitmap in the Center

Open SidSpPlus opened this issue 11 months ago • 3 comments

       builder.appendBitmapWithAlignment(createBitmapFromText(model.title, textSize, 384, typeface), true, ICommandBuilder.AlignmentPosition.Center);

SidSpPlus avatar Mar 06 '24 12:03 SidSpPlus