Roccoman
Roccoman
About
- Username
- Roccoman
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
thank Alex that did it!
-
thank you Alex
-
have you set the connection string? R1.Dictionary.Connections.Item(0).ConnectionString = ; i use XML as my datasource as well and the connection string looks like this: "XsdFile=;XmlFile=C:\MyData.xml"
-
thank you for finding the issue Alex for anyone else who has this error: this was caused by invalid relationships in my .FRX - opened it in NOTEPAD and looked teh Relation tags ? = your data make sure all relationship, parent and chi…
-
AlexTZ wrote: » Please send it to my email tz@fast-report.com. i just sent it a moment ago thanks Alex
-
Alex - here is a new ZIP file i am currently using FR v1.5.31 ...and it looks like no matter how i zip it, it does not work - and it does not let me attach a .FRX file
-
thank you for responding Alex
-
gordk - thank you for the prompt response
-
your best solution is to dump the dataset to XML and then point your report to the xml document
-
i have done something similar - here is how: 1) open your report in the Designer 2) Expand DATA SOURCES tree and highlight the dataset you are using 3) right-click it and select EDIT 4) as long as the file it points to reflects the new structu…
-
instead of starting a new question i'll just add a tiny question top this one: is there a way to get/set the page settings without the dialog? in short i need to detect the page margins within my code at runtime. thank you. EDIT: i ju…
-
/bump i have the same huge PDF files in my application, which makes for incredibly slow exporting. has this been resolved in later versions? if so how do i implement it? edit: using this code report.EmbeddingFonts = False report.Compre…