rbuser
Comments
-
Hi
I have the same issue and am still waiting for a response to an email
request for help.
Philip L Jackson
-
And when we bought it, that is what it said. But what we found was that it
was creating corrupted files and then we found on their site
TExtraDevices for ReportBuilder
Delphi 2009 Support has been delayed. An update will be released… -
"Walter Matte" wrote in message
-
According to the History page support for D2009 was added Oct/08
http://www.waler.com/textradevices_history.htm
And it says it supports D2009 on the pr… -
Will do,
Thanks!
Phil
-
> I have a DBMemo field in a subreport set to stretch. If I generate a
can you re-create this in a small demo? if so, send it to support and they
should get it fixed quickly.
Ed Dressel
-
Nico,
The rbRIDE117.bpl exists as you mention (dated 20/02/2009), but the problem
appeared when I tried to build our application with the new 11.03 and I
received a message to recompile rbRIDE117 package. ("Never-build package… -
Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
I'm using the default plugin, not SMTP.
I could not generate the error with the demo. I did download 11.03
trial and it seemed to work fine. Really strange.… -
Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
Good to know it is a desired feature. Is there a time frame known for
such support?
Thanks,
Alan Givati
Chief Development Officer,
Dilix Technologi… -
Nico
Image the list of lookup entries goes as follows:
Chris
Colin
Ian
Mike
Nathan
Nicholas
Nick
Nico
Nigel
Oscar
Oliver
If at present i type NICO in the lookup… -
Thanks for the info, will try to get this working....
Petter
"Petter Topp" skrev i nyhetsmeldingen: 4f2ac708$1@mail. ...
OH, Forgot:
You said latest version, but your rbWiki says "Starting with ReportBuil… -
You want to print on two different devices.
Report print method create only one device.
For do this you have to:
variant 1:
Create 2 devices (or second device) manually.
Used device events for decide - is Pag… -
Hi Nico.
Regarding what to email/print..
Consider the following:
The report generated for print/email contains both print/email invoices for
the customers.
When printing to paper can Report builder based on a bo… -
I don't know any easy way to do this, but this is possible.
I do something like this in my application.
I used Device events (OnStartJob, OnEndJob, OnPageReceive and
TppImageDevice.OnSaveImage) for do this.
For your task … -
I don't know any easy way but this is possible.
In my application I am used FileDevice OnStartJob, OnEndJob,
OnPageReceive, and (for ImageDevice only) OnSaveImage event handlers for
fully customize send process.
As exam… -
OH, Forgot:
You said latest version, but your rbWiki says "Starting with ReportBuilder
12".
Any reason for upgrading to version 14 (I'm at 12)?
Petter
"Petter Topp" skrev i nyhetsmeldingen: 4f2ac57f$1@mai… -
Great news Nico.
Could you make a suggestion on how to handle/implement the following:
1. The email adresses are available in the connected dataset, but not all
"customers" have an email. How should I handle this?
2.… -
Hi Nico.
Did you ever get to automate the email process?
Petter
"Nico Cizik (Digital Metaphors)" skrev i nyhetsmeldingen: 49cce0db$1@mail.
...
Hi Petter,
ReportBuilder 11 inlcudes a new f… -
Thanks Nico.
I can't keep one order on a single page, so I will have a look at RB 11, or
simply restrict printing of the report to one order at a time.
Br
Petter
-
Nico,
Thanks
-
Nico,
I'm using version 10.08 enterprise ( delphi 2007 )
I'm exporting images ( WMF files ). It's a CAD application so I need the
high resolution.
Textradevices does the job, but it's the second PDF entry in the lis… -
Hi Nico
Now it is working!
Thank you,
Alberto Hernandez
-
Nico Cizik (Digital Metaphors) wrote:
Nico
Rebooted pc works fine. Must have been a gremlin.
Thanks
Mark
-
Any ideas about my last post? I can't see how every other component on a
report would be freed just fine if this were a thread issue. And even more,
that it only happens when there is text in the RichText component.
Thank you,… -
I can replicate this behavior by starting a new IW project, adding a
TppReport component to the UserSession datamodule, add a RichText component
to the report and add text to the RichText component, add a procedure to the
public se… -
Thanks Nico for the quick response, that gives me a few things to try.
Cheers
Tony
-
I should add I am using D7 and RB10.06 (or perhaps RB10.09)
-
Hi there
The customer is on the latest build as I installed it at about 10:00 it
failed at 11:39.
Other than knowing it was in ppJvInspector.pas at line 3562 I can offer no
further details as this was on a customer … -
Where you can use Report Builder in a Delphi .NET project?
-
If you change the reports pipelines at runtime, you should upgrade. We had
the same problem, version 11.02 fixed it.