Aller au contenu principal

Recherche

Recherche

Exporting Image For Sapscript

Commentaires

1 commentaire

  • Avatar
    Shotaro Ito

    Hi Alex,

    SAPScript takes ASCII text only and doesn't take binary data.

    Since usually driver send images to printer by binary data, print images via SAPScript is difficult.

     

    Some printers can receive image (graphic) data as encoded text, like hexadecimal or base64 and that would works.

    In the latest Seagull driver, Check Print dialog's Document property > Options tab to see such option is available (Graphic Options > Encoding etc.).

    0

Vous devez vous connecter pour laisser un commentaire.