rbuser
Comments
-
As I can get around the problem I'll do that for now and will send you
a sample project when I have time to create one.
Thanks for looking into it.
Rhonda Ridge
On Mon, 5 Mar 2018 14:45:4… -
An issue with another component was muddying the waters so on further
investigation ourselves we have pinpointed the issue more precisely.
The problem only occurs under these specific conditions
1. Mail merged or data fiel… -
Sorry forgot to say - Delphi XE2 and RB 18.01
On Thu, 01 Mar 2018 13:37:17 +0000, Rhonda Ridge
-
Hello Jim,
I'm using the lastest printer driver on both printers
HP 2100M and Epson Stylus 1520 but the problem
stills.
I bought the TExtraDevices component US$ 50,00
as digital-metaphors sugested, but the Rotate… -
-
"Jim Bennett (Digital Metaphors)" a ?crit
-
Hi,
Thanks for your reply, it turned out that I was not setting the name of the
pipeline just the user name and without a name it has nothing to save.
How stupid do I feel
Thanks
James.
-
I have same problem, but I have an HP1100 laser, if I use an MS driver the
color is black, if I use the HP driver sent with the printer, I get the
color clSilver...
-
Klaus L Jensen
-
You can't set active property to true if sql property is empty. Please read
my message again. I am creating the query at run time.
-
Not sure why, I just deleted the drill down subreport and query feeding it,
added the query back, got the report going in master-detail mode and then
moved the detail to a drill-down.
Seemed like rehooking all back up fixed the … -
Thanks for the quick reply. Unfortunately this is not the case-
all looks ok in the Report | Data menu.
-
Hi Nard,
The MySQL distribution comes with extensive documentation, but the book
MySQL by Paul Dubois is also excellent:
http://www.amazon.com/exec… -
To achieve your goal, put the following code in the BeforePrint event of the
report:
ppMyReport.PreviewForm.WindowState := wsMaximized;
TppViewer(ppMyReport.PreviewForm.Viewer).ZoomSetting := zs100Percent;
To do that,… -
Sorry,
I still see the same delay, with the patch.
Regards
Herman
-
Can I put some code in the startup phase, to move that 'delay' to the
program initialization ?
-
This sounds like something you'll just have to debug for yourself. I don't
have enough information to figure out why you're getting an AV, sorry.
--
Robert Leahey
TRX Technology Services
-
Robert:
I've done that and now I get an AV when I reach this line. I've added
this to the previewOnCreate and tried it in the BeforePrint as well.
rbPrintPreview.spbPreviewPrint.Visible := not
dmPO.tblPO_POPRINTE… -
The simplest method would probably be to create your own custom preview form
and enable the behavior you need. See the Developer's Guide for a tutorial
on replacing RB forms.
--
Robert Leahey
TRX Technology Services
Just an FYI, the DADE plugin for Asta was updated recently, so you may
want to get the latest version.
You can find a link for the download, here:
http…I have a Intellimouse Explorer and with this mouse and software Version 3.2
and it works just fine here. Do you have a Logitech mouse?
Bye
Jim:
IT works for me, and has on multipe computers. I have a driver that shows up
in 98's icon tray, and a newer 2000 machine with the MS driver to go with
it. I haven't done anything special, just bought m$'s stuff
E…Hi,
extended is a special pascal typ. You use it for high precission. Now accross
platforms and processors (hardware) IEEE defines to use the double data type.
Simple date/math function use standard features. And therefore you c…Bruce,
I couldn't find the thread you are talking about, but does this also give a
possible answer to the question why using "double-precision" in stead of
"extended" resolved te problem ?
Leon
Well,
it's not so easy to reproduce the problem in a small application, so sending
al little demo will be almost impossible.
The problem is more complex. I only use calculations in my project, not in
the report. But a…Thanks a lot Jim. I'll follow your advice and check for the 'remains' of a
previous trial installation.
Jean-Paul
I have sent a copy of a simple report to your team.
Thank you Jim for your support.
Jean-Paul
Jim,
Thank you for your ongoing support. Indeed, the text contains several '@'.
Should this be considered a 'special character'?
Here is an example of it:
20010;20016@20018;20026@20028;20031;20032;20050@20060;20070@20…