converting a report to PDF and saving it(in VB 6.0)
-
Hi guyz.Can someone pliz give me a clue on how i can convert a report int a PDF file and save it in VB 6.0.I'm kindah stuck with my project and it's really getting on my nerves:mad::mad::confused: Also I have have a form that one is supposed to fill in some data then on a click of a button a report is created reflecting what is on the form currently,i.e the program should create reports at runtime I tried the usual way by using data environment connecting to data reports but that only creates reports based on the data on the database(old data)and not the current data (data on the form when at runtime):~ Your responsibility determines your authority which in turn specifies your teritory
-
Hi guyz.Can someone pliz give me a clue on how i can convert a report int a PDF file and save it in VB 6.0.I'm kindah stuck with my project and it's really getting on my nerves:mad::mad::confused: Also I have have a form that one is supposed to fill in some data then on a click of a button a report is created reflecting what is on the form currently,i.e the program should create reports at runtime I tried the usual way by using data environment connecting to data reports but that only creates reports based on the data on the database(old data)and not the current data (data on the form when at runtime):~ Your responsibility determines your authority which in turn specifies your teritory
Hi, Can u specify whether u r updating ur database after filling the form? I think u need to refresh ur database/report before showing at runtime. Thanx & Regards. Success is not a Destination, ... But a Journey !!