Attachment/ABCPDF Spec

Background

ABCPdf is a plugin that QBO3 employs to generate PDFs.

As PDFs are often legal records, and are printed and mailed, it is essential that they can be generated reliably.

This spec tests to ensure that different kinds of document sources can be correctly converted to PDF.

Specification

  • The ABCPDF HtmlToPDF IGenerator
    • can create an HTMLtoPDF-based template
    • automatically generates a sample template
    • can create a merged document
    • can download a Document
  • The ABCPDF UrlToPDF IGenerator
    • can create an HTMLtoPDF-based template
    • automatically generates a sample template
    • can create a merged document
    • can download a Document

Comments