Tagged Questions

1
vote
1answer
253 views

Generate PDF report from MS Access application coded in VB

I am working on a MS Access application for our company and we have been testing PDFCreator 0.9.8 to generate PDF files from our report. The problem is that the printer is unstable …
0
votes
1answer
195 views

Render PDF to device context using Visual Basic 6

I am evaluating Quick PDF Library for use with a custom Visual Basic 6 application we're developing for one of our customers. Would you have any sample VB6 code (using either your …
0
votes
1answer
122 views

Can I use Quick PDF Library with VB6?

I want to use Quick PDF Library with VB6, is this possible?
2
votes
2answers
231 views

Add reference to dll file within Visual Basic 2008

Hello, I would like to use QuickPdf within a Visual Basic 2008 application, however when I try to add a reference to file QuickPDFAX0718.dll or QuickPDFDLL0718.dll, I get the foll …
2
votes
1answer
124 views

Using Visual Basic and the ActiveX edition of Quick PDF Library

Can you provide some sample code showing how the ActiveX edition of Quick PDF Library can be used with Visual Basic within Visual Studio?
2
votes
1answer
154 views

Using Visual Basic and the DLL edition of Quick PDF Library

Can you provide some sample code showing how the DLL edition of Quick PDF Library can be used with Visual Basic within Visual Studio?
0
votes
0answers
93 views

Problem extracting text from PDF using VB6 and GetPageText

I've written a VB6 program and I'm not able to extract all of the text from a large PDF using GetPageText in either mode 3 or mode 4. It only extracts about half of the text. Any s …
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 …
0
votes
0answers
27 views

Problem getting CopyPageRanges function to work. Any samples available?

I am considering buying your PDF component but I cannot get function CopyPageRanges to work. It keeps returning a zero. I cannot find any VB6 code (or any other language) examples. …