dataset to pdf or GridView to pdf
> Good staff wanted to create a PDF in Visual C + +. Net, it would contain
> information from the database. He has to print what is in the form windows
You'll need to find a third party class/function library (and probably pay
to license it) that will convert whatever you produce in your software to a
PDF.
As you've not responded to any previous feedback you've gotten here, I doubt
you'll respond this time, but...
Can you at least tell us if you're developing in native C++ or in C++/CLI?
That information will go a long way toward driving a useful answer.
Marcelo Bettencourt - 09 Mar 2008 19:59 GMT
in native C++
PvdG42 - 09 Mar 2008 21:54 GMT
> in native C++
In that case, let me suggest a group set up for your needs:
microsoft.public.vc.language
If you are using MFC:
microsoft.public.vc.mfc
The groups above are for native C++, rather than this and other groups that
have dotnet in the name.