Re: PDF preview in a c++ application
- From: "Hans Stoessel" <hstoessel.list@xxxxxxxxxxxx>
- Date: Mon, 15 May 2006 13:29:25 +0200
Hi
Thanks for the answer.
I should only open an existing PDF and should show it in a window (device
context; CDC). Maybe I can render the PDF into a bitmap and show the bitmap.
Is there a possibility to do that?
Thanks
Hans
"JF Jolin" <spam@xxxxxxxxxx> schrieb im Newsbeitrag
news:ops9gandtxqf52gd@xxxxxxxxxxxxxxxxxxx
12 May 2006 16:57:07 +0200, Hans Stoessel <hstoessel.list@xxxxxxxxxxxx>
wrote:
In my C++ application (no MFC) I have a dialog and like to show a PDF
preview in this dialog.
How can I do that?
You can try the following link.
It's a free utility to convert any text file to PDF format.
It provides also: pdflib.dll pdflib.lib pdflib.h
This library is free for personal usage and
requires a license for commercial products.
http://www.codeproject.com/tools/Text2PDF.asp
__
JF Jolin
.
- Follow-Ups:
- Re: PDF preview in a c++ application
- From: Tamas Demjen
- Re: PDF preview in a c++ application
- References:
- PDF preview in a c++ application
- From: Hans Stoessel
- Re: PDF preview in a c++ application
- From: JF Jolin
- PDF preview in a c++ application
- Prev by Date: VS2005 list template with own types
- Next by Date: Re: VS2005 list template with own types
- Previous by thread: Re: PDF preview in a c++ application
- Next by thread: Re: PDF preview in a c++ application
- Index(es):
Relevant Pages
|