rbuser
Comments
-
-
On Tue, 12 Sep 2006 13:00:30 -0600, "Nico Cizik \(Digital Metaphors\)"
-
I've added code to various reports that allows a ppImage to load just about
anything (using GraphicEx, Graphics32 and even load AutoCAD/DXF using Cad
soft tools' CadVCLImport). I'm curious as to how the TDBImage patch figures
ou… -
Is the DBImage component in RB derived from the TDBImage component in
Delphi. I have a patch for Delphi component that will print any image type.
I'm how I can use it RB
Thanks
-
Thanks.
-
Hi Vassilis
We have hooked into the drag'n'drop mechanism from the data tree, so we can
add everything we want. This is really powerfull stuff, and you can do
everything you describe.
You inherit from the TppLayoutF… -
> 1. Yes this would be a nice feature however using the Report Wizard or by
Hi again and thank you too for your prompt reply. Can I email you a bitmap
of our reports so I can show you how we draw them and perhaps you can give <… -
Thanks for that it works great.
Is there a general access to the tips area.
-
Nico:
While your format string is definitely a more elegant solution, I had no
problem actually formatting without the Thousands Separator. Text came out
fine. It was getting what was in Text to print in the field area that wa… -
Hi
It is obvious now. Just saw the grey and assumed it was not editable.
Probably this question is in the top 10 of FAQ's
Thanks
-
Thank you for your soon answer.
The code that I am using is similar to the example, I will try with the
code of the example.
The solution that I developed is scanning each subreport and write the
contents in a file.… -
It looks like a printer driver problem in a windows 2000 server environment.
After rebooting the server, the "special" bins are visible. Please disregard
the message
Thx
-
Thanks .
Mauro .
-
... sorry , i forgot to write the subject
Mauro .
-
"Nico Cizik (Digital Metaphors)" wrote in
-
I can not print from the top of the page when fskip = 0
I tried alot !! also I can not get fcopies to work dynamically there is no
debuger in RAP so I can test any thing
-
plz any reply about reading fcopies from record set
thanks
-
Hi Nico,
about skip I will use if branch
but I really can not understand the code I think there is an error on the
equation of using fskip when it equal 0
about FCopies
in the case I read the quantity from record set … -
ok,
- some times I need to pass the number of copies to the parameters as a
fixed number and some other cases I need to read the number of copies from
record set , can you give me hint about doing that
- also when skip = … -
On Thu, 21 Sep 2006 11:37:55 -0600, "Nico Cizik \(Digital Metaphors\)"
-
Am Tue, 26 Sep 2006 06:57:50 -0600 schrieb Nico Cizik (Digital Metaphors):
Surprise, surprise: I've added a new TppDBCalc to the detailband, typed *
for datafield, set the resetgroup and - it works.
Don't know whats wrong … -
Am Fri, 22 Sep 2006 07:11:34 -0600 schrieb Nico Cizik (Digital Metaphors):
In my case Count(*) gives me always zero.
I've done it with
object rvLfdNr: TppVariable
CalcType = veDataPipelineTraversal
… -
thanks alot, why these example is not available directly from the site
-
Thanks Nard, that works great.
-
That's strange. I re-tested it here and OutlineSettings.Enabled is ok but
OutlineSettings.Visible is still false.
Are you sure the empty report in the designer has the
OutlineSettings.Visible = False at the moment you start the import… -
Hi.
I was assigned to another job, only now I could test it again...
I am trying to repeat that code, but I get an AV when trying to set the
report:
lFormClass := ppGetFormClass(TppCustomCalcDialog);
if (l… -
fix the problem
1) create a custom form on the prnter diriver
2) add this line PrinterSetup.Papername := 'Custom';
Carlos
-
Hi Nico,
Within the designer you have the Data tab, you then create a new query. At
this point a small window with 2 options appears, Query wizard, and Query
Designer. I was wondering if it is possible to create a new type based… -
Thanks Nico,
The ppTypes was missing from the uses Clause.
Shahine
-
Hi Nard,
Thanks for your timely support, I removed XPMan and it works!
Cheers,
Victor
--- posted by geoForum on http://delphi.newswhat.com