rbuser
Comments
-
Hi Nard,
your solution sounds good, but i can find the component.
my idea is to call a routine at the end of TppDesigner.SetReport.
So I have aReport AS TppReport or self as TppDesigner.
Unfortunately i could not find my co… -
Hi Nard,
is there a way to see the feature-list?
Thanks Carsten
Nard Moseley (Digital Metaphors) schrieb :
--
Hint: We altered the sources!Hint: We altered the sources!
-
Works great!
Nard Moseley (Digital Metaphors) drückte sich sehr genau aus :
--
Hint: We altered the sources!Hint: We altered the sources!
-
Hi Nico,
Thanks for the answer.
Now I understand your idea, I know how to use the detail band and I
understand the way ReportBuilder is meant to use the detail band.
In your first post, I thought you were refer… -
Hi.
Thanks Nico for the quick answer.
I don't understand your idea.
It's possible for you give me an example or explain me better your idea.
We need to work on the solution ASAP.
"Nico Cizik (Di… -
"Yusuf Zorlu" wrote in news:57179add$1
@mail.:
Please answer this question, I am waiting on it also.
Thanks,
-
Hi Nico,
I have looked at it, and am wondering if it's the same if I only want
this page on back of the last page and not every back page. I've tried
using summary page with newpage turned on, and it shows the text, but
Hi Nico,
Thanks.
Regards,
Hüseyin
Hi Nico,
Problem solved!
I was just trying to emulate 3 columns label report, but writting lines on vertical, to
export this as a report text file.
I solved this by using a memo control on Summary band.
Nico Cizik (Digital Metaphors) wrote:
------
Delphi XE and ReportBuilder 14.06.
Also, I have an issue with font. MICR font is installed on the computer
and the ReportBuilder recognizes it and prints fine, but t…Hi,
we have a similiar situation. We sign the report after being printed as
a PDF-File. This signed document will be stored afterwards.
We are using eSignatureOffice
( in SignField for user Comment by rbuser May 2016Hi Nico,
Thanks. That should give me what I need.
Best Regards
Adam.
Create a new Page Layer and then you can put a Shape or Region on it,
sized to full pag,e and the fill or gradient fill the chosen component.
Sorry the two lines are
// FormatSettings.DecimalSeparator := ',';
// FormatSettings.ThousandSeparator := '.';
Hi Nard
after several hour I've found the problem and it is unbelievable
if I remark
FormatSettings.TimeSeparator := '.';
FormatSettings.DecimalSeparator := ',';
if works fine also in ISAPI
so thanks for your answ…Dear Nard,
thank you very much for your reply. We are strongly considering
upgrading with the latest version.
Best regards, Luka
Hi Nico,
Update: I tried that and it works. In TRichView I can adjust the
LineSpacing as well as in the rb addon component.
Thanks and best regards
Uli
Hi Nico,
Would the TRichView "plugin" be a solution?
Thanks Uli
Hi Nico,
Thanks, Nico.
Best Regards Uli
Hi
Thanks for answering. I have database fields containing RTF text, so in
order to display this kind of fields on my reports, I'm using
TDBRichText components. Also I have database fields containing HTML
text so if I would …Hi Nico,
Thanks for you attention e I'm sorry by delay in my response.
Is there a way to force RB to load a specific language at runtime??
Em 22/06/2016 10:17, Nico Cizik (Digital Metaphors) escreveu:
Hi,
Trying to solve the problem, I added some files from RB source folder to
my project (ppPDlg.pas and ppPrvDlg.pas, for now). Now, ITE is creating
the files from RB, but when I preview a report, all label captions come
Hi,
But, our major concern is about to make the core businness app works
normally. The RB translation is not necessary for now. Do you know how
can we do this?? We have already tryied to copy ppPrvDlg.dfm to out ITE
proj…Thanks
Setting Duplex to dpDefault in the rtm solved my problems.
23/06/2016 17:59 tarihinde Nard Moseley (Digital Metaphors) yazdi:
Thanks for the answer. I have a couple of questions.
I can access the duplex property of the report from the object
inspector. But what about the archive reader? Do I have to set Duplex
value of the arvhive reader from code?Nico:
It was definitely a scope problem and a location problem - once I made
my custom print routines an object - the Custom previewer had to be moved to
an area where it could have access to the instantiated object - ther…Hell there,
i did the following to get a Zugferd Invoice:
1.) Reportbuilder -> PDF File
2.) create Zugferd XML file
3.) cpdf -attach-file ZUGFeRD-invoice.xml reportbuilder.pdf -o
reportbuilder.pdf
4.) cp…Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
any news here? We're forced to implement Zugferd asap. I think we're
not alone so we need urgend support from Reportbuilder in this area.
Brgds, Yusuf+1
Also very, very interesting for us!