On 08/25/2010 04:06 PM, Paul McNett wrote: > On 8/25/10 4:04 PM, Jeff Johnson wrote: > >> On 08/25/2010 03:16 PM, Paul McNett wrote: >> >>> Yes, you need to convert your list into a string. But now I have a few >>> questions: >>> >>> + Who/what is generating this SQL? >>> >>> + What is making this go through pywin.RunScript? >>> >>> + Do you really mean for all those fields to be string type? >>> >>> Paul >>> >>> >> Paul: Another reason I am using Dabo is because I am "piggy backing" >> the pdf printing on a VFP report to the printer. There is one or two >> pages per employee and we want to generate a pdf with a unique file name >> for each employee in addition to the printed output. >> > So you are using VFP for the printing, and Dabo for the PDF? > > Paul > >
Yep! The VFP printing part is a mature application and I need to create the pdf in the background to load into PeopleSoft. They want an electronic version of all the payroll reports in individual files. I don't need to change anything on the VFP side and using Dabo to create the reports in individual files is easier than anything out there I have looked into. Besides, I really like it when I get to use Dabo. ;^) The application is running on terminal services and most of the pdf solutions get into some licensing issues, too. Thanks, -- Jeff --------------- Jeff Johnson [email protected] (623) 582-0323 www.san-dc.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
