Skip to main content

Search

Search

Bertender Version Prerequisites

Comments

1 comment

  • Avatar
    Shotaro Ito

    For print from VB6 application, Automation Edition is required as Pro edition doesn't support automated printing via other applications.

     

    For showing preview,

    if you use 

      Format.ExportPrintPreviewToImage method to export preview images,

    you need Enterprise Automation edition.

     

    If you use

     Format.PrintPreview.ShowDialog() method to show preview dialog,

    that's supported within Automation edition.

    0

Please sign in to leave a comment.