Connecting Tech Pros Worldwide Help | Site Map

virtual printer driver for PDF

=?Utf-8?B?TWlrZTk5MDA=?=
Guest
 
Posts: n/a
#1: Jun 27 '07
I would like our app to print to PDF instead of the printer and then email
the pdf. For example, we have a print preview of an invoice and if the user
click to print the preview and selects the PDF dirver, it prints to PDF. Is
there a source code that does this or a control to buy and be able to
distribute it easily?
--
Mike
Alberto Poblacion
Guest
 
Posts: n/a
#2: Jun 27 '07

re: virtual printer driver for PDF


"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:5F2A0CDF-F833-4C30-8BAD-4E519B2914E6@microsoft.com...
Quote:
>I would like our app to print to PDF instead of the printer and then email
the pdf. For example, we have a print preview of an invoice and if the
user
click to print the preview and selects the PDF dirver, it prints to PDF.
Is
there a source code that does this or a control to buy and be able to
distribute it easily?

ITextSharp is available at SourceForge:
http://itextsharp.sourceforge.net/

It is not a printer driver, but it will allow you to create PDFs from
your program.

Egghead
Guest
 
Posts: n/a
#3: Jun 27 '07

re: virtual printer driver for PDF


thanks
very very intersecting.
Anyway, I use primopdf from activepdf. Since it is free, I believe you will
not have problem distributing it.
--
cheers,
RL
"Alberto Poblacion" <earthling-quitaestoparacontestar@poblacion.orgwrote
in message news:OtrY2NLuHHA.4476@TK2MSFTNGP03.phx.gbl...
Quote:
"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:5F2A0CDF-F833-4C30-8BAD-4E519B2914E6@microsoft.com...
Quote:
>>I would like our app to print to PDF instead of the printer and then email
>the pdf. For example, we have a print preview of an invoice and if the
>user
>click to print the preview and selects the PDF dirver, it prints to PDF.
>Is
>there a source code that does this or a control to buy and be able to
>distribute it easily?
>
>
ITextSharp is available at SourceForge:
http://itextsharp.sourceforge.net/
>
It is not a printer driver, but it will allow you to create PDFs from
your program.
>

=?Utf-8?B?TWlrZTk5MDA=?=
Guest
 
Posts: n/a
#4: Jun 27 '07

re: virtual printer driver for PDF


Yes activepdf is ok if you do not want to programmatically print to pdf using
a driver. If you need to do programmatically they charge per customer!!
--
Mike


"Egghead" wrote:
Quote:
thanks
very very intersecting.
Anyway, I use primopdf from activepdf. Since it is free, I believe you will
not have problem distributing it.
--
cheers,
RL
"Alberto Poblacion" <earthling-quitaestoparacontestar@poblacion.orgwrote
in message news:OtrY2NLuHHA.4476@TK2MSFTNGP03.phx.gbl...
Quote:
"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:5F2A0CDF-F833-4C30-8BAD-4E519B2914E6@microsoft.com...
Quote:
>I would like our app to print to PDF instead of the printer and then email
the pdf. For example, we have a print preview of an invoice and if the
user
click to print the preview and selects the PDF dirver, it prints to PDF.
Is
there a source code that does this or a control to buy and be able to
distribute it easily?

ITextSharp is available at SourceForge:
http://itextsharp.sourceforge.net/

It is not a printer driver, but it will allow you to create PDFs from
your program.
>
>
>
Egghead
Guest
 
Posts: n/a
#5: Jun 27 '07

re: virtual printer driver for PDF


Do not know that, I do not use the primopdf API as well.
Anyway, I use ComponentOne print control ( it has the print preview) which
has the PDF output as well.
--
cheers,
RL
"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:F663A659-CE4A-4B33-8CBF-194584CC0CB6@microsoft.com...
Quote:
Yes activepdf is ok if you do not want to programmatically print to pdf
using
a driver. If you need to do programmatically they charge per customer!!
--
Mike
>
>
"Egghead" wrote:
>
Quote:
>thanks
>very very intersecting.
>Anyway, I use primopdf from activepdf. Since it is free, I believe you
>will
>not have problem distributing it.
>--
>cheers,
>RL
>"Alberto Poblacion" <earthling-quitaestoparacontestar@poblacion.org>
>wrote
>in message news:OtrY2NLuHHA.4476@TK2MSFTNGP03.phx.gbl...
Quote:
"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:5F2A0CDF-F833-4C30-8BAD-4E519B2914E6@microsoft.com...
>>I would like our app to print to PDF instead of the printer and then
>>email
>the pdf. For example, we have a print preview of an invoice and if the
>user
>click to print the preview and selects the PDF dirver, it prints to
>PDF.
>Is
>there a source code that does this or a control to buy and be able to
>distribute it easily?
>
>
ITextSharp is available at SourceForge:
http://itextsharp.sourceforge.net/
>
It is not a printer driver, but it will allow you to create PDFs
from
your program.
>
>>
>>
>>

=?Utf-8?B?V2UgRG8gRHJpdmVycw==?=
Guest
 
Posts: n/a
#6: Jul 8 '07

re: virtual printer driver for PDF


We can do this project for you. We have the source as well if you need it.
The whole question really is what kind of PDF do you want?
-Jordan
----------------------------------
WeDoDrivers.com
"The Printer Driver Experts"
We handle any size printer driver project, large or small.


"Mike9900" wrote:
Quote:
I would like our app to print to PDF instead of the printer and then email
the pdf. For example, we have a print preview of an invoice and if the user
click to print the preview and selects the PDF dirver, it prints to PDF. Is
there a source code that does this or a control to buy and be able to
distribute it easily?
--
Mike
Mark Rae [MVP]
Guest
 
Posts: n/a
#7: Jul 8 '07

re: virtual printer driver for PDF


"Mike9900" <Mike9900@discussions.microsoft.comwrote in message
news:5F2A0CDF-F833-4C30-8BAD-4E519B2914E6@microsoft.com...
Quote:
>I would like our app to print to PDF instead of the printer and then email
the pdf. For example, we have a print preview of an invoice and if the
user
click to print the preview and selects the PDF dirver, it prints to PDF.
Is
there a source code that does this or a control to buy and be able to
distribute it easily?
http://www.siberix.com

Superb product. Will create PDFs without a printer driver, will print them
directly to your default (or any other installed) printer etc...


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

ajk
Guest
 
Posts: n/a
#8: Jul 9 '07

re: virtual printer driver for PDF


On Wed, 27 Jun 2007 04:42:03 -0700, Mike9900
<Mike9900@discussions.microsoft.comwrote:
Quote:
>I would like our app to print to PDF instead of the printer and then email
>the pdf. For example, we have a print preview of an invoice and if the user
>click to print the preview and selects the PDF dirver, it prints to PDF. Is
>there a source code that does this or a control to buy and be able to
>distribute it easily?
I use PDFCreator available on sourceforge

http://sourceforge.net/projects/pdfcreator/

hth/ajk
Closed Thread