Minimun width of a button in a custom dialog box
Hi,
I would like create a custom dialog box with 8 square buttons aligned like the one below.
A the moment I can't manage to get square buttons.
Do you know if there is a minimum width!

Thanks.
@+
Hi,
I would like create a custom dialog box with 8 square buttons aligned like the one below.
A the moment I can't manage to get square buttons.
Do you know if there is a minimum width!

Thanks.
@+
Yes, thank you for always keeping an eye.
As I was working around the script I noticed that the alignment property overrrides the character_width and the width properties of the buttons.
The same is not true for the fillable text fields.
I think it is not possible to work around the minimu. width of dialog bottons.
Anything below 80 for the width , or not specifying width at all, will decault to that width.
If you want to make square, or really, any shaped button, use the image field with an image that looks like a button. You get exactly the same behavior with an image as you do a button, but images can be any size.
The free "Resize Pages Tool" here, uses this technique
https://www.pdfscripting.com/public/Free_Acrobat_Automation_Tools.cfm
Here's a WYSIWYG dialog editor
https://www.pdfscripting.com/public/ACRODIALOGS-OVERVIEW.cfm
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.