<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi Michal,<div>Thanks for the information.</div></span><br><div class="gmail_quote">On Tue, Mar 30, 2010 at 1:55 PM, Michal Èihaø <span dir="ltr"><<a href="mailto:michal@cihar.com">michal@cihar.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi<br>
<br>
Dne Tue, 30 Mar 2010 11:39:51 +0530<br>
<div class="im">Kishanthan Thangarajah <<a href="mailto:kshanth2101@gmail.com">kshanth2101@gmail.com</a>> napsal(a):<br>
<br>
</div><div class="im">> I thought of implementing classes for each format with some methods for<br>
> rendering the primitives (line, text, box, etc) and subclasses for each<br>
> format to implement these methods.<br>
> I also think that 'creating a file with known format and converting that to<br>
> EPS' would cause more trouble.<br>
> We can use the PostScript Document Creation Module of PHP to create<br>
> postscript files.<br>
<br>
</div>I don't know how good is it in drawing as it is something you don't<br>
need much in documentation.<br></blockquote><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>Do you have any suggestion on creating a postscript file other than what i have mentioned above?</div>
<div>If so can you direct me to those resources.</div></span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
> And from the external libraries which i have mentioned, i thought of using<br>
> the DOM extension of PHP for the creation of SVG files.<br>
> Since SVG is a XML format it will be easy to operate on it with DOM<br>
> extension.<br>
<br>
</div>Using DOM can help, generating XML manually is also an option (we do<br>
this for XML and OpenDocument exports.<br>
<div class="im"><br>
> >From what i have learnt by going through the source is that exporting<br>
> files(eg - PDF) are done on-the-fly without requiring external extensions.<br>
> Are you suggesting me to do like that for these formats?<br>
<br>
</div>Well if it can be done with reasonably small amount of code, then it is<br>
prefered. If you would have to implement lot of code, it is better to<br>
use existing libraries.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div class="gmail_quote"><div>Using existing libraries will have an advantage of writing small amount of code , so i prefer to use some external libraries for this project.</div>
</div><br></span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Thanks,</span></div></div>-- <br>Kishanthan.T<br>