PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

VS2003 and .NET CF
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1514
Page 1 of 1

Author:  AndrewD [ Tue Jan 18, 2011 9:07 pm ]
Post subject:  VS2003 and .NET CF

I am updating an old forms-based application written in C# using Visual Studio 2003. This is a .NET CF (Compact Framework) (1.1 I believe) application written for WindowsCE. Old school, I know.

I have had troubles with CF in the past so I am curious. Would PDFSharp work with this?

Thank you in advance.

Author:  TimW [ Thu May 09, 2013 9:35 pm ]
Post subject:  Re: VS2003 and .NET CF

Just found this library myself and have had difficulties with using it on Win CE (6.0).
Details - VS2008, C#, GDI, composing a windows form application. Trying to generate "Hello World" fails, and it is claiming a missing assembly - "System.Drawing.RectangleF".

Well, the compact framework doesn't have PointF in System.Drawing. Go to the PdfSharp Library and search for how many places it is used - I found something like 64. Any place it's used would have to be converted from "Point". Or get the graphics to not use floating point numbers?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/