Are you perhaps using MFC through a stdafx.h?  MFC defines Macros which
replace the GDI-Functions CreateFont, DrawText, GetObject to CreateFontA,
DrawTextA, GetObjectA or CreateFontW, DrawTextW, GetObjectW according to
your setup for ansi/unicode. I do a undef for those macros before including
PoDoFo.h.
 
Uli  

  _____  

Von: 杜现鹏 [mailto:[email protected]] 
Gesendet: Dienstag, 3. Februar 2009 17:10
An: [email protected]
Betreff: [Podofo-users] use podofo


i wanna use podofo to create pdf file,i builded it on Windows with Visual
Studio,when using the dll,i get problem.
 
the "drawtext" function of pdfpainter can not work,i can see nothing,but
other funtions of pdfpainter have no problem,why?
 
is the problem freetype? but i build  freetype and podofo with visual studio
successfully.
 
i do not know how to solve the problem,if possibly,please send to me the
compiled file.


__________ Hinweis von ESET NOD32 Antivirus, Signaturdatenbank-Version 3838
(20090209) __________

E-Mail wurde gepr�ft mit ESET NOD32 Antivirus.

http://www.eset.com

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to