[JPP-Devel] PrinterPlugin

2013-04-29 Thread Michaël Michaud
Hi Geoff, You might be interested by this post, https://sourceforge.net/projects/jump-pilot/forums/forum/729480/topic/7975130 Michaël -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based

Re: [JPP-Devel] PrinterPlugIn

2011-07-24 Thread Michaël Michaud
Hi Geoff, Thanks for all the improvements and for helping to make OpenJUMP better :-) Michaël Le 24/07/2011 05:28, Geoffrey Roy a écrit : > Dear Edgar > > Sorry, I forgot - it is now there in an updated jar > > thanks > > Geoff > > On 23/07/2011 5:24 PM, edgar.sol...@web.de wrote: >> On 23.07.20

Re: [JPP-Devel] PrinterPlugIn

2011-07-23 Thread Geoffrey Roy
Dear Edgar Sorry, I forgot - it is now there in an updated jar thanks Geoff On 23/07/2011 5:24 PM, edgar.sol...@web.de wrote: > On 23.07.2011 07:13, Geoffrey Roy wrote: >> Dear Edgar >> >> Thank you for your corrections for loading resources, these ave been >> implemented in the three plugins(

Re: [JPP-Devel] PrinterPlugIn

2011-07-23 Thread edgar . soldin
On 23.07.2011 07:13, Geoffrey Roy wrote: > Dear Edgar > > Thank you for your corrections for loading resources, these ave been > implemented in the three plugins(Printer, VertexSymbols and Notes) as you > suggested - one is never to old to learn new tricks. a pleasure. > > I will post new ver

Re: [JPP-Devel] PrinterPlugIn

2011-07-22 Thread Geoffrey Roy
Will do Geoff On 16/07/2011 10:11 PM, Edgar Soldin wrote: > ohh, > > it might make sense to put a copy of itext2 on your website. itext on sf.net > does not host the version anymore. > > ede :) > > > On 16.07.2011 09:14, Geoffrey Roy wrote: >> Dear All >> >> I have placed the latest version of m

Re: [JPP-Devel] PrinterPlugIn

2011-07-22 Thread Geoffrey Roy
Dear Edgar Thank you for your corrections for loading resources, these ave been implemented in the three plugins(Printer, VertexSymbols and Notes) as you suggested - one is never to old to learn new tricks. I will post new versions of the plugins soon, they will allow the jar files to be ren

Re: [JPP-Devel] PrinterPlugIn

2011-07-16 Thread edgar . soldin
ohh, it might make sense to put a copy of itext2 on your website. itext on sf.net does not host the version anymore. ede :) On 16.07.2011 09:14, Geoffrey Roy wrote: > Dear All > > I have placed the latest version of my OJ PrinterPlugin on my website > (www.cadplan.com.au) including jar and

Re: [JPP-Devel] PrinterPlugIn

2011-07-16 Thread Edgar Soldin
ohh, it might make sense to put a copy of itext2 on your website. itext on sf.net does not host the version anymore. ede :) On 16.07.2011 09:14, Geoffrey Roy wrote: > Dear All > > I have placed the latest version of my OJ PrinterPlugin on my website > (www.cadplan.com.au) including jar and

Re: [JPP-Devel] PrinterPlugIn

2011-07-16 Thread Geoffrey Roy
Dear All I have placed the latest version of my OJ PrinterPlugin on my website (www.cadplan.com.au) including jar and all sources, and new language files. Please advise if there are any corrections required. etc. Geoff On 15/07/2011 5:07 PM, edgar.sol...@web.de wrote: > On 15.07.2011 02:42, G

Re: [JPP-Devel] PrinterPlugIn (for Michael, Pepe and Ede)

