View Single Post
  #1  
Old 03-06-2012, 05:08 PM
  littlebird1111's Avatar 
littlebird1111 littlebird1111 is offline
 

Advanced Member
  
Join Date: Dec 2009
Posts: 45
 

Question Endicia/Dazzle Label Printing Module

I have a question for anyone out there who is also using this third-party module by the user rubberneck:

http://forum.x-cart.com/showthread.php?t=24325

Has anyone been able to modify this so that Dazzle will pause after each order to allow the shipper to modify the weight or other details of the label? I ask because we now have a USB integrated scale so the shipper can click "weigh" and adjust the weight of the label (saving us $$$ on shipping), but Dazzle doesn't currently pause for every label in the batch, just the first label.

I wondered if it may be as simple as tweaking the XML that comes out of the Dazzle module? Here's what I've got currently:


<DAZzle Start='PRINTING' Prompt='YES' AutoClose='NO' OutputFile='C:\Program Files\Envelope Manager\DAZzle\xml\DAZzle.xml' Test='No'>
<Package ID="1">
<MailClass>PRIORITY</MailClass>
<FlatRate>FALSE</FlatRate>
<WeightOz>30.4</WeightOz>
<Services InsuredMail='OFF' DeliveryConfirmation='ON' COD='OFF' SignatureConfirmation='OFF' ></Services>
<Value>104.00</Value>
<Description>Product Description</Description>
<ReferenceID>Order #12345</ReferenceID>
<ToEMail>email@email.com</ToEMail>
<ToName> Name</ToName>
<ToAddress1>123 Street</ToAddress1>
<ToCity>City</ToCity>
<ToState>State</ToState>
<ToPostalCode>12345</ToPostalCode>
<ToPhone>555-555-5555</ToPhone>
</Package>

Please let me know if you've found a way, or PM me if you'd be interested in charging a smallish fee to figure this out.

Thanks,
Lisa
__________________
X-Cart Gold 4.2.2
X-Special Offers
X-AOM
X-FancyCategories
X-Affiliate
BCSE Point of Sale Module
BCSE Address Book
BCSE Preorder Backorder Module
RubyMods FedEx Module
Rubberneck's Endicia/Dazzle Module
Lots of custom work
www.mccombsplan.com/store
Reply With Quote