cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Custom Integrated Packing Slips Getting Cut Off

jtuckerASF
New Contributor

We are using 7.5 x 5.125 Integrated labels, on 8.5x11 sheets. Shipping label prints on the top in the 7.5x5.125 peel away area, and the packing slip prints on the bottom half. We wrote our own custom packing slip. When orders have more than "x" number of products, the bottom of the packing slip gets cut off. Is there a way to have Shipstation just continue the printing onto a second label instead of cutting off the packing slip portion? Here's our html code:

Order Header:
________________________________________________________________________________
<table cellspacing="0" cellpadding="2" border="0" style="width: 7.5in">
<thead>
<tr>
<br><br>
<hr>
</tr>
</thead>
<tbody>
<tr>
<!-- Column for the Logo -->
<td style="width: 33%;">
<img src="http://src.shipstation.com/300/80/http://images.shipstation.com/[Store Logo]" />
</td>

<!-- Column for the From -->
<td style="height: 0.15in">
</td>

<!-- Column for the Shipping Address -->
<td style="width: 33%;">
<p><strong>From:</strong><br>
[Buyer Name]
</p>
</td>

<!-- Column for the Shipping Address -->
<td style="width: 33%;">
<p><strong>Delivery Address:</strong><br>
[Recipient Name]<br>
[Recipient Address]
</p>
</td>
</tr>
</tbody>
</table>
<!-- Gift Message -->
<hr> <!-- Horizontal line above the gift message -->
<p>[Notes from Buyer]</p>
<hr> <!-- Horizontal line below the gift message -->
________________________________________________________________________________
Order Items Header
________________________________________________________________________________

<tr>
<th align=left style=width:1.5in class=sku>Item</th>
<th align=left>Description</th>
<th align=right style=width:0.75in class=price>Price</th>
<th align=center style=width:0.75in>Qty</th>
<th align=center class=location_ssreserved>Location</th>
<th align=right style=width:0.75in class=price>Ext. Price</th>
</tr>
________________________________________________________________________________
Order Items
________________________________________________________________________________

<tr>
<td class=sku>[Sku]</td>
<td>[Item Title]<br>[Item Options]</td>
<td align=right class=price>[Unit Price]</td>
<td align=center>[Quantity]</td>
<td align=center class=location_ssreserved>[Product Location]</td>
<td align=right class=price>[Extended Price]</td>
</tr>
________________________________________________________________________________
Order Footer
________________________________________________________________________________

<table cellspacing=0 cellpadding="2" border="0" style="width:100%" class="footer">
<tbody>

</tbody>
</table>
<p align="center" style="font-size:11px">We guarantee all of your products. If you are not satisfied for any reason, please contact us immediately to request a replacement or refund.</p>
<table style="width: 100%;">
<tr>
<td align="center">888-735-6700 | info@spoon.com | spoon.com</td>
</tr>
</table>
<p align="right"><strong>Order Number:</strong> [Order #]</p>
<p align="right"><barcode size="small">[Barcode]</barcode>
</p>

1 REPLY 1

YarivB
First-timer

Hi jtuckerASF,

We're looking to design our integrated form in Shipstation (as a matter of fact we had to switch to ShipWorks because of Shipstation saying it cannot be done).

Can you educate me on how you were able to manage this??

Your help will be greatly appreciated!

Yariv

yariv(at)lulasgarden.com