rbuser
Comments
-
Yes. To fully print a sheet of paper I need to print two pages. One of my customers leases a printer which is payed by *printed* pages. So each single page costs. Regardless if it is a black page or a white page. When I *print* a page, i… -
Hello Nico,
thank you for your reply! I think, I did not express myself very well. I need to tell the device letting the printer skip an empty page so that a new page of my report starts on a new sheet of paper on a duplex enabled printer… -
Nico Cizik (Digital Metaphors) wrote:
Thanks Nico,
Tried with my printer at home, and there it works OK, so I think you
are right that it has something to do with the printer.
--
Arno
-
Hi Niko,
Thanks very much for your reply. I can see now that the original demo
was going in 'reverse', and have managed to get it to work.
I've also aded changes to also paint shapes as well as lines if they
exist w… -
Hi Niko,
I've managed to solve part of my problem. I figured I needed to take
into account the report's margins, and have also found the
tPPDrawLine.Position property.
The problem I currently face though is that the… -
Hi Niko,
Thanks very much for your reply. I've modified my code to the following
below, but I'm still experiencing problems with it not behaving as
expected.
The problems I am having are as follows:
Hi Nico,
Thanks for your reply and example. Unfortunately that's not quite what
I'm after - but it has given me an idea.
What I'd like to be able to do is replicate / repeat any lines drawn in
the detail band after …Bernhard Roos wrote:
Hello Bernhard,
we had similar problems with RB 14 Enterprise. i.e. we have a report
with a simple address-list. In some cases if the detail-band i.e. 3cm
height is not fitting on the page, …(Changed account identity - will see if name changes)
SOLVED in direct email support.
For anyone else interested - "Nard for the save" once again:
Changing Report.PreviewFormSettings.SinglePageOnly to true solved my<…I see many posts with people not posting their full name. Why is it I
am being singled out for mine? None of the other posts from those
people are hindered due to them not using a full name.
I have outlined the issue and pro…Any more information on this question?
I would like to tell Reportbuilder to stop export information about the
border of the cells and/or formatting of the cells.
I am using RB14.08 on Delphi 7.
Thanks.
Using RB14.08 on Delphi 7.
I just want it to stop exporting "display format" portion. The lines to
the left, right, up, down of cell.
Can this be turned off?
Thanks
Thanks Nard. I'll create a RAP passthru.
Op 16-4-2013 21:32, Nard Moseley (Digital Metaphors) schreef:
--
Kind regards,
Jeroen Röttink
JR-soft software solutions
It's going to be a long list...
I know about the menu options for text and highlight color etc but you
also have the different background gradient property colors. Instead of
new toolbar items for these properties, the inspect…I thought setting the MetafileToBitmapQuality to a low number (or
decreasing the color depth of the video to 16bits) would solve the
problem for all of my customers and be used like a temporary solution,
but this proved to not be t…Hello Nico,
is the eOutOfResources Problem really solved? We have same Problems on
Terminal-Session-Users and MetafiletoBitmapQuality set to 2...
Is it not possible that reportbuilder does not shows an exception in
th…Thanks Nico!
Just a note: Like I already said to you in private, I think something
still can be improved regarding the export of "Infopower" RTFs
containing images (without exporting as bitmap). As I showed you in my
las…Image quality is just one of the two problems. The other,
OutOfResources, is a showstopper for me.
About setting MetafileToBitmapQuality set to 1 and ScaleImages to false,
the image quality seems to be similar to RB 10, but th…I just sent a sample app to your support email. Follow the instructions
described in the email and let me know.
ScaleImages is true, since it is the default setting. Setting it to
false makes the PDF much bigger, and takes 10x…Em 19/04/2013 13:44, Nico Cizik (Digital Metaphors) escreveu:
This seems to not be true. I generated the same report with RB 10 and RB
14, and the quality is perfect in RB 10 (and it doesnt cause any
OutOfResources problem) an…I found that changing the video driver configuration to use 16bits
instead of 32bits is a workaround for the problem.
I noticed that the quality of the images in the PDF is much worse in IBO
14 than in IBO 10. If I set Metafil…I should note that this does not appear to affect the functionality of the
components in the IDE, at least not so far.
Windows 7, 64-bit.
RS, RB, and TeeChart all appear to be installed OK on both XE and XE3.
Seems that you have a regression in RB 15.01. The problem with incorrect
PDF417 barcode size is back
You c…Hi Nico!
Did you check the sample app that I sent? Any news about this subject?
[]s
Carlos
Em 22/04/2013 10:20, Nico Cizik (Digital Metaphors) escreveu:
I just sent a sample app to the support email. Please take a look and
get back to me.
I'm still waiting for the solution of the EOutOfRecourses error
exporting RTF containing images as bitmap in PDF. This is the most
tra…I compared sources from RB10 and RB 14, and seems that in RB14, the method
procedure
TppCustom2DBarCode.PropertiesToDrawCommand(aDrawCommand:TppDrawCommand);
misses the last line:
lDrawCommand.CalcBarCodeSize;<…Hi Paul,
Good call. I haven't used release before, but maybe that would be worth
giving a try. Thank you!
Adam
Would it be worth calling Release rather than Free on the form?