Uses of Interface
com.avoka.fc.core.service.IRenderReceiptService
Packages that use 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
Classes in com.avoka.fc.core.service that implement IRenderReceiptServiceModifier 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
Classes in com.avoka.fc.core.service.fluent that implement IRenderReceiptServiceModifier and TypeClassDescriptionclass
Provides a Fluent Render Receipt Service for generating customized PDF receipt documents. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.impl
Classes in com.avoka.fc.core.service.impl that implement IRenderReceiptServiceModifier 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
Classes in com.avoka.fc.core.service.itext that implement IRenderReceiptServiceModifier and TypeClassDescriptionclass
Provides an iText AcroForm PDF Receipt Rendering service. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.phantomjs
Classes in com.avoka.fc.core.service.phantomjs that implement IRenderReceiptServiceModifier 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
Classes in com.avoka.fc.core.service.puppeteer that implement IRenderReceiptServiceModifier and TypeClassDescriptionclass
Use Chromium Puppeteer to render a receipt. -
Uses of IRenderReceiptService in com.avoka.fc.core.service.test
Classes in com.avoka.fc.core.service.test that implement IRenderReceiptServiceModifier and TypeClassDescriptionclass
Provides a Blank PDF receipt rendering service for use by forms developers running SFM locally on their own computer without Adobe LiveCycle.