Hi,
We have a requirement from a customer to have a RTF Template for invoices to dynamically change the page size, based on the company location where it is processing. In other words, for the US location, invoices need to print with a page size="letter", whereas all other locations the invoices need to print as page size="A4" with the same template.
I reviewed this requirement and have been utilizing the approach by modifying the XSL-FO stylesheet (which is exported from the Invoice RTF...
Read more
We have a requirement from a customer to have a RTF Template for invoices to dynamically change the page size, based on the company location where it is processing. In other words, for the US location, invoices need to print with a page size="letter", whereas all other locations the invoices need to print as page size="A4" with the same template.
I reviewed this requirement and have been utilizing the approach by modifying the XSL-FO stylesheet (which is exported from the Invoice RTF...
Read more