-
PDF file format
I need to be able to get data from an Access DB and arrange the data in a newly created PDF file, programmatically in Visual Basic. Where do I start on the PDF file format? Any help? I basically need links to "PDF tutorials once again for the ass holes". Or may be the Acrobat SDK for PDF if there's any such thing.
-
There was a free download shich let you select a *.pdf file extension from Excel or Word's save as menu, I'll see if I can find this program & this should allow you to import your access records into Excel & just call this save as option to produce what you're after, I'll try & find this out now...
-
PDF File Format
Could you not send the data to the distiller as a print job ?
I would also be interested in seeing the "Save As" feature for Excel/Word too...