rbuser
Comments
-
Hi Damir,
I have a customer (long distance reseller) that processes about 50,000 pages
of print during their billing cycle. Some of the print is printed duplex.
The processes that generates the 50K pages takes about 1 day, delphi 6… -
That works just fine. However is there a way to do it on a per report basis?
-
Would the following help?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To disable a button in the Report Preview form, you need to create a
descendant class to ppPreview and change the PrintButton property's<… -
Nico,
as we're not in the position to upgrade immediately, do you have a
workaround for the meantime?
How could I ensure that the printer object is available when I need its
canvas? Could I create or initialize it m… -
Nico,
we're using 7.03, I guess. We don't print to a file but sometimes to
screen. But in this case, we also need to get font dimensions and I think
it should work.
Users just start to print, and when it fails, then… -
Nico,
after implementing this functionality, it works almost all the time. But
I just have a few workstations where it sporadically will fail with the
very first printout. Now, I've implemented two Assert() calls to see if
Nico,
it appears to work in most cases, thank you. Unfortunately, on large
texts (i.e. 30 or more chars), it seems to measure a bit incorrectly, so
my colon would be overwritten by the leftmost label.
Is measuring t…Sorry for the incomplete description. To explain it better:
What I'm trying to accomplish is - in the simplest case - to print a
series of 3 horizontal labels,multiplied by a LineNum factor. So for
example one report will cont…I updated to RB 9.03 and it didn't help. I also tried to use TppVariable
instead of DBCalc components and nothing changed.
But I found something else. It's about the TExtraDevices component that
I'm using. When I remove the TE…We will upgrade the version but it will be in a few months.
I am tracking the memory usage from Process Explorer (sysinternal.com)
The report consists of only text so there has to be something wrong.
I'm not loading …Thanks Nico,
Can I assume then, that when OnCalc is called dbcalcs are not guarantied to
have a value?
Israel
Thank you very much !!
Heiko Kn?ttel
Nico,
Thanks for the info... I'll edit my preview (Yes it was
the CreateToolbarControls that was causing the problem).
Jon
No problem Nico - but you didnt answer my question? I would just like a
rough idea of when this is likely to be available?
This would be a very useful enhancement Nico
Would this go into a minor update or a major one? We would really like this
asap - even if we have to pay for it!
Hi,
For this reason we use ImageEn from HiComponents (www.hicomponents.com). We
have written wrapper around it and use it's resize methods - support for
many different resize filters.
Works great and without problems. So…I'm using delphi 6 and RB10...
glenn
Good to know.
Thanks
Larry
I have it working.
Under all my project folders I create a /DCU folder to hold like files and
keep the binaries out of my way. I point my DCU path there. For some
strange reason, Report Builder generated a complete list of DCU fil…I haven't started down the road listed below, yet. But this is what I have
found in reference to the error message.
The file date for raCodMod.dcu 2/9/06
The file date for ppComm.dcu 2/9/06
The file date for ppComm.pas 2/7/0…Nico Cizik (Digital Metaphors) wrote:
Thanks Nico !
But my problem is actually to change the FONT SIZE of the whole text
file, and then send it to the printer, is that possible ?
Thatchi
~~~~~~~~~~~
yes we do use rich text extensively. unfortunately the changes to
settings didn't help much, so we'll have to stick with our current
component for the moment (or investigate gnostice).
thanks for your quick response.
You might want to look at Gnostice's PDF support. We moved from
TExtraDevices and found our PDF creation to be much faster (and smaller
PDF's).
Rhett Price
IndySoft
Nico,
I'm using D7.
Particularly slow getting into and working on the designer in end user mode.
Ken
Nard,
No wasn't what I wanted. Do we programatically have access to any of the bar
properties?
Can we also disable the changing of themes in end user reporting?
Ken
Hi Nico
Thanks fo the steps below. But ii's always the same effect. When pressing F1
i get a window with the RB-helpindexes (links) and when clicking on the
links nothing happens. :-(
Do you know is there a way to r…Hi Nico
Good to hear that. So i hope i doesn't take to much time for the next
update.
Yes, i tried merging the RB help manually. And i can see that the RB help
will be there.
But as i said, i can se…Hi Nico
Thanks for the article but it does not work. :-(
Now i have installed the full version of RB10 Ent. and i have still the same
problem. When pressing F1 i get always a windows with the help indexes.
I tried to…I can do that but to answer your question, the size of the field to its left
would be what caused it to shift. ie: I have a field 1" long to the left
of field2. If that field became 2" long then the field set to shift with it
wo…Glenn,
Not certain what conditions will cause the field to "move", but if it is a
change in the form size, the anchor function will do this.
If you are wanting to keep the city from overwriting the state and zip, use