How to assgn output file name in Delphi QReport?

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
adamjwchen
Posts: 1
Joined: Sun Apr 29, 2012 3:58 pm

How to assgn output file name in Delphi QReport?

Post by adamjwchen »

Hi,
I am using Delphi 6. I have configured Bullzip PDF printer to output PDF into the shared folder on the server.
But I am having problem to assign the output filename. What I want to achieve is to assign pdf file name from client program. or any other way is also welcome.

Adam
admin
Posts: 64
Joined: Fri Oct 28, 2011 8:09 pm

Re: How to assgn output file name in Delphi QReport?

Post by admin »

You can use either the COM API or the .NET Assemblies it that is possible from Delphi.
Post Reply