473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

iTextDotNet or iTextSharp confusion

dgk
I'm looking at iText to generate PDFs, and I'm not sure if iTextDotNet
is the same as iTextSharp. I have the latest iTextDotNet, which is for
framework 2. Are these the same product?

Also, I can see how to create a PDF to a file, but how would I send it
to the user? Not as a file, but I guess create the PDF as a stream and
send that to the user. I'm looking through the examples (VB ones) but
none of them deal with anything other than creating the PDF.
Nov 21 '06 #1
2 2832
iText is an open source java library for creating pdf files. iTextSharp is a
C# port (rewrite). iText.net is a port to j# (using original java code).
you can use either one.

google this news group to to find how to download a pdf file. last time i
used iTextSharp, i did a lot of recoding of its source to get table layouts
to work well (i wanted nested tables to work).

-- bruce (sqlwork.com)
"dgk" <dg*@somewhere.comwrote in message
news:70********************************@4ax.com...
I'm looking at iText to generate PDFs, and I'm not sure if iTextDotNet
is the same as iTextSharp. I have the latest iTextDotNet, which is for
framework 2. Are these the same product?

Also, I can see how to create a PDF to a file, but how would I send it
to the user? Not as a file, but I guess create the PDF as a stream and
send that to the user. I'm looking through the examples (VB ones) but
none of them deal with anything other than creating the PDF.

Nov 21 '06 #2
dgk
On Tue, 21 Nov 2006 11:46:21 -0800, "bruce barker \(sqlwork.com\)"
<b_*************************@sqlwork.comwrote:
>iText is an open source java library for creating pdf files. iTextSharp is a
C# port (rewrite). iText.net is a port to j# (using original java code).
you can use either one.

google this news group to to find how to download a pdf file. last time i
used iTextSharp, i did a lot of recoding of its source to get table layouts
to work well (i wanted nested tables to work).

-- bruce (sqlwork.com)

Thanks. I think the idea is to avoid creating a physical file on the
server and just sending the PDF back as a stream. I'll dig around some
more.
Nov 22 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Josh | last post by:
When I add an image into the pdf it gets bigger. How can I stop this? All ideas welcome, thanks
1
by: narasimha.gm | last post by:
Hello All, We are developing an application in C# which has to generate a report in PDF format. ITextSharp meets our requirments and we are intending to use it in our project. Has any one...
1
by: Gerry | last post by:
Has anyone else experienced this problem? I am using iTextSharp to generate PDF documents from XML files. Here is the problem. When I run the app on my development machine, everything works...
1
by: Ravi | last post by:
Hi, i need to use iTextSharp to generate the PDF in c# web application. if any one know it will be of greate help. Thanks -- ravib
0
by: Nique | last post by:
Hey all I'm trying to create a PDF document using iTextSharp. Now creating the thing is all kewl, open in browser, save to disk, all that is fine, but I'd like to know if anybody has managed to...
0
by: alocin | last post by:
hi, i'm trying to use iTextDotNet library to generate files .pdf on the fly from my webform; for example i got the following code in my page_load : Dim ms As New MemoryStream Dim document As...
1
by: Patrick Olurotimi Ige | last post by:
Has anybody used the itextsharp http://itextsharp.sourceforge.net to convert asp.net pages to PDF files? Any asp.net examples? *** Sent via Developersdex http://www.developersdex.com ***...
0
by: antonyliu2002 | last post by:
I have no problem writing PDF file to hard drive on the fly with iTextSharp, but have had no luck in sending PDF as a stream in my asp.net web application. I am simply copying the example at ...
0
by: ankitnagpal1692 | last post by:
When password in Arabic language is set in pdf using itextsharp, it does not open in Adobe Acrobat Reader using the same password in Arabic. While it is working fine for English language. When I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.