<div dir="ltr">2013/1/30 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


On Wed, 30 Jan 2013, silvioprog wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
      Interesting.<br>
<br>
      Do you think the basics could be included in the standard FPC distribution ?<br>
<br>
      Michael.<br>
<br>
<br>
Perfectly. IMHO, PowerPDF is well modeled, separated by layers. My changes uses pure FCL. :)<br>
<br>
There are some things to be improved in PowerPDF:<br>
<br>
. Native support to PNG images; (I'm working on this)<br>
. Use a new version of PDF (at least 1.4);<br>
. FlateDecode support; (I'm studying this right now)<br>
. Removes LCL dependences; (I'm studying this right now)<br>
<br>
I was thinking of creating a fork and work on it, but if these new changes can be implemented PowerPDF and distributed in FPC, I would be very happy. :)<br>
</blockquote>
<br>
I would be happy too :-)<br></blockquote><div><br></div><div style>:D</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
ps. IMHO, this is wrong: <a href="https://github.com/jepafi/Free-JPDF-Pascal/blob/master/libjpfpdf.pas#L1681" target="_blank">https://github.com/jepafi/<u></u>Free-JPDF-Pascal/blob/master/<u></u>libjpfpdf.pas#L1681</a>. He promises to support multiple images, but internally it<br>


converts them all to JPEG, and this causes lose quality in some images.<br>
PDF supports PNG natively, but need to implement the specification exactly how Adobe explains. Two explains below:<br>
</blockquote>
<br>
If you can implement the PNG support, then we could add it all to FPC in one go, if the author agrees.<br>
<br>
Michael.</blockquote></div><div><br></div><div style>The PowerPDF's author: Copyright (c) 1999-2001 Takezou. <<a href="mailto:takeshi_kanno@est.hi-ho.ne.jp">takeshi_kanno@est.hi-ho.ne.jp</a>>. Will he participates in this list? :/</div>

<div style><br></div><div style>If he allows it, I improve all the "Pdf*.pas" units. It is possible to maintain full compatibility with FCL, and provide support for the future FPReport.</div><div><br></div>-- <br>

Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>