|
-
Apr 13th, 2007, 03:31 PM
#1
Thread Starter
Addicted Member
create pdf file
Hi All.
I would like to create pdf file in VB2005 and save user's data in sql table. How to solve that problem?
Thanks.
-
Apr 13th, 2007, 09:16 PM
#2
Re: create pdf file
I really don't see how creating a PDF and saving data to a database are one problem. Are you saying that you want to save the PDF file to a database?
There is no in-built support for PDF creation in the .NET Framework. You'll need a third-party component of which there are many. iTextSharp is free one.
As for saving data to a database, there are innumerable ADO.NET tutorials and examples available on the Web. If you have a more specific question then by all means ask it, but what you've provided is just a little too general I think. Any example provided is likely to be only partially applicable at best.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|