PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index PDFsharp - moved to http://forum.pdfsharp.net/
Please visit the new PDFsharp forum at http://forum.pdfsharp.net/
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Important Notice: We regret to inform you that our free phpBB forum hosting service will be discontinued by the end of June 30, 2024. If you wish to migrate to our paid hosting service, please contact billing@hostonnet.com.
How to use DrawImage?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/
View previous topic :: View next topic  
Author Message
s-kamin



Joined: 21 Jul 2008
Posts: 2

PostPosted: Mon Jul 21, 2008 9:19 pm    Post subject: How to use DrawImage? Reply with quote

This seems like a bug, but there can't be a bug in something this basic, so I must be doing something wrong. In the call xg.DrawImage(img, to, from ,...), it seems like the from argument is just being ignored. Whatever I put there, the entire image is inserted. (I have the identical call with a regular Graphics object, and it works just as expected.)

What am I missing? I can post code if necessary, but it would take a while; I'm hoping the difference between XGraphics.DrawImage and Graphics.DrawImage is clear to someone. Or maybe someone can assure me it actually works perfectly, and I'll just spend more time hacking.

(I have PDFSharp version 1.0.898.0.)

- Sam
Back to top
View user's profile Send private message
Thomas Hoevel



Joined: 16 Oct 2006
Posts: 387
Location: Cologne, Germany

PostPosted: Tue Jul 22, 2008 7:46 am    Post subject: Reply with quote

Hi!

I have some bad news for you: look at XGraphicsPdfRenderer.cs, line 643:

Code:
// TODO: incomplete - srcRect not used
public void DrawImage(XImage image, XRect destRect, XRect srcRect, XGraphicsUnit srcUnit)


Sorry, but there is no easy way to do it for PDF (otherwise it would have been implemented a long time ago).
Copy the area you need into a new image and use the new one in PDF.
_________________
Regards
Thomas Hoevel
PDFsharp Team
Back to top
View user's profile Send private message Visit poster's website
s-kamin



Joined: 21 Jul 2008
Posts: 2

PostPosted: Tue Jul 22, 2008 4:50 pm    Post subject: Reply with quote

Okay, thanks for the response, Thomas.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/ All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own YouTube Clone

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com