Question of Microsoft Knowledge Base Article - 231801 ??

G

Gary

Hi,

I use the sample code in this Article to skip some used label,
I found that preview is OK, but the print out still start from the first
one.
Hope someone can help!!

Gary
 
A

Allen Browne

Step 5 is not working correctly.

Make sure you have this in the correct event, and that the LabelIntialize()
function works correctly.
 
Top