SimonPDI
SimonPDI
About
- Username
- SimonPDI
- Joined
- Visits
- 5
- Last Active
- Roles
- Members
Comments
-
gpi wrote: » FR VCL doesn't supports GS1-128 barcodes That is Odd, because I found the code or &1; in the source code which seems to create a valid barcode that can be decoded by a GS1-128 reader i.e. you enter the expression or te…
-
Hello, Did anyone manage to get the RTPToFR3.exe working - have a lot of crystal reports to convert and anything to make it easier would be great Simon
-
Hi, Did you ever get an answer to this - or is there a way - tried all the ASCII Char settings for 128 A barcode but nothing seems to come through as carriage return Thanks Simon ninken wrote: » Ansi128 Barcode or any of the barcod…
-
Well, does help if you check the examples... Placed the script in the OnDeactivate event and it works correctly on the TfrxReportClient and http browser. Simon
-
Well, not sure if there is a better way of achieving this, but I have ended up creating a variable that calculates the sub total. So when my Master Data section prints in the OnBeforePrint event, I increase the variable Set( 'ReportTotal', get(…