Hi All,
I am having a requirement to generate a PDF Invoice. I am using PDF doc from template smart service. I have to display data in table where number of rows are dynamic.
Question: How to create dynamic tags in PDF template that will accept dynamic data.
Discussion posts and replies are publicly visible
Hello dharmendrag,
May be you can use the DOCX From Dynamic Template to insert the number of rows dynamically and then convert this document to PDF using Convert DocX To PDF (Aspose) smart service. Have you tried this approach?