Group number not increasing sequentially after AFP merge

2016-06-14 Thread nvyas
I have merged three AFP files using java utility which reads bytes from file and writes to Output Stream using FileOutputStream class. The merged AFP file looks good but when TLE information is checked in Compulsive Code AFPViewer, the Group Number remains same for all merged files to GRP:PGP1

Creation of the W3C Print and Page Layout Community Group

2012-03-08 Thread Vincent Hennebert
See http://www.w3.org/community/ppl/ “For people interested in XSL-FO and related page layout technologies, the Print Page Layout Community Group is the ‘virtual water cooler’ where they can hang out and discuss aspects of the current draft, of test cases, of implementations, or of requirements

Re: Use SVG group/element-id values as labels in pdf; SVG to PDF; FOP 0.95

2009-11-29 Thread Tobias Schulz
content group and there's a Properties dictionary that assigns /OC the /Name NamedGroup1. I guess that's what you were looking for. It's also pretty much the same mechanism I've seen Illustrator use for layers which some people were after some time ago. As I've said, I can only determine

Re: Use SVG group/element-id values as labels in pdf; SVG to PDF; FOP 0.95

2009-11-26 Thread Jeremias Maerki
, a PDF 1.5 feature) together with marked content. /MC0 is the identifier for the optional content group and there's a Properties dictionary that assigns /OC the /Name NamedGroup1. I guess that's what you were looking for. It's also pretty much the same mechanism I've seen Illustrator use for layers

Re: Use SVG group/element-id values as labels in pdf; SVG to PDF; FOP 0.95

2009-11-25 Thread Jeremias Maerki
. But at any rate, the functionality you're looking for is most probably not available. On 24.11.2009 20:17:58 Tobias Schulz wrote: hi, i use fo:external-graphic in xsl documents to include and render svg-files to pdf. in the resulting pdf file all elements are labeled like path x or group

Use SVG group/element-id values as labels in pdf; SVG to PDF; FOP 0.95

2009-11-24 Thread Tobias Schulz
hi, i use fo:external-graphic in xsl documents to include and render svg-files to pdf. in the resulting pdf file all elements are labeled like path x or group. is it possible to use the orininal group/element id-values in svg as labels in pdf instead? it would be much easier to edit the pdf

Question over - Monochrome images or black and white images with bits per pixel 1 is automatically writing a page segment in to resource group.

2009-07-23 Thread Tecra
Hi Everybody, I have a question regarding writing page segments in the resource group. Monochrome images or black and white images with bits per pixel 1 is automatically creating a page segment in the resource group. If they are writing into resource group by default what is the concept over

Re: Question over - Monochrome images or black and white images with bits per pixel 1 is automatically writing a page segment in to resource group.

2009-07-23 Thread Jeremias Maerki
Everybody, I have a question regarding writing page segments in the resource group. Monochrome images or black and white images with bits per pixel 1 is automatically creating a page segment in the resource group. If they are writing into resource group by default what is the concept over

Re: Write PageSegment,Overlay to the Resource Group

2009-06-19 Thread Adrian Cumiskey
segment and Overlay e.t.c in the AFP output file. But what i am looking is how to write it in the resource group. Say for example if we write a external image and give the below in config resource-group-fileresources.afp/resource-group-file default-resource-levels goca=print-file bitmap=print-file

Re: Write PageSegment,Overlay to the Resource Group

2009-06-17 Thread Andreas Delmelle
On 16 Jun 2009, at 16:26, attaluri1210 wrote: Hi Bharat I am able to write the page segment and Overlay e.t.c in the AFP output file. But what i am looking is how to write it in the resource group. Say for example if we write a external image and give the below in config resource-group

Re: Write PageSegment,Overlay to the Resource Group

2009-06-16 Thread Andreas Delmelle
On 16 Jun 2009, at 06: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

Re: Write PageSegment,Overlay to the Resource Group

2009-06-16 Thread attaluri1210
Andreas, I am able to write the page segment and Overlay e.t.c in the AFP output file. But what i am looking is how to write it in the resource group. Say for example if we write a external image and give the below in config resource-group-fileresources.afp/resource-group-file default-resource

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: http://www.nabble.com/Write-PageSegment%2COverlay-to-the-Resource

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 Chris Bowditch
Andreas Delmelle wrote: On 05 Jun 2009, at 22:05, attaluri1210 wrote: snip/ The config file seems OK... Aha! Now that you mention it, I noticed when checking the code that we test for resourceFile.canWrite(), and the Java API docs explicitly state that it returns true if and only if

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
...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://www.nabble.com/Unable-to-write-to-default-external-resource-group-file-%27resources.afp%27.-and-Problem-with-images-when-the-mode-is-set-to-color-tp23857578p23926123

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
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://www.nabble.com/Unable-to-write-to-default-external-resource-group-file-%27resources.afp%27.-and-Problem-with-images-when-the-mode-is-set-to-color-tp23857578p23917592.html Sent from the FOP - Users

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-06 Thread Andreas Delmelle
On 05 Jun 2009, at 22:18, Andreas Delmelle wrote: Hi Bharat On 05 Jun 2009, at 22:05, attaluri1210 wrote: ..., I noticed when checking the code that we test for resourceFile.canWrite(), and the Java API docs explicitly state that it returns true if and only if the file system actually

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 Andreas Delmelle
On 04 Jun 2009, at 21:20, attaluri1210 wrote: Hi Bharat My operating stem is windows XP. I also restarted the system and tried. I also gave a different filename and tried but not use. my config looks like below. Can you post/attach this one again? I don't see a config-file, and no

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
=application/x-afp !-- The bit depth and type of images produced (this is the default setting) -- images mode=color native=true/ renderer-resolution300/renderer-resolution resource-group-filetestresources.afp/resource-group-file default

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 Andreas Delmelle
On 05 Jun 2009, at 22:05, attaluri1210 wrote: Thanks for the reply. Actually i created a file now named testresources.afp and it did not give the error. Now it's not showing the error but my concern is will it not create the resources file if it does not exist? The config file seems

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-04 Thread Andreas Delmelle
On 03 Jun 2009, at 21:17, attaluri1210 wrote: Hi Bharat 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

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

