rbuser
Comments
- 
                I'm using version 5.54 and Delphi 5 (Pro). I could use version 5.56 but,
 being in the middle of an important project, I'm afraid of upgrading
 anything without running into big troubles.
 As for sending a demo, I'll have to build …
- 
                Jim,
 I did use the dbMemo (not the dbText) and did set its Stretch property to
 true. Still, it did not adjust its height.
 Jean-Paul
 
- 
                In the data view you can set search criteria, and there is an option there
 to make it an "autosearch" field. Experiment with this and you will get the
 hang of it. Once you make a field an autosearch field it will query the user
 for ap…
- 
                
 
- 
                
 
- 
                >
 Thanks, that's what I was looking for.
 How's the addon doing? Anything new?
 Craig
 --
 email address is for spammers
 use craig at pbyc dot com
 
- 
                
 
- 
                Les:
 Sorry about the late response.
 My strucutre is to save all of my reports to a DB table. I do not like to
 have any code/events in my applications that relates any particular report.
 To date, with around 100 repor…
- 
                Ed-
 Are there disadvantages to using a TppLabel or TppVariable and providing the
 Caption or Text property either in the GetText event of the component or the
 BeforePrint event of the band?
 Thanks,
 Les
 …
- 
                Create a calculated field in the dataset.
 Ed Dressel
 Team DM
 
- 
                Hi Les,
 set 'ShowPrintDialog' of TppReport to False.
 regards,
 Chris Ueberall;
 dialog
 
- 
                Jim-
 Thanks for the reply. I'm not using templates, which brings up another
 point. Since I need to write code for a number of RB component events, I
 figured I wouldn't be able to use templates since the code would refer to
 I tried splitting the second group into two groups (both grouping on
 a Nmbr field). The 2-first had a single line title and the 2-second had the
 rest of the "verbiage". The 2-first had reprint and the 2-second did not. I
 also used Kee…Hi John !
 Yes,
 I would like to know when, too.
 I would think a company like Digital-Metaphors who makes one of the best
 report writer for Delphi did not release a version for Delphi 6 when it was
 released.
 I would th…Can you tell me exactly what I have to change because I don't know what to
 look for.
 Thanks,
 Harry.
 Preview the report using Acrobat Reader, then you use the Find option in
 Acrobat. TExtraDevices is a 3rd party product for RB (waler.com), that will
 save the report as PDF, XLS, RTF, HTML, TXT. I save the report as a PDF,
 then I She…Hi Svend,
 i
 avoid to change the interface section of any unit used by RAP and you should
 be able to re-compile RBE.
 regards,
 Chris Ueberall;
 Hi Maja,
 it isn't possible to have real WYSIWYG in preview with a lower resolution
 than the final output device.
 If you optimize property A, property B probably lacks in preview. In preview
 you have to find a compromise for…Since you're using TppVariable and OnCalc, that's sort of the nature of the
 beast. That control is expecting you to provide a value. However, it
 shouldn't be adding more than a line or two of code:
 procedure TForm1.ppVariable1Ca…
 Have you added ppJPEG to your uses clause? That is necessary to view JPEG
 images.
 --
 Robert Leahey
 TRX Technology Services
 Jim answered a question like this in "Multiple Reports in the same
 sub-report", dated 6/15:
 Sounds like a candidate for subreports. Demo #51-52 use section style
 subreports in order to print different reports together as …Jim:
 How do I print to a "(non-graphical) report emulation Text file" ??? Is
 this done by setting the report properties to send output to a text file and
 then calling the ppreport.print method ???
 Also, does t…Jim:
 Thanks again for the input. However, I still would like an answer to the
 following specific questions:
 Is it possible to employ somebody to modify a printer driver ??? Is
 that possible or practical ???
 <…Jim:
 Thanks for the information on how ReportBuilder and Windows 2000 work
 together. However, my original questions remain unanswered as follows. I
 don't need definite answers, but if you guys could point me out in the right…That did it (I tried the first solution). Thanks!
 
 You can set it to autosize=True, or widden then label.
 Ed Dressel
 Team DM
 In article <8EAE82296ACCD311A039005004E0CAC0041079@DMSERVER>, Jeff