Tagged Questions

1
vote
1answer
104 views

Create my own PDF printer driver with it’s own name

I am developing a desktop application that will store documents to a SQL Server database. What I would like to do is have a printer driver assigned with a name for the application. …
1
vote
1answer
236 views

Generate PDF report using data from MS Access database

Do you have any sample code that demonstrates how to generate a PDF dynamically that includes data from a Microsoft Access database?
1
vote
1answer
62 views

Can I use Quick PDF Library with Microsoft Access?

Can I use Quick PDF Library with Microsoft Access?
0
votes
0answers
56 views

Generate PDF reports from databases

Can you give me details on "Generate PDF reports from databases"? I wish to have a number of page layouts stored as PDF file, I then want my VB6 program to query the database and p …