Home rbuser Comments
New Blog Posts: Merging Reports - Part 1 and Part 2

rbuser

About

Username
rbuser
Joined
Visits
1
Last Active
Roles
Member

Comments

  • What I mean is that they don't support it because TeeChart pro for delphi 6 is a
    pre-release and they don't support pre-releases. The bad thing is that there is
    only pre-relöeases of TeeChart pro for delphi 6.
  • I was told that digital-metaphores are working on supporting it. They say that
    thay don't support it yet because it is a pre-release.

    The bad thing is that I asked them before I bought TeeChart pro if The
    Combination Delphi6 Te…
  • Aha... and what CAN I do? or when?


  • Hi Jim,

    What is the feasability of producing the reporting engine for Kylix. I
    don't mean any of the visual stuff. I would like to produce reports on
    a Linux Server and serve them up to a web client. This to me is the
    fu…
  • Torsten:

    You will need to contact support@digital-metaphors.com. While these should
    work, there is no implementation for these method in the source code.

    Ed Dressel
    Team DM


  • an

    If you can, try printing them to an archive format first then the PDF
    format, this may help narrow down the cause. You will have to determine if
    it is inside RB or in TExtraDevices.

    If you have CodeSite, you …
  • "Ed Dressel (Team DM)" wrote in
  • Ray:

    What version of RB? TExtraDev? Delphi? Can you reproduce this without
    sending it to a PDF? Just printing to a PDF reproduces it?

    Ed Dressel
    Team DM
  • In article <8EAE82296ACCD311A039005004E0CAC004A1E9@DMSERVER>, Jim Bennett
  • In article <8EAE82296ACCD311A039005004E0CAC004A1DC@DMSERVER>, Jim Bennett
  • In article <8EAE82296ACCD311A039005004E0CAC004A1AD@DMSERVER>, Jim
  • Jim:

    I guess I am lost on this one then. I always thought that mailing labels were
    printed left to right. They are currently doing it this way in MS Access 97
    using a group band and a access report and I thought with the flexa…
  • Jim:

    I just got around to trying your demo. It appears to do the breaking as I needed
    it to, however when I set the labels to print from left to right the word zip
    displays above the labels on the group break. It appears that t…
  • Jim:

    I have this part working. Based on your demo what I need is to print the words
    Zip Code on the label where the bolded record appears and move the bolded record
    ahead to print on the next label.

    Thanks

  • Jim:

    I am using the group break event to print the new zip code as you suggested,
    however it prints in the memo field with the first address instead of on its own
    label. Would you like an example or demo of what I am doing?
  • Jim:

    I am using a memo and populate it with the label information (used the demo
    example for this). I need the new zip code to print out on a label by itself
    prior to printing the addresses for the new group. Would setting a g…
  • One method would be to use a TppJITPipeline, and do your own coding for
    traversal.

    HTH,
    Ed Dressel
    Team DM

  • How do I print on each label something like this:
    1 of 3, 2 of 3, 3 of 3


  • Jim:

    There are no subreports. There are no calculations except for calc
    components in the footer. Pipelines are never set to nil. It is occuring on
    2 computers with 2 different printers at one particular client.

  • Annick Van Hoof wrote:
    Yes, it's possible and it is quite simple. I post here a sample code.
    Currently I'm using RB Enterprise 5.51, I don't know whether it works
    with newer versions too.
    Use it like this:

    BigArch…
  • > I have the same question. I have to concatenate many reports all with

    Peter:

    I do this programtically...and print many reports in one report. The users
    selects from a list of avaiable reports, I combine them as pbSect…
  • I have the same question. I have to concatenate many reports all with
    different pipelines and there are just too many of them to use pbSection
    styled subreports.

    Thanks,

    Peter Bossier

  • FWIW, I just posted some sampel code in the sub-reports newsgroup.

    Ed Dressel
    Team DM
  • > I try to use 1 report component and load different templates at runtime.
    I

    No.


    No. You could test this. Add one TppReport components. Compile. Check size.
    Add 100 TppReport components. Compile. Check Size. …
  • > I need a barcode that expands from right to left depending on the data it

    To note, you could change the code yourself and add this feautre. For help
    on this, take a look at the source and ask in component-writing.

    HTH…
  • I have a reporting DLL which contains a form for each report setup. The DLL
    also contains one form with a single TReport on it and I have named it
    Report. When each setup form's print button is pressed, dynamic queries are
    build, the …
  • Ed:

    Worked like a charm. Thank you!

    Mike

  • > Is there a way to preview a report to a panel on my form? I have a panel
    I

    Yes... drop a TppViewer on the panel. Assign the TppViewer.Report to the
    report, then call ppReport1.PrintToDevices

    HTH
    Ed Dressel
  • Jim,

    What is the status of the problem? Can I hope to be informed when if will be
    fixed?

    Thank you
    Janusz