PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

Unable to find an entry point named 'GetQDGlobalsThePort'
http://forum.pdfsharp.com/viewtopic.php?f=2&t=3891
Page 1 of 1

Author:  pnashmuza [ Fri Dec 07, 2018 5:34 am ]
Post subject:  Unable to find an entry point named 'GetQDGlobalsThePort'

I am using PDFSharp in a c# project. I am using VS for Mac. All is working fine except when attempting to draw an image on a page.
This here is my code:

XImage stampImage = XImage.FromFile(pathToStamp);
XGraphics gfx = XGraphics.FromPdfPage(lastPage);

My code throws an exception with the error: EntryPointNotFoundException: Unable to find an entry point named 'GetQDGlobalsThePort' in shared library '/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon'.

I have done so many things try fix this. I tried drawing on a new pdf instance and new page. I tried opening in different modes.

Is there something that's missing on Mac OS that makes PDFSharp shorthanded on this platform?

Please help resolve this...

Author:  Thomas Hoevel [ Fri Dec 07, 2018 7:42 am ]
Post subject:  Re: Unable to find an entry point named 'GetQDGlobalsThePort

I don't know which port of PDFsharp you are using. Contact the authors of that port.

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