CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2012
    Posts
    1

    Need a Crystla report code to split a quantity into multiple labels

    I have the quantity field and quantity per box field pulling into my 4 up label report but don't know how to write the code to print the corect # of labels if it will be more than one box.

  2. #2
    Join Date
    Jul 2005
    Posts
    991

    Re: Need a Crystla report code to split a quantity into multiple labels

    Are you calling the rpt from an application?
    Because, in my opinion, it would be easier to develop a small routine to generate and save the labels in a table and then after that just call the rpt that will print the rows
    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width