Hi guys,
I've been trying and trying to find an answer to this to no avail. Here's a quick overview of we need:
Background information
- We use the system to generate labels containing certain information, and sometimes with very large fonts (55 pt).
- The information that will appear on a label will come from an SQL database.
- Information that will appear on the labels are shipping addresses (shipper, destination), the content of the package, tracking numbers, etc..
Here's my main challenge. Quite often, especially if the customer chooses a large font size, the information will not all fit on a single label. What I need is to have the text continue on the next label. Is there a way to do so?