PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Hi, I have a problem here. I'm using VB to develop a printing program, that is able to draw information from a database, through a reporting tool, print it out. Currently there is a need to distribute the report electronically, therefore I got a pdf creating tool to create it. Also, we need to make this without user intervention, which means, the file name for the pdf should be automatically determined. E.g. Create record for person Dave, John and Pete. The program must be able to automatically create the 3 reports, and name them as "Dave.pdf", "John.pdf" and "Pete.pdf" without input from the user. All information will be drawn from the database. My problem is, i cannot create the report name directly when creating the pdf. when the pdf is creating using the pdf tool, it will create 1.pdf, 2.pdf, 3.pdf, and I will need to rename "1.pdf" to "Dave.pdf", "2.pdf" to "John.pdf" and "3.pdf" to "Pete.pdf" Once there are something like 100 files, this become a problem, and occasionally, a wrong name will be matched to one of the report. Is there a way to overcome this problem, so that no renaming is required? Thanks! To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
