|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jasperreports.engine.JRRuntimeException
net.sf.jasperreports.engine.util.JRPdfaIccProfileNotFoundException
public class JRPdfaIccProfileNotFoundException
Exception raised when an ICC profile is not available to the JVM.
The ICC profiles are defined by the International Color Consortium. They are a means by which iText ensures color management in a device-independent manner and they need to be embedded for PDF/A-1 compliance. Here are some sources of freely available and high quality ICC profiles:PDFA_ICC_PROFILE_PATH
pdf exporter parameter with the path to the profile.
| Constructor Summary | |
|---|---|
JRPdfaIccProfileNotFoundException()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JRPdfaIccProfileNotFoundException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||