Re: scale-to-fit, svg group

2008-09-17 Thread Andreas Delmelle
On Sep 16, 2008, at 22:44, lmhelp wrote: Hi Thank you for you answer Jeremias. Doing what you suggest I get something very small and which definitely doesn't fit into the 4cmx4cm square as expected. You may be right about omitting cm... Any other idea? Hmm, I was completely unaware of any

Re: scale-to-fit, svg group

2008-09-17 Thread lmhelp
://www.nabble.com/scale-to-fit%2C-svg-group-tp19517624p19541150.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

scale-to-fit, svg group

2008-09-16 Thread lmhelp
4cm square I have defined. (This is a simple example in which all the elements in the svg group are known. Suppose that in the general case they are not). How could I make the svg group fit into a 4cm x 4cm block? Probably by doing a dilatation (homothety) of the svg group... I considered using

Re: scale-to-fit, svg group

2008-09-16 Thread Andreas Delmelle
On Sep 16, 2008, at 20:17, lmhelp wrote: Hi snip / How could I make the svg group fit into a 4cm x 4cm block? Probably by doing a dilatation (homothety) of the svg group... I considered using the fo:instream-foreign-object properties: content-width=scale-to-fit content-height=scale-to-fit

Re: scale-to-fit, svg group

2008-09-16 Thread lmhelp
for your explanations about uniform, non-uniform, the specification without units, auto value for content-width and content-height and scale-down-to-fit. Do you think there could be a restriction? The impossibility to scale an svg group of elements to fit a i-f-o with fixed dimensions? Any other

Re: scale-to-fit, svg group

2008-09-16 Thread Jeremias Maerki
, the svg lines are not small enough to fit into the 4cm x 4cm square I have defined. (This is a simple example in which all the elements in the svg group are known. Suppose that in the general case they are not). How could I make the svg group fit into a 4cm x 4cm block? I think the right

Re: scale-to-fit, svg group

2008-09-16 Thread lmhelp
-to-fit%2C-svg-group-tp19517624p19520224.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Repeating table/group headers on subsequent pages

2008-08-12 Thread Griffin,Sean
| Status/table-header table-body ORG1 | PRJ1 | STAT1 /table-body /table /table-body /table -Sean From: Paige Balter [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2008 6:12 PM To: fop-users@xmlgraphics.apache.org Subject: Re: Repeating table/group

Re: Repeating table/group headers on subsequent pages

2008-08-12 Thread Paige Balter
-header table-body ORG1 | PRJ1 | STAT1 /table-body /table /table-body /table -Sean *From:* Paige Balter [mailto:[EMAIL PROTECTED] *Sent:* Monday, August 11, 2008 6:12 PM *To:* fop-users@xmlgraphics.apache.org *Subject:* Re: Repeating table/group headers

RE: Repeating table/group headers on subsequent pages

2008-08-12 Thread Griffin,Sean
After reading this over again I'm not sure you need to do the nested tables after all. It looks like you want to print a new set of column headers at the same point in time as when you want a new group header, and if that's the case you can just create 2 rows inside one table-header. So I

Repeating table/group headers on subsequent pages

2008-08-11 Thread Paige Balter
The XML: ?xml version=1.0 encoding=utf-8? PIPELINEREPORT ROW ROWNUM=1 FocusEducation/Focus OrganizationORG1/Organization ProjectPRJ1/Project StatusSTAT1/Status Primary_Sector/Primary_Sector Amount$1.00/Amount Funding_TypeFT1/Funding_Type /ROW ROW ROWNUM=2 Focus/Focus

Re: Repeating table/group headers on subsequent pages

2008-08-11 Thread Andreas Delmelle
On Aug 11, 2008, at 22:51, Paige Balter wrote: Hi snip/ I have everything in place. The last, crucial missing piece is, if, say, the report breaks between the ORG4 and ORG5 rows, how do I get the rows: Inventor Support

Re: Repeating table/group headers on subsequent pages

2008-08-11 Thread Paige Balter
-- | Organization | Project | Status | Primary Sector | Amount | Funding Type | -- to show up on the top of the next page, but the crucial part is the group

Re: group-by

2005-12-12 Thread thomas . maciejewski
It still seems like there is an issue xsl:for-each-group select= xmlReportOutput/reportOutput/records/record group-by= saxon:evaluate($sortColumn1)='A' xsl:sort select= saxon:evaluate($sortColumn1) order={$sortColumn1Order

Re: group-by

2005-12-11 Thread Andreas L Delmelle
On Dec 7, 2005, at 22:52, [EMAIL PROTECTED] wrote: Hi, I saw this question was still unanswered. This is most likely because it is indeed slightly OT for this list. For XSLT-related questions, you may want to check out the Mulberry XSLT list in the future. I am confused about the group

group-by

2005-12-07 Thread thomas . maciejewski
This may be slightly off topic but maybe someone could help me out. I am confused about the group-by XSL functionality xsl:for-each-group select=xmlReportOutput/reportOutput/records/record group-by=saxon:evaluate($sortColumn1) xsl:sort select=saxon:evaluate