How to include the file .FR3 in the .RES design PellesC?
Fwh906
Brazil
How to include the file .FR3 in the .RES design PellesC?
I matter how RCDATA but at the time is coming to read my blank report.
fastRep := "LOTREL_132.FR3"
oFrPrn:LoadFromResource(fastRep)
Doubt resolved, variable incorrect.
Thanks.
Hello,
New method is added to frReportManager:
LoadFromResource(xResource)
With this method you can add reports as resources (RCDATA) to your exe at "compile-time" and use this reports at run-time.
xResource - name or number of resource.
Dear Mr.Otto
In your .RC file
SalesReport RCDATA FastRep1.FR3
I have not tried this. I understand that u can include any binary file using this technique.
Regards
Anser
Hello Kleyton,
thank you for your help. It is working.
If you want a report which can be changed by the user you can’t use from resource.
Is this right?
Best regards,
Otto
Otto, I just tested here in order to design. FR3 inserted into. RES, the changes do not have to be saved.
By sending save the FastReport will request the file name and location to be saved the arquivo.FR3.
I'm having trouble with the label of one, two, three and four columns using fastreport, someone could pass me an example or send me a file fr3?
Hello Kleyton,
I don’t understand exactly what you mean.
Could you please post a screen shot?
Do you use Master detail band?
Best regards,
Otto
Otto, Print label, I need to configure label fastreport.
And I'm not getting.