Miraplacid Home Contact UsStoreDownloadsMiraplacid NewsMiraplacid ForumSearch at Miraplacid.com
Miraplacid Publisher (Image Printer Driver)Miraplacid Text Driver (Text Printer Driver)Miraplacid Scripting ComponentsMiraplacid Screen Capture
Bookmark this pageMiraplacid PublisherMiraplacid Text DriverMiraplacid Screen CaptureMiraplacid FormMiraplacid Scripting ComponentsMiraplacid Company

Miraplacid Publisher 2010 Howto

1. How to make page numbered images to be sorted properly (format page numbers in filenames)


You need to use full form of {{PAGE}} tag: {{PAGE(number_of_digits)}}.
It will generate numbers with leading zeroes.

2. How to print to Publisher from DOS program?


To set up Miraplacid Publisher to catch DOS text print job, you need to do the following:
  1. Share Publisher on the network.
  2. On PC with your DOS program, create the following batch file:
    
    net use lpt1: /delete 
    net use lpt1: \\Your_Computer_Name\SharedPrinter 
    
  3. Run this batch file.
  4. Open Advanced Settings software.
  5. Set Datatype to TEXT and press OK.
You should be able to print from a DOS program to LPT1. Try it out from EDIT, open a text file, and print it.

3. How to print to Publisher from service or other program when nobody is logged in?


Normally, Publisher core works under Interactive User, using the same account and in the same session as user printing application. This allows Publisher to support correctly such personal folders like Profile, Desktop, My Documents, etc.
But, when nobody is logged in, Windows does not allow COM applications to run if they are set up to be working under Interactive User account. In this case, even setting AutoSave to "ON" will not help because the core will not be started.
To run Publisher successfully in such a "server" environment, you need to:
  1. Launch Publisher user interface from your desktop or program folder.
  2. Set all Publisher options to desired values. Please, do not use personal folders in {{SYSFOLDER}} tag.
  3. Set AutoSave checkbox to "ON" in System and Format options.
  4. Click to "Administer" button in the same tab.
  5. In Administration software, change RunAs option to System Account. Press Ok.
  6. Close user interface. The configuration will be saved.
In result, Publisher will work in automatic mode, without user interface and under System account.
If you will need to change configuration, just open user interface, make your changes and close it.

4. How to generate grayscale TIFF files with inverted colors


This is a common problem with TIFF format.
Some applications treat 1's as black color, some - as white. Our implementation behaves like most serious graphics software (like Photoshop). If you still need to invert colors, just check "Colors and Gamma" -> Invert checkbox in the Settings dialog.
Copyright © 2001 - 2010 by Miraplacid. Legal Notices