fonts
That does not seem to work in Omnis 3 🙁
I currently have a font that will print text sideways called ‘Blocky
sideways’ – what I really want is one that does the same with a bar code
Kind regards
Wendy Osbaldestin
Wizard Computer Services
Tel: 01260271647
Mobile: 07740541021
—–Original Message—–
From: omnisdev-en [mailto:omnisdev-en-bounces@lists.omnis-dev.com] On Behalf
Of Andrea Zen
Sent: 22 January 2018 12:14
To: OmnisDev List – English
Subject: RE: fonts
If you need to rotate a field in a report, you can use the style() function.
I’ve used it in report labels, putting in the $text property something like
this:
[style(kEscAngle,kAngle90)]your text
and it works.
Probably with entries you have to do something similar; try setting the
entry’s $calculated property as kTrue and in $calculation put:
con(style(kEscAngle,kAngle90),’your text’)
Andrea Zen
> —–Original Message—–
> From: omnisdev-en [mailto:omnisdev-en-bounces@lists.omnis-dev.com] On
> Behalf Of Wendy
> Sent: Monday, January 22, 2018 10:32 AM
> To: ‘OmnisDev List – English’ <omnisdev-en@lists.omnis-dev.com>
> Subject: fonts
>
> HI
>
> I am hoping someone can help with a Monday morning question.
>
> I have a customer who wants a bar code printed on a label – that is
> not problem – but he has bought a label printer that prints the label
> sideways. Is there a simple way to do this
>
> Studio 3.3
>
> Many thanks
> Wendy Osbaldestin
> Wizard Computer Services
> Tel: 01260271647
> Mobile: 07740541021
>
>
> __________________________________________________________
> ___
> Manage your list subscriptions at lists.omnis-dev.com
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com