rbuser
Comments
-
-
I think it wont work cause everytime I am generating different report data
but Page number will be same.. So ???
I am waiting your alternative solutions..
Thanks
-
Oh, duh, thanks, it was black and your code works correctly.
-
Hi Nico,
I have tried the PageHeader's BeforePrint event and it seems to work.
Thanks,
Ping Kam
-
Hi Nico,
Is there any reason why the page no was not set properly in the OnStartPage
event on the first pass? It is set correctly in the second pass. I think
the page no should be set properly even in the OnPageStart event, li… -
"Nico Cizik (Digital Metaphors)" wrote in
-
Hi Nico,
After several hours of trying this and that, I have solve some of the
problem.
Put the master data (the cheque portion) in the page footer, then turn on or
off the visible porperty of the page footer in the B… -
Hi Nico,
to
We'll
main
I ignore the subreport for the master (I leave it there but make all the
labels invisible) and focus on the top subreport as you suggested.
Now if I set the printbehavior of the top su… -
Hi Nico,
Thanks for your reply.
Agreed. Data preparation is not the scope of the report.
You
band
It doesn't seem to be that easy. I have tried your suggestion but failed.
I add a master, a det… -
Hello Nico,
Thank you for your solution.
-
Hi Nico
Thanks for your reply.
Yes, we are using DADE, RB v7.03. Also using Advantage Database server
for our app so will have go with that.
Cheers,
Tom
Designer
distinct
$1@d… -
Hi Nico,
I seem to find the problem. I didn't include the masterkey field in the
selected field list, like:
select field1, field2 from detail_dataset
where masterkey = :masterkey
When I look at the MasterF… -
Hi Nico,
I download your sample project, but I got error when loading the project, I
don't have the DBDemos database installed.
Now back to my problem. My detail dataset uses parameter in the SQL to
retrieve only the… -
I did this. I selected JPeg when I right clicked. But it still doesnt
show. Anything else I am missing?
right?
report
does
pictures
it
Jim Shepard
--- posted by geoForum on in DB Picture Comment by rbuser December 2005 -
I did right click and select it. And I still get a blank for the JPeg. I
know it exists becasue the graphic tool in Deplhi shows the pictures.
But the dbImage tool in RB is not showing it. Anything else I am leaving
out?
you did right click over the image and set it's image type to JPEG, right?
--
Ed Dressel
Team DM
I have built an enduser app. When the user drops a dbImage on the report
designer and link it to the blob field that stores the jpg file, it does
not show up. I did add the ppJPEG as you suggested...and that did not
work. Anything …Is this in the IDE or in your app? If it's in your app (run time) try adding
ppJPEG to your uses clasue.
--
Ed Dressel
Team DM
The page cannot be found
The page you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
end
metaphors.com/subpages/reportbuilder/main_enduser_guide.html
where
Hi Nico,
Thanks for the info.
Best Regards
Adam.
I've done a lot of reports with very small fonts. What helps is (1) use a
large screen but keep the resolution down; and (2) use the window's
Magninfier
(Programs/Accessories /Accessibility /Magnifier).
HTH,Hi Nico,
Which version of ReportBuilder was that introduced?
Alex
"Ed Dressel [Team DM]" wrote in message
Depending upon your needs, you could use a JIT pipeline or use an in-memory
dataset.
Ed Dressel
Team DM
Hi Nico,
Of course if you let me know how to fix it, it works!
Great.
Eric
I'm also very interested in this question.
Thanks,
Lars
Nico,
There's the rub.
The reason for using section subreports is to allow for different printer
setups as the output is to either a full-page laser printer or a 3.5"
receipt printer with each subreport formatted ap…I found part of the answer. There is a boolean field in
the SubReport call DrillDownExpanded that can be
used to set the visibility of the total.
Perfect. Thanks Nico!
After some additional test: it seems to be a problem of driver. First,
it differs what kind of report object is missing and second when not
using the printer spooler then it works.
Printer is a Kyocera Mira FS-1800+…