Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
PDF template error - Merging "com.netledger.templates.TemplateServiceException" "free
receiving the following error
Parse exception during template merging.
[LIST]
[*]com.netledger.templates.TemplateServiceException: Parse exception during template merging.
[*]freemarker.core.ParseException: Found unexpected directive: on line 159, column 4 Check whether you have a well-formed if-else block.
[/LIST]
I took the exact code from a pre-existing PDF template by NS, what am I doing wrong?
[HTML]<?xml version="1.0"?><!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd"><head>
<macrolist>
<macro id="nlheader">
<div class="topheader">
<table class="firsttable" cellpadding="0" cellspacing="0"><tr><td>
Parse exception during template merging.
[LIST]
[*]com.netledger.templates.TemplateServiceException: Parse exception during template merging.
[*]freemarker.core.ParseException: Found unexpected directive: on line 159, column 4 Check whether you have a well-formed if-else block.
[/LIST]
I took the exact code from a pre-existing PDF template by NS, what am I doing wrong?
[HTML]<?xml version="1.0"?><!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd"><head>
<macrolist>
<macro id="nlheader">
<div class="topheader">
<table class="firsttable" cellpadding="0" cellspacing="0"><tr><td>
Tagged:
0