Uses of Class
com.avoka.fc.core.service.AbstractRenderReceiptService
Package
Description
Provides the SmartForm Manager service classes.
Provides classes for iText PDF receipt rendering services.
Provides classes for PhantomJS PDF receipt rendering services.
-
Uses of AbstractRenderReceiptService in com.avoka.fc.core.service
Modifier and TypeClassDescriptionclass
Provides a receipt render service executing a local executable ( omJS, Chromium Puppeteer) -
Uses of AbstractRenderReceiptService in com.avoka.fc.core.service.itext
Modifier and TypeClassDescriptionclass
Provides an iText AcroForm PDF Receipt Rendering service. -
Uses of AbstractRenderReceiptService in com.avoka.fc.core.service.phantomjs
Modifier and TypeClassDescriptionclass
Provides an PhantomJS PDF Receipt Rendering service.class
Provides version 2 of the PhantomJS PDF Receipt Rendering service. -
Uses of AbstractRenderReceiptService in com.avoka.fc.core.service.puppeteer
Modifier and TypeClassDescriptionclass
Use Chromium Puppeteer to render a receipt.