Build History:Presort Object
Build 3007
Released July 2017
- General
- Fixed crash caused by expired license string.
- First Class Mail Fixes
- First Class Postcard Profit - Mailing summary displays 0's in tray size, postage statement "No. of Containers" is blank.
- First Class Postcard - The postage statement is incorrect. A2 has 0.00 for price.
- First Class Postcard - Mailing Summary is generated wrong name.
- Standard Mail Fixes
- Standard Letter Profit w/ POM SCF - AADC pieces from the SCF Automation sort are missing from postage statement. Negative in Mailing Results screen
Build 2996
Released July 2017
- Updates
- Added new property’s name to expand the report names:
- For Presort Object
void ExpandedReportName(bool);
- For C++
void SetExpandedReportName(bool);
- For C
void mdPresortSetExpandedReportName(int);
- Pallet tags are now doubled.
Build 2985
Released May 2017
- Updates
- Modified Presort Lib to return presort results.
- Changed Mail.dat version to 17-1
- Added New Method "SetProduceDropShipForms"
- This method is used to create Postal Forms 3602C and 8285" For information on how to call this method it is on page 47 of the Reference Guide.
- "SetMDCPTMailOwnerID" was updated this property populates the Mail owner ID in Mail.dat. If it is not sent then the MailersID property will populates the Mail owner ID in Mail.dat and the permit holder’s mailer ID.
- “Get(“PostageSavings”)” was added it returns the calculated Postage Savings, which is amount of savings a customer can get using Presort Object.