RTF Template File Size Limitation in OLC Certification
Hi Team,
In the Oracle Learning Cloud (OLC) module, I’ve created an RTF template for course certifications. The template includes six different certificates for six different courses, using conditional logic within the RTF file, such as:
<?if:Course_Name='Python'?> ...<?else:Course_Name='Fullstack'?> ...
I saved the RTF and attempted to upload it through the Report Layout Templates section. However, I encountered an error, and upon checking Oracle documentation, I found that the system only supports RTF files up to 30MB in size.
My current file exceeds this limit. While compressing the file reduces the size, it significantly affects the image quality—something the client is not willing to compromise on, as they require high-quality certificates.