PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 11:19 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Fri Dec 07, 2018 5:34 am 
Offline

Joined: Fri Dec 07, 2018 5:26 am
Posts: 1
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...


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2018 7:42 am 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
I don't know which port of PDFsharp you are using. Contact the authors of that port.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 145 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group