rbuser
Comments
-
Thanks Nico
I think I've found a solution to my problem using the tip you gave me.
I'm using an inputform which gets shown when clicked on a field.
Since the query has unique keys I use these values to locate which
record … -
hi Nico
When the user is in preview mode, before he/she is going to print it
out, it would be nice if he/she could click on certain area's of the
report itself just to type in some data.
for example:
reportbui… -
I have an application that generates maintenance work orders. I have
customers wanting to place fairly complex checklists inside the work order
as graphics or richtext. The checklists include tables, lines checkboxes
and similar … -
Hi
Try disabling Norton A/V and also Windows Defender.
I had a client had a similar issue with a standard opendialog/savedialog
component and it just kept hanging the system everytime they clicked on an
ellipse and tried to bring… -
Nico Cizik (Digital Metaphors) wrote:
I understand that, Is it possible the reports could have gotten
corrupted? And thanks for your help.
--
-
Nico Cizik (Digital Metaphors) wrote:
Yes it occurs every time for them. And they are the only ones its
happening to. I haven't been able to recreate it on my machine or any
other customers machine. The one unique t… -
Nico,
On further investigation, I find it is not limited to Vista. Running the
same application from our Windows 2003 server console gave me the same
results. That one is using a different printer driver, too (the PCL 6 driver… -
Hi,
I'd be glad to provide the source, but since my work is based on work of
others and I first have to check with them.
The plugin behaves different depending on where it is run
- Client-side: All data is pulled int… -
Magnus Jungsbluth wrote:
found the source of the problem: 'contacts' does not contain any report
builder recognized invalid chars besides being not uppercase. I changed
daSQL.daContainsInvalidChars for interbase force quotes i… -
Nico Cizik (Digital Metaphors) wrote:
ok this means that the end-user has to write a few lines of script to
accomplish this, thats fine...
Ok, I got the DADE plugin for my Data Abstract server sort of working,
it se… -
Nico Cizik (Digital Metaphors) wrote:
Well, the Magic SQL of the detail shows
SELECT ... FROM ... ORDER BY
which would in my case still pull 1 million records even if I wanted to
generate one invoice.
The… -
Tracked down the cause. Don't yet know how to fix it and get everything
needed.
The problem is that the reports skip the first element when the report is
set to psTwoPass. If I change it to one pass, all the elements appear,… -
I'm sorry. I meant to add "Has anyone seen this before, and how was it
corrected?"
-
thanks Nico,
it was again easier then expected.
Andre
-
do we have a way of knowing the status of the print job in the spooler?
Like cancelled from the windows printer spooler or sent to the printer?
I can guess this will involve interacting directly with the windows
spooling system.
Changing
from liBufferSize := 81;
to
liBufferSize := 1024;
Seems to have fixed the problem.
Thanks Nico.
That has save us several hours of PC printer work!
Hi John,
TppPrinterInf…Thanks for the confirmation.
I've checked on our site and we have 30 printers with long names (most are
shared printers).
We also have Version 10.04 of Report Builder
but we cannot upgrade from Delphi 5 in the near fu…Thanks for the swift response.
Sorry in paranoia about spam I forgot my personal details.
Am I correct that Delphi 5 is only supported up to 7.04?
John Chapman
Hi Nico,
We can download and try RB 7.04. In the meantime, could you test the sample
code I outlined at the bottom of this post?
Let us know why the ModalPreview property has to be set to "True" in order
for a mult…Nico,
I do not have the MDI sub-directory off \Rbuilder\Demos that you mention
below. I show:
1. Reports
2. AutoSearch
3. RCL
4. DLL
Also, when we set "Self.rptMain.ModalPreview…Hello,
Thank you very much, your solution is working correctly !!
Best Regards.
JV
Hi,
The Image is loading from a database. The file format is a JPG file.
In the DBText.OnPrint, I get the ID of the picture and by a select i'm going
to load the picture in a TJPEGImage.
After I check the width…Hi Nico!
Thanks for the links and the Info! These documents should be enough for my
efforts.
I will install the TrialVersion tomorrow. This will allow me find out if
there are any Problems with our Project / custom de…Hi!
Thanks! I guess the NewFeatures.pdf covers the most of my questions.
What about Changelogs regarding Bugfixes or similar changes from 9.03 to
10.06?
Regards
Ralf Appenzeller
RAp wrote:
Maybe you can find something here
http://www.digital-metaphors.com/download/pdf_downloads.html
Arno
Hi
Thanks for your quickest response. We really appreciate and cheer it.
How to open the Print Setup Dialog only - i dont want to print the report
when i hit ok on the print setup.
Thanks.
Yes i am exporting to RTF only.
TExtraOptions is from James Waler www.waler.com, we use it too. I have the
latest version and there is no option for Word, though? RTF, yes, but not
Word.
Jason.
I am using Report Builder Extra Options.
Thank you. I've been away from my computer for a week, but the suggestion
worked perfectly.
Frank