You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by ma...@iworks.fr on 2004/01/29 11:44:23 UTC

Réf. : Re: Cannot display adjacent images withoutgap

>Tanks but I can't do that because all images concatenate can be on many
pages

You must determine first how many of the generated svg will be displayed 
on each page. Group them in one svg for each page.
I don't know what your svg look like but  you may specify height and width 
attributes of the parent svg in mm so you'll be sure each svg will remain 
on one page (these dimensions will be the rendered graphic size). Add a 
viewbox attribute to determine how the children svg will be displayed. 
You'll have to change the children svg' y attribute.

I don't know if it's clear enough and if you see what I mean. 

Mathieu

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: Réf. : Re: Cannot display adjacent images without gap

Posted by Selber Jean-François <jf...@oxymel.com>.
It's only easy to realised if the svg is only on one page
But I don't want to have the svg on one page because it could be difficult
to read it

So if the svg is cut one per page, with your solution, the problem is that
I can have a part of document before concatenate images.
The start of the image is not necessary on the top of the page. So I can't
find the height of the image on the first page.....

If you have I idea...
Thanks
jf


----- Original Message -----
From: <ma...@iworks.fr>
To: <fo...@xml.apache.org>
Sent: Thursday, January 29, 2004 11:44 AM
Subject: Réf. : Re: Cannot display adjacent images without gap


> >Tanks but I can't do that because all images concatenate can be on many
> pages
>
> You must determine first how many of the generated svg will be displayed
> on each page. Group them in one svg for each page.
> I don't know what your svg look like but  you may specify height and width
> attributes of the parent svg in mm so you'll be sure each svg will remain
> on one page (these dimensions will be the rendered graphic size). Add a
> viewbox attribute to determine how the children svg will be displayed.
> You'll have to change the children svg' y attribute.
>
> I don't know if it's clear enough and if you see what I mean.
>
> Mathieu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-user-help@xml.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


PDF security

Posted by Lucian Opris <lu...@bluematrix.com>.
 
Hi All,
Is there a was way in FOP to create a PDF and not allow anybody to copy text
from PDF or print the pdf?
Thanks.
Lucian Opris




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org