Batch print error when printing raster files

I'm trying to print (using batch print utility) around 2000 DGN toTIF(raster) files but after 200 files are made all remaining TIF files are blank.

In Batch print log file I get error codes but there are no explanations what they mean?

---- Processing File: C:\Deniss\Statistika\Apstradatie_dgn\v8\3332-21.dgn ----

---- Processing Model: Default ----
Executed print papername 10k_lapa
Executed pentable LOAD C:\Deniss\Statistika\10k_pen.tbl
Executed print rasterized on
Executed plot paper rotate off
Executed print boundary fence
Executed plot paper rotate bestfitrot
Executed print autocenter on
Executed print units in
Executed print maximize
Executed print maximize
Executed print execute C:\Deniss\Statistika\Apstradatie_dgn\TIFF_v8\3332-21.tif (failed, error=253)

---- Processing File: C:\Deniss\Statistika\Apstradatie_dgn\v8\3332-22.dgn ----

---- Processing Model: Default ----
Executed print papername 10k_lapa
Executed pentable LOAD C:\Deniss\Statistika\10k_pen.tbl
Executed print rasterized on
Executed plot paper rotate off
Executed print boundary fence
Executed plot paper rotate bestfitrot
Executed print autocenter on
Executed print units in
Executed print maximize
Executed print maximize
Executed print execute C:\Deniss\Statistika\Apstradatie_dgn\TIFF_v8\3332-22.tif (failed, error=248)

BatchPrint: files:1379, prints:219, failures:1160

 

Parents
  • Now tried to print on v8i Print Organizer and MS crashed.

     One of the suspect is pentable as when printing by File->Print without it then everything is Ok.

     To be precise v8i doesn't like this portion altrought in XM it works

    BEGIN Active_priority

    FILE = 0
    PRIORITY = 1
    END

    Here is an error report from message center:

    The document was not printed due to an error

    Exception encountered inside [callPlotHookMethod [Resymbolize]]

    Creating print file 'C:\Deniss\Statistika\Apstradatie_dgn\v8\2434-15.tif'

    An error occurred in the print engine
    Error publishing frameToolbox_Hooks
    Replaced missing TrueType font [Arial Narrow] with [Arial].
    Replaced missing TrueType font [Arial Narrow] with [Arial]. Some text may not display correctly. Make sure that the True Type Font is installed in the system. Fallback fonts are specified in the Font Configuration File.
    Replaced missing TrueType font [Garamond] with [Arial].
    Replaced missing TrueType font [Garamond] with [Arial]. Some text may not display correctly. Make sure that the True Type Font is installed in the system. Fallback fonts are specified in the Font Configuration File.
    GCSDIALOG loaded.
    PRINTPREP loaded.

    So error 253 or 248 means the same in XM. 

    Then  how should I rearrange pentable so that all text elements are on top of everything and all other active file elements are on top of reference files? there are no options to change reference file priority when printing...


     

Reply
  • Now tried to print on v8i Print Organizer and MS crashed.

     One of the suspect is pentable as when printing by File->Print without it then everything is Ok.

     To be precise v8i doesn't like this portion altrought in XM it works

    BEGIN Active_priority

    FILE = 0
    PRIORITY = 1
    END

    Here is an error report from message center:

    The document was not printed due to an error

    Exception encountered inside [callPlotHookMethod [Resymbolize]]

    Creating print file 'C:\Deniss\Statistika\Apstradatie_dgn\v8\2434-15.tif'

    An error occurred in the print engine
    Error publishing frameToolbox_Hooks
    Replaced missing TrueType font [Arial Narrow] with [Arial].
    Replaced missing TrueType font [Arial Narrow] with [Arial]. Some text may not display correctly. Make sure that the True Type Font is installed in the system. Fallback fonts are specified in the Font Configuration File.
    Replaced missing TrueType font [Garamond] with [Arial].
    Replaced missing TrueType font [Garamond] with [Arial]. Some text may not display correctly. Make sure that the True Type Font is installed in the system. Fallback fonts are specified in the Font Configuration File.
    GCSDIALOG loaded.
    PRINTPREP loaded.

    So error 253 or 248 means the same in XM. 

    Then  how should I rearrange pentable so that all text elements are on top of everything and all other active file elements are on top of reference files? there are no options to change reference file priority when printing...


     

Children