Generating a print friendly invoice

Hi

I’m in the process of creating an invoice sheet from a number of jobs in a work flow app.

Problem I have is that I could have 5 items in the list (with costs) to invoice, or 50. All need to show their full descriptions, which could also vary in length!

I’m assuming this comes up a lot - but how do you go about controlling what shows where?

Do you?

Use LS to generate a new document and populate an RT field?

Use a view on a new document somehow?

If I’m being thick - someone please say! Otherwise, any help would be much appreciated,

Kindest Regards

Paul.

Subject: Could try pass-thru HTML

I’m assuming you have multi-value fields for the invoice items and associated costs etc. I’ve found that generating pass-thru HTML tables works well, with a separate row for each item. Long descriptions will wrap within the cell.