I’m having trouble with converting Crystal Reports to PDF’s and RTF’s, using this code:
//save report as pdf in location where it can be viewed in browser repDoc.ExportToDisk(ExportFormatType.PortableDocFormat, strPDFLocation);
//save report as rtf for printing...
Using Crystal 10 against Oracle 9 I have created a formula to display selected managers (parameters) in the report header. The parameters have been created in Command in order to place select parameter values into subquerries and allows the users (muiltiple value choice). The formula works...
Using Oracle 9 I have created a table that tracks the performance of our Venders on a monthly basis. Now I have to create a report against that table. I need to conditionally color the background of the % field for Categories 5. 6. 7. 8. base on weather Deeds received is below 79.9 percent...
I have a report request that needs to show exactly what is seen on the front end (Empower). I’m having difficulty creating a query that will give me the result to satisfy the requester’s needs. The tables Fees and Disbursement sit on a Oracle Database and the .Primary key is the Number field...
Hopefully someone can help me. I am developing a report from an Access database. I need to compare all the Loan Numbers in one table to the all of the loan numbers in another table (in the same Access database) and print the values that match. Both fields are string types.
Thanks in advance...
I am using Crystal 9 and accessing a Remedy database. I am creating a report that will collect data based on table Create_Time from midnight to midnight UK time. The report will be run in the morning so I need time parameter or formula that resemble (create_time > 7:00PM two days ago and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.