public interface IBlnPdf
Abstraction of balance sheet report into PDF.
| Modifier and Type | Method and Description |
|---|---|
void |
report(Map<String,Object> pRvs,
BlnSht pBalance,
OutputStream pOus)
Write PDF report for given balance to output stream.
|
Copyright © 2019–2020. All rights reserved.