Uses of Interface
com.avoka.fc.core.service.IRenderReceiptService
Package
Description
Provides the SmartForm Manager service classes.
Provides the Fluent Groovy API services.
Provides the SmartForm Manager service class implementation.
Provides classes for iText PDF receipt rendering services.
Provides classes for PhantomJS PDF receipt rendering services.
Provides web automated test services.
-
Uses of IRenderReceiptService in com.avoka.fc.core.service
Modifier and TypeClassDescriptionclass
Provides an abstract PDF receipt rendering service for subclasses to implement.class
Provides a receipt render service executing a local executable ( omJS, Chromium Puppeteer) -
Uses of IRenderReceiptService in com.avoka.fc.core.service.fluent
Modifier and TypeClassDescriptionclass
Provides a Fluent Render Receipt Service for generating customized PDF receipt documents. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.impl
Modifier and TypeClassDescriptionclass
Provides a Groovy Script Render Receipt Service for generating customized PDF receipt documents. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.itext
Modifier and TypeClassDescriptionclass
Provides an iText AcroForm PDF Receipt Rendering service. -
Uses of IRenderReceiptService 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 IRenderReceiptService in com.avoka.fc.core.service.puppeteer
Modifier and TypeClassDescriptionclass
Use Chromium Puppeteer to render a receipt. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.test
Modifier and TypeClassDescriptionclass
Provides a Blank PDF receipt rendering service for use by forms developers running SFM locally on their own computer without Adobe LiveCycle.