rbuser
Comments
-
Hi Nico,
I've update ReportBuilder and Acrobat but the problem perstists.
I have seen PDFs with Icelandic characters but most of them have this same
problem.
I'll be looking into the 3d party PDF export devices and I'll ke… -
How do I send an escape code to set "high quality" before print of DBText
box then turn of "high quality" after printing.
-
Excuse my ignorance but am I printing in text mode from my reports. All the
data that is printed is text but with 3 different font sizes no rotation.
They are printed from DBText boxes.
If I select an in built font will that force t… -
Hi,
you can use indeed an escape code if you are printing in text mode and not
graphics to switch to nlq and then back..
-
Hello, all!
Keeping with my last post, I would like to add some questions that
also could help me with the report that I'm working.
I added a group in my report just to have the opportunity to
separate the detail bands… -
Nard Moseley (Digital Metaphors) wrote:
That is confusing. Thank you for clearing it up for me.
--
David Farrell-Garcia
Whidbey Island Software, LLC
-
Digital Metaphors wrote:
Is there a TeeChart 7.08? 7.07 is the latest I can find.
-
Hi Nard,
where should I add your code example? I have added the following code in
the OnCreate Event of my MainForm, but I still get the error, that the
RBuilder.ini can not be written.
procedure TForm2.FormCreate(S… -
I'm gettting this error when I compile
[Error] ppSMTPIndy.pas(138): Undeclared identifier: 'UserId'
Carlos
-
Nico,
this happened to me in version 9.xx and 7.xx (with Delphi 7). Interestingly
not for 10.01-10.03... I have Slovenian Windows XP
Best regards,
Goran
-
Stephan Leiwering, AdvanTex Software wrote:
I just like to confirm this:
The suggested path was during my installation also was
"c:\programme\borland\delphi7\\rbuilder"
Regards,
Josef Gschwendtner
-
Nico,
I just verified it and indeed my path has a trailing backslash there.
It might be safe to check for that value and eliminate that backlash if
available during the installation script though.
Stephan
-
Nico,
I was installing 10.04 enterprise edition.
Stephan
-
Hi Nico
This now works well for the printer, MyPrinter is now set to the correct
printer when the table is on the 2nd and subsequent records, however I am
still having trouble with the number of copies.
In the code … -
Hello Nico,
The sample project is send to you.
Thanks,
Stef
-
Hello Nico,
The report fits easily on one page. So that isn't it.
Regards,
Stef
-
> Arg, I realized that the region I was working with was on the page style.
:-)
-
Arg, I realized that the region I was working with was on the page style.
Shane
-
can you reproduce this in a demo? If so, send support a copy. That will get
the quickest fix.
--
Ed Dressel
Team DM
-
the other option is to set .Visible to false :-)
--
Ed Dressel
Team DM
-
I have found the problem.
I am using the report template and unlike groups, the summary band has to be
removed _after_ the template is loaded.
This wasn't immediately obvious, because removing the groups works even
before… -
That's pretty much what I have.
Since it does not seem to work I thought that there was some other property
that needed to be set or that I had to remove all child components first.
Obviously that is not the case.
Hi Nico,
This is the problem. There's no data after the second group break, so I
want to print the footer in same page.
Here is an example in case I didn't make myself clear:
Data
Type Code Value
Thank you!!! . . . . it works . . .
I had been looking for an appropriate event to place the code instead of
placing the code before the Print method.
Thank you
--- posted by geoForum on…A footnote to this problem...the ppReport component keeps dropping its
DatabaseName property, and then the problem reoccurs. I will start a new
thread on this. At the moment this problem renders RB unuseable.
pipelines 'Data…Seems to have been a database problem. I expanded the pipelines 'Dataset'
property and changed the 'DatabaseName' property to the database alias
name that the Advantage ADS.INI configuration file requires. That was
enough, the pip…The given example works of course, but Ive checked every property of the
pipeline and the report against my own and ensured they are identical,
but still the report defaults to showing a single record somewhere in the
middle of the…I would be wanting to "create the report in code based on the query".
Where would I find sample code for how to do that?
I would like a layout very similar to what the "Report Wizard" creates,
so I might be interested in the …Nico Cizik (Digital Metaphors) wrote:
Sorry, but that does not work here (RB 7.04, Delphi 5). In the preview, I
get multiple pages. Or, if I set the page size too small, I get infinite
pages. Can you suggest something?