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

  • Hi

    I never managed to install 14.05 in XE2 and am now trying again on 14.06
    with exactly the same results

    From C:\Users\Public\Documents\RBuilder\Delphi XE2\Demos\4. EndUser
    Databases\Advantage\1. Native

  • Thanks for your answer. Seems to work correctly.
    Best wishes
    Bernhard.

    Am 22.06.2012 15:49, schrieb Nard Moseley (Digital Metaphors):
  • No ideas? If I am adding a new pagelayer and delete then this pagelayer
    (the first pagelayer is deleted, too). If I load the report in the
    designer again, the forground pagelayer is the first pagelayer again and
    all works fine.
  • Hi Nico,

    Instead of using ppReport.TextFileName to assign the filename, I
    assigned the filename to the property ppReport.PrintDialog.TextFileName
    in the PrintDialogCreate event and everything works as I hoped.

    Thank…
  • Hi Nico, again, again and again :D

    Sugestion for my language: Portuguese, Brazil.

    Simple page = Página única<…
  • Hi Nico,

    The files in my directory Rbuilder\Language is in english and I wanna
    translate only those hints mentioned, How do I do to translate quickly only
    those hints?


    Thanks for your answer,


  • Hello Nico,

    No, this only happens for one customer on one printer.
    The invoice has one page, so in total two pages are printed (of which one
    is turned around).
    As you had never encountered this behaviour before, I will get…
  • On 15/10/2012 16:52, Nard Moseley (Digital Metaphors) wrote:


    Thanks for that Nard, I'll sort it out. Is there a good reason for
    having the Designer behave so differently to the Report Explorer - seems
    rather odd for it N…
  • ?Thank you.



    --- posted by geoForum on http://www.newswhat.com
  • Sorry.

    As to typing the expression, that's the issue. The combobox never
    appears. I believe we are using v12.02. Is it an issue with the
    version?

    This is my first posting so maybe I put it in the wrong place.
  • Yes I guess I am calling the RAP as the End User side.

    I figured it out. I put a dbCalc on the detail line and used the Count
    property.

    But there is something odd. I had to use:
    GreenBar.Visible := dbCalc.Value Mod …
  • We are using the Front End ( End User ) where the user creates his own
    report where there is not any procedure TForm1. and there is not any
    (Sender: Tobject);

  • Hi Nico,

    No, sorry. I think this is fundamentally broken in RB 14.08. I have a
    test app that demonstrates the problem quite nicely. It finishes
    printing the details bands, ignores the page break entirely and then
    goes ov…
  • Sorry to return to this one so much later on, but I cannot get a
    pagebreak to break to a new column.

    In this case I'm not using any subreports, but I have two columns on
    landscape A3 paper and I have some groups set up. I want…
  • This action corrected the problem. Thanks
  • Thanks for taking time to give me a detail reply

    1. PreviewFormSettings.SinglePageOnly is set to True

    2. The error occurs at FPreviewForm.Showmodal; but where within this
    command I cannot see. The PreviewFormActivateEv…
  • Hi

    Thanks for your and Nard's time on this issue.

    I have not been able to get to the bottom of this but I have added the
    following to my report component and all now seems OK, except that the user
    has to maximise th…
  • Hi

    You are correct - I am modifying RB Source and I am not happy about it but
    this is the only way I can get the reports to run when they have a modal =
    TRUE and the size set to wsMaximized.

    My customers have many 1…
  • Hi Nico

    You have just asked the $64,000 question. I have a small end user demo
    built with the same D2007, Advantage, Report Builder, and Windows 8 and it
    works faultlessly. There must be something that is upsetting one of th…
  • Hi

    Please see Yusuf Zorlu's comments below + my response.

    The error occurs in ppProd at line FPreviewForm.Showmodal;

    I have tried tracing in further but I have spent many hours now seeing
    ppTB2Hook functio…
  • Hi

    Thanks for your reply - I have checked both applications and ModalPreview
    property is set to TRUE in both applications.

    However as an alternative to your suggestion I tried ModalPreview=FALSE and
    the application …
  • Philip L Jackson wrote:


    Hello Philip,

    we had similar problems ... until we've checked that the
    report.ModalPreview property has not worked in prior versions with same
    functionality. After setting report.ModalPre…
  • Hi

    env = Delphi 2007/RB 14.08 + 14.07/Windows 8

    The problem seems to be with the setting...

    User Interface > Preview Form Settings > Window State.

    If the report is set to wsNormal the re…
  • In article <51150af8$1@mail.>, Nico Cizik (Digital Metaphors) wrote:

    I searched the sources and I found that it is possible via the
    Items.Insert(Pos,Item) - Method.

    Gruß aus den Bergen
    Günter
  • In article <51150af8$1@mail.>, Nico Cizik (Digital Metaphors) wrote:


    Thats bad. Maybe you can call a Event/Method after you created a Button in
    your standard-preview, so that I can make something like this:

    if…
  • Hello Nico,

    The exact error is: "Printing Error: Problem Initializing the current printer.
    Check the system print settings"
    It happens only once in a while after users have installed a new printer.
    The strage thing however…
  • Hi Nico,

    I managed it myself in following manner:
    I opened the *.DEU files as DLL, extracted the german string resources
    and saved them as RES files, which I then copied into my RB\Source
    directory.

    Kind regard…
  • Hi Nico,

    Thanks for your reply and the explanation.

    Unfortunately I am still missing any (not only the language) option
    during the installation.
    I have made screenshots of any installation step an could send them to …
  • On 3/12/2013 12:20 PM, Nico Cizik (Digital Metaphors) wrote:
    I made appropriate adjustments per your description and it resolved the
    issue. Thanks!

    Phil
  • Another useful feature would be to have an ArchiveExplorer, similar to
    ReportExplorer but that shows the archive files related to a specific
    report.
    Best regards,
    Daniele Buttarelli