Urgent: display report in pdf form
Hi all,
I am vb novice, and would like to ask if i can query data from db and pump the data to display in pdf form? So that user can print and save in thumb drive... is it possible to achieve in vb6.0?
if cannot, what reporting tool you can recommend, which is one of vb components, effective and free?
Thank Very Much.
Re: Urgent: display report in pdf form
Try integrating vb6 app with crystal reporting tool. You can specify export data type as pdf format in code.