Skip to content

Example of AzMailer Usage

LH edited this page Oct 19, 2024 · 2 revisions

Example of AzMailer Usage

Automation
All actions can be fully automated without user interaction, making them ideal for ERP systems. These actions can be executed as workflows, scripts generated from PDF or TXT content, or a combination of both Workflows and scripts

Renaming:

  • Rename files

Merging:

  • Merge PDFs
  • Add images to PDF at specified positions, sizes
  • Add text to PDF at specified positions, sizes, and colors
  • Create and add barcodes to PDF at specified positions, sizes
  • Create and add QR codes to PDF at specified positions, sizes

XInvoice (XRechnung)

  • Create XRechnung
  • Create and validate XRechnung
  • Create and validate XRechnung from PDF
  • Create and validate XRechnung from TXT
  • Create XRechnung from PDF and convert to ZUGFeRD
  • Validate existing XRechnung

Copying:

  • Copy files to a folder
  • Move files to a folder (delete file after moving)
  • Copy files to a network-shared folder
  • Move files to a network-shared folder (delete file after moving)

Emailing

  • Send email via SMTP
  • Send email with HTML body
  • Send email with dynamic body content (replace specified content during sending)
  • Send mass emails with time control (e.g., send X emails per minute)
  • Send single emails with time control
  • Send emails using a CSV file (e.g., column [0] as recipient, column [1] as subject, column [2] as a variable in the HTML body)

Printing

  • Send PDF files to a physical printer
  • Send TXT files to a physical printer
  • Send PDF or TXT files to a physical printer with specific tray and print properties, such as color settings

FTP Operations

  • Upload files to FTP server
  • Download files from FTP server

Virtual Printing

  • Create a virtual printer
  • Convert all virtual printer inputs to PDF and save to a specified folder