Zum Hauptinhalt gehen

Suche

Suche

Exporting Image For Sapscript

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.