[AccessD] Vertical Label text orientation
Stuart McLachlan
stuart at lexacorp.com.pg
Sun Oct 15 22:56:19 CDT 2023
An Access label only has relevant one property with two options:
Vertical: Yes or No
You can't specify a rotation.
On 16 Oct 2023 at 11:59, Borge Hansen wrote:
> I don´t quite understand the issue.
> Counter clockwise x 1 is it not just returning the same result as
> Clockwise x 3 ??? /borge
>
> On Thu, 12 Oct 2023 at 00:51, Ryan W <wrwehler at gmail.com> wrote:
>
> > Has anyone got any tips for orienting the text to turn
> > counter-clockwise instead of clockwise?
> >
> > Closest I've come is using an upside down font and then the
> > StrReverse function. This works, the problem is the upside down
> > font doesn't match my reports font (and having to manage fonts
> > during new workstation installs sounds like a PITA too).
> >
> >
> > I see there's an ActiveX control from StephenLebans, but again
> > another control/dependency to manage at install time. (I should
> > really look into InnoSetup or something I guess).
> >
> > Surprised in 2023 that Access can only rotate clockwise on a
> > vertically label. -- AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd Website:
> > http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
More information about the AccessD
mailing list