2011-07-15 Thread edgar . soldin
On 15.07.2011 02:42, Geoffrey Roy wrote: > I am a little reluctant to go to SVN - new skills for me to learn! ok, no wörries :) .. a source code archive does it as well ... thanks ede -- AppSumo Presents a FREE Video for

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-14 Thread Giuseppe Aruta
Hi Geoff, today I will send you the translation of your plugin in Spanish nad some corrections for Italian too. Before new realize Giuseppe --- Gio 14/7/11, Michaël Michaud ha scritto: Da: Michaël Michaud Oggetto: Re: [JPP-Devel] PrinterPlugIn (for Michael A: "OpenJump develop and use&q

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-14 Thread Michaël Michaud
Hi Geoffrey, OK, when you are happy that there are no more bugs I will release the new version (and code) Thanks, it works fine for me now. Later, I'll send you a language file for vertex plugin, but this is another jar, so this is just for information. Thanks for all, Regards Michaël

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-14 Thread edgar . soldin
On 14.07.2011 11:47, Geoffrey Roy wrote: > > OK, when you are happy that there are no more bugs I will release the new > version (and code) do you want to host the code on the sf.net svn? we could create an account for you. ede -

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-14 Thread Geoffrey Roy
Dear Michael OK, when you are happy that there are no more bugs I will release the new version (and code) Geoff On 14/07/2011 4:11 AM, Michaël Michaud wrote: Hi, Geoffrey Thanks a lot for all your efforts, I'll test your improvements soon and let you know. Michaël Dear Michael Thanks fo

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-13 Thread Michaël Michaud
Hi, Geoffrey Thanks a lot for all your efforts, I'll test your improvements soon and let you know. Michaël Dear Michael Thanks for the feedback. I am attaching revised version: 1. The problem with the number format could be solved nicely with some effort, but I have simply removed t

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-13 Thread edgar . soldin
On 11.07.2011 09:54, Geoffrey Roy wrote: > I now understand your problem with the name of the JAR - yes it cannot be > changed without changing the code. Again this can be fixed, but I do not > have the time at the moment. is the code available via svn or such? i could have a look at that. ede

Re: [JPP-Devel] PrinterPlugIn (for Geoff)

2011-07-10 Thread Michaël Michaud
Hi Geoff, Thanks a lot for improvements ! 1. The scale field now checks for numeric values with spaces, and attempts to resolve a reasonable number, so "1 234" and "1,234" converts to "1234". Please let me know if this causes any other problems with your decimal point/sepa

Re: [JPP-Devel] PrinterPlugIn / VertexSymbol (for geoff)

2011-07-04 Thread edgar . soldin
On 03.07.2011 21:32, Michaël Michaud wrote: > > Trying to understand the problem, I found that com.cadplan.fileio package was > both in JumpPrinter and VertexSymbols if you want/have to use the same code in different extensions you might want to have a look at how i solved that using a customiz

Re: [JPP-Devel] PrinterPlugIn / VertexSymbol (for geoff)

2011-07-03 Thread Geoffrey Roy
Dear Michael Thanks for the feedback and suggestions, I will try to look at them in the next few days. Geoff On 4/07/2011 3:32 AM, Michaël Michaud wrote: Hi Geoff, Documentation says that JumpPrinter needs VertexSymbols PlugIn. *That works fine but*, I wanted to rename the jar files to add

[JPP-Devel] PrinterPlugIn / VertexSymbol (for geoff)

2011-07-03 Thread Michaël Michaud
Hi Geoff, Documentation says that JumpPrinter needs VertexSymbols PlugIn. *That works fine but*, I wanted to rename the jar files to add version number, and then I get an exception coming from JumpPrinter IconLoader. Trying to understand the problem, I found that com.cadplan.fileio package wa

[JPP-Devel] PrinterPlugIn (for geoff)

2011-07-03 Thread Michaël Michaud
Hi Geoff, I just have translated PrinterPlugIn to french. Please find the properties file attached to this mail. I'm on the way of including it in OpenJUMP 1.4.1-s distribution. It gave me the occasion to appreciate the excellent work you did for this plugin. I realized that I did not know 10%