Re: Write PageSegment,Overlay to the Resource Group

2009-06-16 Thread attaluri1210
:04, attaluri1210 wrote: Hi Bharat Can any one Guide me how to write PageSegment,Overlay e.t.c in to the Resource Group. Can you be more specific? What precisely is missing from the samples provided at http://xmlgraphics.apache.org/fop/0.95/output.html#afp-extensions ? Does

Re: How to include FORMDEF in FO.

2009-06-15 Thread attaluri1210
Hi Chris, I am planning to write FORMDEF for AFP Output. Any Guidelines or suggestions are greatly appreciated. Thanks, Bharat cbowditch wrote: attaluri1210 wrote: Hi Everybody, I am trying to generate AFP output from fo using FOP. Does the functionality to include FORMDEF in fop

Write PageSegment,Overlay to the Resource Group

2009-06-15 Thread attaluri1210
Hi Everybody, Can any one Guide me how to write PageSegment,Overlay e.t.c in to the Resource Group. Does this feature included in the Trunk?. Any reply is greatly appreciated. Thanks, Bharat -- View this message in context:

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
. Thanks, Bharat cbowditch wrote: attaluri1210 wrote: Can you guide me where can i get the latest Barcode4j FOP plugin. i beleive i have downloaded the barcode4j-fop-ext-complete-2.0.jar. Is this the latest one? There's no official Barcode4J release with the changes for the FOP IF XML yet

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

2009-06-09 Thread attaluri1210
not be dete rmined. (See position 58:29) attaluri1210 wrote: 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

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

Re: Unable to write to default external resource group file 'resources.afp'. and Problem with images when the mode is set to color

2009-06-08 Thread attaluri1210
) at org.apache.fop.cli.Main.startFOP(Main.java:174) at org.apache.fop.cli.Main.main(Main.java:205) Thanks in advance. Regards, Bharat cbowditch wrote: Andreas Delmelle wrote: On 05 Jun 2009, at 22:05, attaluri1210 wrote: snip/ The config file seems OK... Aha! Now

Re: Unable to write to default external resource group file 'resources.afp'. and Problem with images when the mode is set to color

2009-06-07 Thread attaluri1210
Hi Andreas, I have tested it. It is creating the file, if the file does not exist. Thank you very much... Regards, Bharat Andreas Delmelle-2 wrote: On 05 Jun 2009, at 22:18, Andreas Delmelle wrote: Hi Bharat On 05 Jun 2009, at 22:05, attaluri1210 wrote: ..., I noticed when

Can we compress the images in AFP output?

2009-06-05 Thread attaluri1210
Hi Everybody, I am using FOP for generating the AFP output from the FO file. When we have the color Images with say 300dpi (which is not possible to use them as page segment as they come dynamically), the AFP output file size is too big. Is there a way that i can compress the images? So, that

Re: Can we include pdf through include-page-segment in FO file

2009-06-05 Thread attaluri1210
I have tried doing that but it is not working it is including all pdf pages one on top of other and including it as one page in the output. Thanks, Bharat Andreas Delmelle-2 wrote: On 28 May 2009, at 23:48, Bharat wrote: Hi I am new to AFP output in FOP. Can we include pdf through

Re: Can we compress the images in AFP output?

2009-06-05 Thread attaluri1210
configuration option (see http://xmlgraphics.apache.org/fop/trunk/output.html#afp-image-config). Adrian. attaluri1210 wrote: Hi Everybody, I am using FOP for generating the AFP output from the FO file. When we have the color Images with say 300dpi (which is not possible to use them as page

Re: Can we compress the images in AFP output?

2009-06-05 Thread attaluri1210
supports the image type you are embedding. Adrian. attaluri1210 wrote: Hi, Thanks for the very quick reply. Is that going to decrease my output file size? Thanks, Bharat Adrian Cumiskey-2 wrote: Hi Bharat, If your AFP environment supports it, you could try embedding you

Re: Unable to write to default external resource group file 'resources.afp'. and Problem with images when the mode is set to color

2009-06-05 Thread attaluri1210
-resource-levels goca=print-file bitmap=inline/ ... Thanks, Bharat. Andreas Delmelle-2 wrote: On 04 Jun 2009, at 21:20, attaluri1210 wrote: Hi Bharat My operating stem is windows XP. I also restarted

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

2009-06-03 Thread attaluri1210
Excellent..I got it. Thanks for a very quick reply. Thanks, Bharat cbowditch wrote: attaluri1210 wrote: snip/ When i run the code i am getting the below exception. Jun 3, 2009 12:16:18 AM org.apache.fop.events.LoggingEventListener processEvent SEVERE: Image not available. URI

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

2009-06-03 Thread attaluri1210
Can you guide me where can i get the latest Barcode4j FOP plugin. i beleive i have downloaded the barcode4j-fop-ext-complete-2.0.jar. Is this the latest one? Thanks, Bharat cbowditch wrote: attaluri1210 wrote: snip/ When i run the code i am getting the below exception. Jun 3, 2009

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

2009-06-03 Thread attaluri1210
I have used the configuration parameter you have mentioned and looks like it worked fine. Thanks, bharat cbowditch wrote: attaluri1210 wrote: Can you guide me where can i get the latest Barcode4j FOP plugin. i beleive i have downloaded the barcode4j-fop-ext-complete-2.0.jar

Unable to write to default external resource group file 'resources.afp'. and Problem with images when the mode is set to color

2009-06-03 Thread attaluri1210
Hi, I am trying get the afp output from fo using FOP. I took the complete source from trunk today. I am getting two issues. 1. Unable to write to default external resource group file 'resources.afp'. 2. When we set the mode as Color for Images tag in config, the image is not displaying

Event model doesn't contain the definition for org.apache.fop.afp.AFPEventProducer

2009-06-02 Thread attaluri1210
Hi, I have downloaded the latest source from the trunk and I have build it. When I tried to run FO - AFP I got the below exception. Can anyone guide me to get rid of this error. Your help is greatly appreciated. I have downloaded the file by file from the trunk. I believe I did not miss any

Issue generating barcode when using the latest code from trunk.

2009-06-02 Thread attaluri1210
Hi Everybody, I am getting the below issue when trying to generate the barcode using Barcode4j in FOP. It worked fine when is used FOP 0.95. Today i have taken the latest code from the trunk and getting the below exception. My code in the Fo file looks like fo:block