problems importing fonts

2009-06-09 Thread Martin Edge
Hey Guys, Attempting to import some default windows fonts such as Wingdings 2, and I get an error saying Unicode CMAP table not present. I see on the fop website it does tell me I might experience issues such as this, but how would I go about fixing it? Is there a way to repair a font ? Or do I

Re: problems importing fonts

2009-06-09 Thread Chris Bowditch
Martin Edge wrote: Hey Guys, Attempting to import some default windows fonts such as Wingdings 2, and I get an error saying Unicode CMAP table not present. I see on the fop website it does tell me I might experience issues such as this, but how would I go about fixing it? Is there a way to

Re: problems importing fonts

2009-06-09 Thread Martin Edge
Yeah - from what I can see it's a limitation of the java font reader - will have a fiddle and see what I can achieve. Thanks Martin On 09/06/2009, at 6:44 PM, Chris Bowditch bowditch_ch...@hotmail.com wrote: Martin Edge wrote: Hey Guys, Attempting to import some default windows fonts

Re: FOP 0.95 fails to compile large PDF files - java heap space

2009-06-09 Thread nancy_b
Hi, I tried to do what Chris told me, and FOP started working, but the warnings did not disappear. Decided to take a deep breath and wait for the new stable FOP version %-| Vincent Hennebert-2 wrote: Best regards, Nancy Hi Nancy, Don’t put the new files in system-wide directories

Upgrade 0.20.5 to 0.95: line spacing increased?

2009-06-09 Thread Stuart Turner
Hi I've upgraded our application to use 0.95 and I have the problem that documents that were formatted to fit on one page are now overflowing onto a second page. It seems that the spacing between lines of text, (and also between other elements), has increased in this version of FOP. I've

Re: Upgrade 0.20.5 to 0.95: line spacing increased?

2009-06-09 Thread Pascal SANCHO
Hi, Stuart Turner a écrit : Hi I've upgraded our application to use 0.95 and I have the problem that documents that were formatted to fit on one page are now overflowing onto a second page. It seems that the spacing between lines of text, (and also between other elements), has increased in

Re: Upgrade 0.20.5 to 0.95: line spacing increased?

2009-06-09 Thread Pascal SANCHO
Pascal SANCHO a écrit : Hi, Stuart Turner a écrit : Hi I've upgraded our application to use 0.95 and I have the problem that documents that were formatted to fit on one page are now overflowing onto a second page. It seems that the spacing between lines of text, (and also between other

Re: Font registration

2009-06-09 Thread Steve Ebersole
Ooops, I had temporarily disabled the font registration code at one point to try to work around stuff and forgotten to re-enable it. After re-enabling it, I am getting an exception about reading a TrueType font collection. I have only one ttc file (uming.ttc), so i have to assume it is that one

java.lang.NullPointerException in FOP 20.5

2009-06-09 Thread bonekrusher
Hi, I can not upgrade to .95, so I am forced to use 20.5 for a project. I know .20.5 is out-dated, but I dont have any options. I have a strange error that occurs only when outputing graphics. If I produce the PDF without graphics, it runs fine. here is the error: java.lang.NullPointerException

Re: Upgrade 0.20.5 to 0.95: line spacing increased?

2009-06-09 Thread Manuel Mall
Stuart, very interesting - one of the core changes between 0.20.5 and 0.95 is the line breaking algorithm which is now based on a model that can described as best fit while 0.20.5 uses first fit. With best fit you get a result that is suppose to be more aesthetically pleasing by avoiding lines

Re: java.lang.NullPointerException in FOP 20.5

2009-06-09 Thread bonekrusher
nevermind... I was missing a .class file for an extension! a bonekrusher wrote: Hi, I can not upgrade to .95, so I am forced to use 20.5 for a project. I know .20.5 is out-dated, but I dont have any options. I have a strange error that occurs only when outputing graphics. If I produce

Re: FOP 0.93 vs 0.94 vs 0.95

2009-06-09 Thread Andreas Delmelle
On 09 Jun 2009, at 00:55, Dmitry Beransky wrote: Hi On Mon, Aug 25, 2008 at 6:24 PM, Andreas Delmelle andreas.delme...@... wrote: That was due to a regression, where PercentLength.toString() indirectly called itself (a consequence of using Object.toString() instead of

Re: AFP: missed FormDef

2009-06-09 Thread attaluri1210
Hi Adrian, Does the ResourceGroups supported in AFP now. How can i include a FormDef?. Any sample would be greatly appreciated. Thanks, Bharat. Adrian Cumiskey wrote: Hi Fatih, ResourceGroups are not currently supported in AFP, but I am currently working on this and support for this

How to include FORMDEF in FO.

2009-06-09 Thread attaluri1210
Hi Everybody, I am trying to generate AFP output from fo using FOP. Does the functionality to include FORMDEF in fop included in the trunk? If so, Can anyone guide me how to include FORMDEF in the fo file. or else can you guide me how can i achieve this. Sample file would be greatly

Sense byte Error while printing the Barcode using Barcode4j

2009-06-09 Thread attaluri1210
Hi Everybody, I am having the problem while printing the barcode. While using the barcode as below, when i am viewing the afp file in the viewer it looks ok. but while printing it on the printer at my client side i am getting the issue with sense byte errors after printing the first page. It was

Re: Issue generating barcode when using the latest code from trunk.

2009-06-09 Thread attaluri1210
Hi Chris, I have used the config setting you have mentioned and looks like that was the issue. Can you guide me where can i get the latest one to fix this for not using this config setting. because i am having a problem while printing the barcode. Saying sense byte errors. I do not have any idea

Re: Issue generating barcode when using the latest code from trunk.

2009-06-09 Thread attaluri1210
Chris, I have taken the latest code now from the truck of Barcode4j using cvs client and when i build it i got 2 jar files barcode4j.jar and barcode4j-light.jar. I have included both the jar's and removed the complete jar which i used previously. now i am getting the below error. Any help

Re: Font registration

2009-06-09 Thread Steve Ebersole
Anyone please? Do we just need to say this is not going to work for TTC files? I am just setting this up incorrectly? On Tue, 2009-06-09 at 10:28 -0500, Steve Ebersole wrote: Ooops, I had temporarily disabled the font registration code at one point to try to work around stuff and forgotten

Re: RE : (OK) Error with fo:instream-foreign-object and SVG

2009-06-09 Thread attaluri1210
Hi, I am also getting the same error. I am using latest fop and barcode4j code from the trunk. Can you please tell me what did you do to fix that issue. Thanks, Bharat michella wrote: Ok... Sorry, it has been finally working... Thank you Regards Lawrence -Message