Is there a way to control the font of endorsments using a MyVisionX?

Is there a way to control the font of endorsments using a MyVisionX?

There are two ways to control the fonts on an MVX machine.

The first method is through the MVXOptions.ini file in the [Inkjet] area.

The second option is to use a passthrough event in your application:
SetEndorsementFont
Purpose: Set the endorsement font
Return:  True or false based on successful setting of the endorsement font
Parameters: none, but calling this will load a dialog box to allow the user to choose a font.
Example: CallPassthroughMethod("SetEndorsementFont()")

This will cause the Panini API to pop up a dialog box asking the user to input the font settings.

Ranger® - The universal check scanner interface
Copyright © 2023 Silver Bullet Technology
www.sbullet.com

    • Related Articles

    • Is it possible to manually install/uninstall my MyVisionX scanner?

      Yes, you can manually install or uninstall your MVX scanner. There are some documents that you can reference for this action. Ranger® - The universal check scanner interface Copyright © 2023 Silver Bullet Technology www.sbullet.com
    • How should we handle endorsments with a MyVisionX scanner?

      The TransportReadyToSetEndorsement is the preferred approach to endorsing. Implementing application behavior that is customized based on make, mode etc is no longer recommended. Please refer to the TransportReadyToSetEndorsement section in the Ranger ...
    • How do I use the Ranger ActiveX control in my .NET environment?

      There are two approaches to incorporate an ActiveX control into a Dot Net environment. The first approach involves adding the control into a form: Under [tools], please select "Add/Remove Toolbox Items..." or "Choose Toolbox Items..." to view the ...
    • Must I use Image File Sets to store images captured using Ranger?

      You do not need to save images into Image File Sets unless you need Ranger compatibility with large Unisys check scanner/sorters. You can access the images in the Ranger "InPocket" event via the GetImageAddress() and GetImageByteCount() functions. If ...
    • Is there a way to hide the Ranger splash banner?

      Sorry, there is current no way for you to hide the Ranger splash screen. Best regards, Bryan Clark Ranger® - The universal check scanner interface Copyright © 2023 Silver Bullet Technology www.sbullet.com