rbuser
Comments
-
Thanks for the clarification.
-
I found the problem, MS Access messes up the memo field if the query is
select Distinct???
-
Nico,
This is looks like the common Windows Service problem.
The main problem you will encounter printing from a service is that services
usually run under the localsystem account which only has access to resources
on the… -
Hi Nico,
Program frezees in ppPrintr unit, TppCustomPrinter.EndDoc method on the
following line:
if not FAborted then
Windows.EndDoc(FDC);
I have already sent my application example to support@digital-metaphors.c… -
Hello, it looks working well and there should be no problem.
In Delphi 2005 it is not possible to install earlier versions of InfoPower
except you manually compile and install all components from the source code,
so the updated pack… -
Hi Nico,
Setting the otherway round helped..Thanks for the Support.
Regards
Swami
-
Hi,
There seems to be one more issue. If the report has say 50 pages and if
Cachepages set to True, when previewing if the user straightaway goes to the
last page and starts traversing backwards the problem seems to persist.
That worked. Many thanks for the tip.
The thirdparty addon TExtraDevices exports to Excel
Gerald
Are there any plans to incorporate this?
I load the template for them in FormActivate. In the last RB version
upgrade I did, the user had to click a RB generated OK dialog each time the
report printed until they called up the template in the designer and resaved
it. Does t…why no any response after sending the example by email?
Anything wrong in procedure?
Hi,
The logic to check if the printer CanGrayScale or not is not very right,
since the printer can print the color image into gray scale properly, why
the font color can not be grayed?
William
Hi, Nard
Then there seems something went wrong in the methods. I was using the same
Gray Color to write a text in the MS Word and it prints correct. Could you
please give me some hints to get it work?
Willima
<…Todd Christopher Hamilton wrote:
Sure, I'd be interested in helping. Send me some details via private
email...
Thanks!
Jef Duncan
Nico Cizik (Digital Metaphors) wrote:
Nico,
re-installing RB did not help. I just sent the file.
Carsten
Thank you for the reply. Unfortunately my problem is perhaps a bit
different. I will explain you better.
The external application normally prints (an invoice, for example) over a
printer or into a text file (say invoice.out').…Hi Nico,
We are using RemObjects/DataAbstract.
We have our own overloaded version of the TdaQueryDesigner and
offcourse our own implementation of TdaQueryDataView etc.
This is the code we use to stream the old …<<< FROM >>>
{***********************************************************}
{ }
{ Pragnaan ReportBuilder Export Devices }
{ …I have a component BuilderControls\TRotatedLabel in the report that I having
issues with. Could this be the gremlin?
Nico,
Your initial response was in regards to the copy function Ctl-C not working
but Ctl-Ins being a work around. There is no mention of the paste function,
is there a way to paste into the inspector?
--
Nico,
Did this message get missed? I have not seen a response.
--
Bob
Nico,
How about a work around for pasting? Neither Ctl-V or Shift-Ins work.
--
Bob
Thanks.
Does it add a new PopupMenu.DesignControl reference yet?
William Yu
Does the new build support TppDrawCommand decendant for exporting PDF yet?
William Yu
Thanks!! I got the right value.
Steven
Hi Nico,
Thanks for the reply. I had the LookAhead property set to True previously.
However, the result does not produce the right amount. Is it because I have
more than one group? I have 3 groups and these groups are within …Thanks Nard...I've got it merging now...but I can't get it to preview once I
have merged them...
In my For Loop I have this:
reportASR.ArchiveFileName := Application.GetNamePath +
'reportAssocRanking' + in…The first option won't work because there could be more than two reports
that need to be combined...its in a for loop...
I tried the second option, tried to compile the KURafMerge component and
when I clicked on Compile, it says mis…