Click here to Skip to main content
15,914,225 members

Comments by Member 11426986 (Top 13 by date)

Member 11426986 13-Apr-21 6:59am View    
I use this method to inform the text field (123456789) and it returns me how the bar code should look. But when I try to beep, the code doesn't read.
Member 11426986 13-Apr-21 6:57am View    
I have an rdlc, where inside the rdlc there is a textbox with the code128 font. When I call rdlc with the reportviewer, I pass a text field as a parameter, and that parameter is what goes in the barcode. However, if I send "123456789", it will form the barcode, but I can't read it.
Member 11426986 20-Feb-20 7:41am View    
Okay. But I want to see the report in the report view, before it is sent to print. In short, I want to print what is being shown in the ReportViewer, and I want to pass a parameter.
Member 11426986 3-Oct-19 11:06am View    
The system imports all XML automatically, and works normally, until it reaches between 50 and 60 XML, approximately in the first minute after starting execution. If I import the rest of the manual, the problem is not displayed.
Member 11426986 3-Oct-19 10:09am View    
I am using debugging. And that's why I came here. In debugging, after 1 minute and XML import, the system stops. It's as if the debug point is gone, but the performance manager continues, and the system becomes inaccessible, as if I was still debugging.