Hello Forum,
Does anyone know how I can programmatically set the client computer’s “Preset” in the Print Dialog?
I need to print labels that are specific in size.
I came from a FileMaker background and in Filemaker there is a Page Setup Script Step to do this.
But I can’t seem to find this in Servoy.
Please Advise.
Thanks
I’m using Servoy 4.1.4 on a mac.
you can do this, by setting the size of the form, size of the body and the page-setup of the form itself.
This way you can print labels.
Hope this helps