akai1203
akai1203
About
- Username
- akai1203
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Polomint wrote: » G'day Akai, Have you tried setting the Band Height in its BeforePrint Event? Cheers, Paul wow,thank u , it works!
-
in fastreport.net ,there is a "NoDataText" option ,but i can't find it in fastreport vcl
-
it works ,thank you
-
I use it ,but not work . the error message is "The identifier is not declared" "ReplaceStr"
-
thank you,gpi ï¼ another question,how to use replace function in expression ?
-
thank you gpi ! we hava another question , how to correctly convert frx file to fr3 file ?could you help me ? I write a post on fastreport net forum ,but no one answer it
-
No one wants to answer this question ?
-
any ideas?
-
gpi wrote: » gpi wrote: » could someone help me ? Create support ticket in the FR.Net category or write to support@fast-report.com thanks!
-
could someone help me ?
-
gpi wrote: » Use latest FR.Net after converted fr3 ,fr3 lost most object ,like lineobject,code128,qr-code, only frxmemoview saved.I use fastreport 2017.4.7 trial version
-
gpi wrote: » Open frx file in the FR.Net designer, go to menu File-Save as and select fr3 file type I use fastreport.net 1.9.21, but there isn't fr3 file type in File-Save as menu
-
After using frxReport.datasets.add, adding a db (frxReport.datasets.add ('db')) will add a dataset to the selected database window each time FrxReport is opened, using frxreport.datasets.Delete ('db ') Or even the entire frxReport free off will not …
-
gpi wrote: » gpi wrote: » oh my fault,thank you gpi . another question, If I dont want get value from a frp file(cause need read/write hdd) , how should I to get this value in code? in OnAfterPrint event ? Pass through all frxRep…
-
LurkingKiwi wrote: » LurkingKiwi wrote: » oh my fault,thank you gpi . another question, If I dont want get value from a frp file(cause need read/write hdd) , how should I to get this value in code? in OnAfterPrint event ? Why d…
-
thank you gpi ,problem solved.
-
oh my fault,thank you gpi . another question, If I dont want get value from a frp file(cause need read/write hdd) , how should I to get this value in code? in OnAfterPrint event ?
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>+'#'+DateToStr()" BarType="bcCodeQR" BarProperties.Encoding="qrAuto" BarProperties.QuietZone="0" BarProperties.ErrorLevels="ecL" BarProperties.PixelSize="4" BarProperties.CodePage="0" Rotat…
-
We use FR 5.4.6 Pascal code : var mv :TfrxMemoView ; sName:string; i :integer; begin for i := 0 to frxReport.ComponentCount - 1 do begin if frxReport.Components.ClassName = 'TfrxMemoView' then begin sName := frxReport.Components.N…
-
I fill to the barcode2d's expression field ,but i always get a error said " ; except" , any ideas?
-
gpi wrote: » Use TfrxBarcode2DView.Expression property thanks for your reply! Could you give me more usage about TfrxBarcode2DView.Expression ?
-
thanks for your reply but in net version ,it is avaiable ? https://www.fast-report.com/en/blog/103/show/