Jesus Reyes pisze:
--- El jue 26-nov-09, Dariusz Mazur <[email protected]> escribió:

De:: Dariusz Mazur <[email protected]>
Asunto: [Lazarus] Powerpdf
A: "Lazarus mailing list" <[email protected]>
Fecha: jueves 26 de noviembre de 2009, 12:03
Hi
 I've made several changes to powerpdf unit
it consist:
- possibility of using char form charset 1250:aogonek,
Sacute, Zdotaccent (simple change to other)
- draw vertical text

using this unit without dependency of Lazarus (even
pdfImage depends only from fpImage)

My source in http://www.emadar.com/fpc/powerpdf(darek).zip

Is any interesting to integrate this with ccr version?

In the mean time, PowerPDF (our version) can convert from UTF-8 to 1252 and 
support for the rest of 1250 not included in 1252 can be added easily.
I did not notice that. But my solution has  proper compute textwidth
Main problem are diacritic char

Maybe you based your port on very early PowerPdf version or maybe our version 
was based on a too old powerpdf version? (I think the former)
I use powerPdf for years
I have compared both versions and they are too diferent.
not so many, but i know this, thus I send whole, and someone can choose what part can be prepare
have you tried our version?,
yes, but not whole,
pdfimage is base direct from ccr version

what are the main advantages of your version over ours? (I understand that a 
powerpdf independent of LCL it's good one).

some minor bugs like
   procedure SetTextMatrix(a, b, c, d, x, y: Word);             {  Tm  }
should use single
or circling  dependency (pdfFonts use pdfdoc)



--
 Darek





--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to