DLL for .net compact framework !!

B

Bruno Lopes

Hi there,

Have you got the itextsharp .net compact framework dll ?

Have you solved your problem ?

I'm needing to render pdf files in a mobile application.

Thanks in advance.



Navtej Singh Dhillon wrote:

DLL for .net compact framework !!
28-May-09

Hi

Can you please share the DLL after modification which works for .net compact framework

Kind Regards
Navtej

Previous Posts In This Thread:

PDF Writer for Win CE
Dear all

Does anyone know how to create a PDF file in Win CE? I don't mind to buy a
third party utility. I have seached on the Web but found no PDF library for
CE

It would be great if someone can introduce me such lib or utility.

Thanks for any help

Tedmond

Re: PDF Writer for Win CE
I did a search for the following

"compact framework PDF library

And amazingly the #2 result pointed me here
http://www.componentsource.com/features/pdf-creation/net-compact-framework/index.htm

--

Chris Tacke, Embedded MV
OpenNETCF Consultin
Giving back to the embedded communit
http://community.OpenNETCF.co


Why not submit it back to the original project?
Why not submit it back to the original project? Hopefully you kept the code
usable by both desktop and CF

--

Chris Tacke, Embedded MV
OpenNETCF Consultin
Giving back to the embedded communit
http://community.OpenNETCF.co

Hi there

some days ago I had the same problem - I needed to write PDFs out o
my C#-Application
So I took a look and found iTextSharp (http:/
itextsharp.sourceforge.net/). This is a free and open source PD
library for the .Net-Framework. Unfortunately it did not run out o
the box on the compact framework, but with some hours of investigatio
I ported it and now it works

I did not have any time to tell the iTextSharp people about it and
don't know if they mind. But if you are interested - I could send yo
my port and you have a very good PDF library (thanks for that to th
iTextSharp Team) which is free

Regards
To

On Nov 24, 4:07 pm, "Chris Tacke, eMVP" <ctacke.at.opennetcf.dot.com
wrote:

Great. Community contribution is what keeps projects like that alive.
Great. Community contribution is what keeps projects like that alive

-Chri

Hi, sure I will submit it back to them. I made the code condionall
compile for WinCE - but all the code should work on the Desktop, too

On Nov 25, 5:18 pm, "Chris Tacke, eMVP" <ctacke.at.opennetcf.dot.com
wrote:

Hi Tom and Chris,I have tried the iTextSharp and done the simular job as Tom
Hi Tom and Chris

I have tried the iTextSharp and done the simular job as Tom did. However, I
fail to add image to the PDF document since it always convert the file path
to URI and try to get it through http. I can only make it work in Win CE
without image. Did you solved this problem? Could you please send me your
code

Thanks for your help

Tedmon


:

Hi there,some days ago I had the same problem - I needed to write PDFs out
Hi there

some days ago I had the same problem - I needed to write PDFs out o
my C#-Application
So I took a look and found iTextSharp (http:/
itextsharp.sourceforge.net/). This is a free and open source PD
library for the .Net-Framework. Unfortunately it did not run out o
the box on the compact framework, but with some hours of investigatio
I ported it and now it works.

I did not have any time to tell the iTextSharp people about it and I
don't know if they mind. But if you are interested - I could send you
my port and you have a very good PDF library (thanks for that to the
iTextSharp Team) which is free.

Regards,
Tom

On Nov 24, 4:07=A0pm, "Chris Tacke, eMVP" <ctacke.at.opennetcf.dot.com>
wrote:
m/features/pdf-creation/net-compact-fram...
buy
ary

Hi, sure I will submit it back to them.
Hi, sure I will submit it back to them. I made the code condionally
compile for WinCE - but all the code should work on the Desktop, too.

wrote:
code
ram...
buy
ry

DLL for .net compact framework !!
Hi,

Can you please share the DLL after modification which works for .net compact framework.

Kind Regards,
Navtej


Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF Custom Validation Using the Enterprise Library
http://www.eggheadcafe.com/tutorial...c-33ef1ec7d1a3/wpf-custom-validation-usi.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top