|
Notes for all releases:
- All forms and bitmaps should be re-compiled using the latest upgrades.
- All MiraPrint procedures should be re-compiled using the latest upgrades.
MiraPrint 5.6.2 Release Notes
- Bug: Fixed alignment problem with "right" justification in rDrawText()
- Documentation: Added short instructions to create an EPS file from windows
- New Feature: Added sHyperlink() and rHyperlink() functions. These new functions embed PDF Mark entries in the
PostScript file. This allows packages that convert PostScript to PDF (Adobe Acrobat Distiller® / GhostScript ) to
create Hyperlinks in your PDF documents. They work similar to the sDrawText() and rDrawText() commands but in addition
to drawing the text, they wrap the text in a clickable "box" that is hyperlinked as desired.
- New Feature: Added setLineSpacing() function. This allows you to override the default spacing that is
calculated by MiraPrint. By default MiraPrint sets the spacing based on the number of lines on the page that
would fit between the top and bottom margins. Using this function overrides the automatic calculation.
Details are available in the updated documentation.
- New Feature: Added setTextShift() function. Certain printers feed paper differently,
causing the body of the text to be shifted slightly from the exact coordinates that you specify with margins. This lets you force the entire
body of the text to "shift" by the desired amount. You can now fine-tune laser printing on pre-printed forms so that they
work on a variety of printers. Details are available in the updated documentation.
MiraPrint 5.5.1 Release Notes
|