<div dir="ltr">That's what it differs from OSS PDF or PDF Maker?<br></div><div class="gmail_extra"><br clear="all"><div><div><br></div><div><div>Z poważaniem / Regards</div><div>Błażej Pabiszczak</div><div>M: +48.884999123<br>
E: <a href="mailto:b.pabiszczak@opensaas.pl" target="_blank">b.pabiszczak@opensaas.pl</a></div></div></div>
<br><br><div class="gmail_quote">2014-05-22 3:53 GMT+02:00 <span dir="ltr"><<a href="mailto:vtigercrm-developers-request@lists.vtigercrm.com" target="_blank">vtigercrm-developers-request@lists.vtigercrm.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send vtigercrm-developers mailing list submissions to<br>
<a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers" target="_blank">http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers</a><br>
<br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:vtigercrm-developers-request@lists.vtigercrm.com">vtigercrm-developers-request@lists.vtigercrm.com</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:vtigercrm-developers-owner@lists.vtigercrm.com">vtigercrm-developers-owner@lists.vtigercrm.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of vtigercrm-developers digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: PDF's (Richard Hills)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 22 May 2014 13:53:46 +1200<br>
From: Richard Hills <<a href="mailto:richard@tw.co.nz">richard@tw.co.nz</a>><br>
To: <a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
Subject: Re: [Vtigercrm-developers] PDF's<br>
Message-ID: <<a href="mailto:537D58AA.8060702@tw.co.nz">537D58AA.8060702@tw.co.nz</a>><br>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"<br>
<br>
You could do this with javascript which adds a button where needed and<br>
makes use of your reporting softwares API.<br>
<br>
However I would still recommend doing as we do and use php in between<br>
the button and the api call in order to check the user is actually<br>
authenticated properly against vtiger.<br>
<br>
On 22/05/14 11:13, Pabiszczak, B?az.ej wrote:<br>
> Can You show me, how can I (using your tools) select X records (on<br>
> ListView) and generate PDF (only those records) - without creating PHP<br>
> code<br>
><br>
><br>
> Z powaz.aniem / Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123<br>
> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-22 1:06 GMT+02:00 Jonathan Sardo <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a><br>
> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> I don't understand what is the problem you are talking about? Can<br>
> you explain?<br>
><br>
><br>
> 2014-05-22 0:57 GMT+02:00 Pabiszczak, B?az.ej<br>
> <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>>>:<br>
><br>
> The most important is that BIRT does not solve the<br>
> problem. For one person will solve the problem for another<br>
> complicated.<br>
><br>
><br>
><br>
> Z powaz.aniem / Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123 <tel:%2B48.884999123><br>
> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-22 0:40 GMT+02:00 Jonathan Sardo <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a><br>
> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> Ok if you want. I don't want to fight to say that BIRT<br>
> is better than an other technology.<br>
> Each developer uses the technology he's the more<br>
> confortable with...<br>
><br>
><br>
><br>
> 2014-05-22 0:31 GMT+02:00 Pabiszczak, B?az.ej<br>
> <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>>>:<br>
><br>
> Why not?<br>
><br>
> with the same PHP/SQL code?<br>
><br>
><br>
> from which? I can create my own code and i can use<br>
> existing libraries like:<br>
><br>
> * <a href="http://www.tcpdf.org/" target="_blank">http://www.tcpdf.org/</a><br>
> * <a href="https://phpexcel.codeplex.com/" target="_blank">https://phpexcel.codeplex.com/</a><br>
> * <a href="http://www.phpdocx.com/" target="_blank">http://www.phpdocx.com/</a><br>
> * <a href="https://phppowerpoint.codeplex.com/" target="_blank">https://phppowerpoint.codeplex.com/</a><br>
> * etc.<br>
><br>
><br>
> Z powaz.aniem / Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123 <tel:%2B48.884999123><br>
> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-22 0:16 GMT+02:00 Jonathan Sardo<br>
> <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> And are you able to generate pdf, doc, xls,<br>
> ppt, ps, .... with the same PHP/SQL code?<br>
><br>
> Jonathan SARDO<br>
> Images int?gr?es 5<br>
><br>
><br>
> 2014-05-22 0:12 GMT+02:00 Pabiszczak, B?az.ej<br>
> <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>>>:<br>
><br>
> In that case, you do not need BIRT, all<br>
> you can in PHP/SQL.<br>
><br>
> Z powaz.aniem / Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123 <tel:%2B48.884999123><br>
> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-22 0:08 GMT+02:00 Jonathan Sardo<br>
> <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> @Socialboostdk: Yes you can!<br>
><br>
> @Blazej: Everything is possible with<br>
> SQL, PHP and imagination ;-)<br>
><br>
> Regards,<br>
><br>
> Jonathan SARDO<br>
><br>
><br>
> 2014-05-21 18:42 GMT+02:00<br>
> socialboostdk <<a href="mailto:socialboostdk@gmail.com">socialboostdk@gmail.com</a><br>
> <mailto:<a href="mailto:socialboostdk@gmail.com">socialboostdk@gmail.com</a>>>:<br>
><br>
> Hi Jonathan,<br>
><br>
> Uh, now I'm curious: Can you then<br>
> create ie. PPT-documents from<br>
> vtiger data using that setup?<br>
><br>
> :)<br>
><br>
><br>
> On 21 May 2014 13:29, Jonathan<br>
> Sardo <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a><br>
> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>> wrote:<br>
><br>
> Hello,<br>
><br>
> Yes we are talking about the<br>
> same tool. It is true that the<br>
> install is not very easy but<br>
> then, using it is very good<br>
> and quick!<br>
> Yes it is possible to generate<br>
> documents (pdf, doc, xls, ppt,<br>
> ....) from Vtiger and you can<br>
> also attach these files to<br>
> email sent from Vtiger.<br>
><br>
> If you want I can make you a<br>
> quote to install this system<br>
> on your server.<br>
><br>
> Regards,<br>
><br>
> Jonathan SARDO<br>
> Images int?gr?es 5<br>
><br>
><br>
> 2014-05-20 19:59 GMT+02:00<br>
> Pabiszczak, B?az.ej<br>
> <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>>>:<br>
><br>
> Easy? You must install<br>
> (java with tomcat?), and<br>
> you can use this only like<br>
> external report (you cant<br>
> generate from Vtiger(?). I<br>
> hope that we are talking<br>
> about the same program.<br>
><br>
><br>
> Z powaz.aniem / Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123<br>
> <tel:%2B48.884999123><br>
> E:<br>
> <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-20 11:27 GMT+02:00<br>
> Jonathan Sardo<br>
> <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a><br>
> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> Because it's very easy<br>
> to create PDF patterns<br>
> with BIRT without<br>
> programming.<br>
> It works quite like<br>
> "Word".<br>
><br>
><br>
> Regards,<br>
><br>
> Jonathan SARDO<br>
> Images int?gr?es 5<br>
><br>
><br>
> 2014-05-17 11:35<br>
> GMT+02:00 Pabiszczak,<br>
> B?az.ej<br>
> <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>>>:<br>
><br>
> Why?<br>
><br>
> You get PDF<br>
> function, next<br>
> create new method<br>
> in workflow, next<br>
> run cron.<br>
><br>
> Z powaz.aniem /<br>
> Regards<br>
> B?az.ej Pabiszczak<br>
> M: +48.884999123<br>
> <tel:%2B48.884999123><br>
> E:<br>
> <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
> <mailto:<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
><br>
><br>
> 2014-05-16 16:44<br>
> GMT+02:00 Jonathan<br>
> Sardo<br>
> <<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a><br>
> <mailto:<a href="mailto:sardoj@gmail.com">sardoj@gmail.com</a>>>:<br>
><br>
> Hi Andrew!<br>
><br>
> I use BIRT and<br>
> JavaBridge to<br>
> do this. It's<br>
> pretty well!<br>
><br>
> Regards,<br>
><br>
> Jonathan SARDO<br>
><br>
><br>
> 2014-05-16<br>
> 13:48<br>
> GMT+02:00 Siam<br>
> Translations<br>
> LLP<br>
> <<a href="mailto:info@siam-translations.com">info@siam-translations.com</a><br>
> <mailto:<a href="mailto:info@siam-translations.com">info@siam-translations.com</a>>>:<br>
><br>
> Very well<br>
> known<br>
> extension<br>
> for vt6.x<br>
> which<br>
> generating<br>
> *pdf's<br>
> from now<br>
> on<br>
> supporting<br>
> workflows.<br>
> I think it<br>
> good to<br>
> share it.<br>
> --<br>
> Andrew Smith<br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
<br>
<br>
--<br>
Richard Hills<br>
TechnologyWise Ltd, Tauranga, NZ<br>
<a href="mailto:richard@tw.co.nz">richard@tw.co.nz</a><br>
<a href="http://www.technologywise.co.nz" target="_blank">www.technologywise.co.nz</a><br>
ph: +64 (0)7 571 1060<br>
fax: +64 (0)7 571 1061<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140522/7b76a8d5/attachment.html" target="_blank">http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140522/7b76a8d5/attachment.html</a>><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: not available<br>
Type: image/png<br>
Size: 4223 bytes<br>
Desc: not available<br>
URL: <<a href="http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140522/7b76a8d5/attachment.png" target="_blank">http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140522/7b76a8d5/attachment.png</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
vtigercrm-developers mailing list<br>
<a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
<a href="http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers" target="_blank">http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers</a><br>
<br>
<br>
End of vtigercrm-developers Digest, Vol 100, Issue 108<br>
******************************************************<br>
</blockquote></div><br></div>