Peter,

>> wxPdfDocument's support of WMF files is limited. Not all GDI commands
>> are supported. Especially font support is lacking.
> 
> I saw that, but thought it was unlikely to matter - I'm just using
> TextOut and DrawLine. We're talking about very simple documents.

Unfortunately TextOut is one of the GDI commands currently *not* 
supported by wxPdfDocument. Better WMF support is on my to-do list, but 
with relatively low priority.

>> There exist low cost solutions for WMF to PDF conversion. You might even
>> consider to use an open source solution like ImageMagick.
> 
> I couldn't find any that I'd consider low cost - perhaps we have
> different definitions of low cost. I would consider perhaps €200 or
> €300 an acceptable amount to pay. I can find plenty of utilities (as
> oppose to libraries) that do it though.

We have about the same definition of low cost, but you are right I had 
utilities in mind.

> I could find this, but it seems fairly crappy:
> http://www.soft-album.com/Development/Components-Libraries/Image-to-PDF-Dynamic-Link-Library-6428-Review.html
> . I'd like to have source code, and they are suspiciously reticent
> about whether or not they provide it.

As I understand it they only provide the DLL. No source code.

> ImageMagick looks good, but I'm not sure I want to use such a
> monolithic library - I already use FreeImage+.
> 
> So, looks like I'll be using some commercial library (there is
> something about these commercial library sites that puts me
> off.....they have the look of snake oil salesmen).

Well, that's one of the reasons I started to develop wxPdfDocument. ;-)

Regards,

Ulrich


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to