Is it possible to create a two page invoice. I’m currently using a template I got from the template library. Usually a one page invoice works fine, but sometimes I need to include a bunch of licensing language that pushes some items to a second page. Unfortunately when I go to print, there is only one page. Any suggestions?
Yeah, page overflow is not something TFP handles well. But there’s a solution: For the fine print, create a second custom layout. Then in the main invoice page, select that custom layout in the layout inspector panel > Print Next.
Now when you print, both pages are printed. Obviously, this is not dynamic and it requires you to have fixed page content.
Attachments:
You must be
logged in to view attached files.
Cheers, Daniel
---
See https://lab.danielleu.com/tapformspro/ for scripts and tips&tricks
Thanks, Daniel. I’ll see if I can make it work.