Questions tagged as 'report-builder'

1
answer

Report Builder 3.0 RDL Report with MVC 4

I have a problem here, I made a C # system using Razor MVC 4 with SQL Server 2014 database, so long ... well now I need to generate reports, I made a report there in Report Builder and added it in my solution, there I created the methods: publ...
asked by 06.08.2014 / 23:03
1
answer

FieldByName parameter bold

Hello, I have a RichText that I made the insertion of the text via programming, however there are some parts of this text that I bring from the bank, I need these specific fields to be bold inside RichText. Following is an example of the code...
asked by 07.06.2018 / 16:53
1
answer

How to make bematech printer cut the print in the middle?

I'm implementing a report in Report Builder in Delphi, and I need the printer (Bematech - MP 4200 TH non-fiscal printer) in the middle to make a cut and continue the same impression. Does anyone know which component or command I use in the re...
asked by 20.08.2014 / 18:04
1
answer

Telling the Printer to Report Builder

I use ReportBuilder in my applications and would like to know how to tell which printer it will use to print before displaying the report.     
asked by 16.12.2014 / 17:42
0
answers

Tax coupon is cutting through the medate - Report builder

I'm having trouble printing a non-fiscal Coupon by Report Builder, not printing all the items in the order, I'm inserting 52 products, and cutting into sequence product 36 . Code: dmRelatorios.cdsOrc.Active := False; dmRelatorios.cdsOrc...
asked by 20.02.2015 / 13:15
0
answers

Find subreport values to total in main report #reportbuilder

Good morning, so I've never done very well with the reportbuilder but I work in a softhouse and one of my functions is to develop reports on report-builder . I am making a purchase report where I have a subreport with a variable1.value. th...
asked by 27.07.2018 / 08:28
0
answers

Problem in report view in Delphi 7 with FastReport

I have a SubReport in my Detail with the following settings: WhentheSubReportgeneratesmorethanonepage,thenextoneisleftblank,followingimage: This page that generates blank, seems to be referring to the continuation of SubReport data...
asked by 23.01.2018 / 14:32
1
answer

SQL Report Builder 3.0 Merge Rows into a Totalizer column

Considering a simple query where you bring a list of people containing your name, code and your age, I would like the last number of the right column to appear in the sum of the ages according to the image (in this example I consider that each o...
asked by 02.05.2017 / 15:56