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 Jeffrey Walton <no...@gmail.com> on 2013/11/04 19:56:14 UTC

Floating an image (block right and wrap text)?

Hello,

I'm having trouble anchoring an image to the right margin and flowing
text around it. I'm using FOP 1.1 and I recently learned the
`floatstyle` attribute on a figure is not supported.

Does anyone know if this issue is fixed in HEAD?

Would anyone be willing to accept a PayPal donation in return for a
timely delivery of a source code patch? I'd be happy to provide a few
simple test cases. And I don't care about other object types - I just
need the figure.

Thanks in advance.

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


Re: Floating an image (block right and wrap text)?

Posted by Chris Bowditch <bo...@hotmail.com>.
Hi Jeff,

The XSL-FO Working sub group categorized XSL-FO features into basic, 
extended and complete. This is not something the FOP developers decided.

Image support is indeed a basic feature, no one is disputing that, and 
inserting an image is possible today. Flowing text around an image is 
what is not possible today. You can still position text next to an image 
using a Table.

You mentioned you were willing to give a Paypal donation to provide 
support for fo:float implementation. I should warn you the reason its 
not been done today is because we spent 1 year developing a prototype 
and it still wasn't finished. So a complete implementation would be 
several man years to finish.

Thanks,

Chris

On 04/11/2013 22:06, Jeffrey Walton wrote:
> On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent <rs...@xmission.com> wrote:
>> I've always assumed typesetting was about type, not pictures.
> When's the last time you saw a newspaper, magazine, or catalog without
> a picture?
>
> Jeff
>
>>> Its hard to believe placing an image is considered extended
>>> functionality. That's part of core word processing functionality (I
>>> can't comment on typesetting because I'm not a typesetter, but I
>>> suspect its core for them, too).
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
>
>
>


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


PDF Controls was (Re: Floating an image (block right and wrap text)?)

Posted by Chris Bowditch <bo...@hotmail.com>.
Hi Jennilee,

Unfortunately the XSL-FO specification does not provide for injecting 
PDF specific items such as AcroForms or XFA into the generated PDF. 
Apache FOP doesn't have an extension for it either.

Thanks,

Chris

On 05/11/2013 04:24, Adams, Jennilee JC wrote:
>
> Good day,
>
> Do you perhaps know how to add an *Editable text box* , *Radio button* 
> and *Check Boxes* to a XSL Stylesheet that when the form is generated 
> / rendered via Apache FOP into a PDF format – it allows the user to 
> enter text or check the radio button / checkbox before printing the form.
>
> We have been looking for a solution all over and you are my last hope. 
> An easy solution would do or if you could post the code of how to add 
> in the Editable Text box, Radio button and Check boxes to the XSL 
> Stylesheet. In some instances the text box should also allow for 
> multiple lines to be captured.
>
> I would really appreciate your feedback and assistance.
>
> Kind Regards,
>
> Jennilee
>
> *From:*Rob Sargent [mailto:rsargent@xmission.com]
> *Sent:* Tuesday, November 05, 2013 12:16 AM
> *To:* fop-users@xmlgraphics.apache.org
> *Subject:* Re: Floating an image (block right and wrap text)?
>
> Sorry did mean to send it off-list, honest :)
>
> On 11/04/2013 03:14 PM, Rob Sargent wrote:
>
>     Taking this off the list.
>
>     I just think the text generation is a separate problem form
>     getting pictures into the product. Once can make all sorts of
>     constraints on where the text goes without including any images.
>
>     rjs
>
>
>     Generally the regions for each are carved out of the whole and
>
>     On 11/04/2013 03:06 PM, Jeffrey Walton wrote:
>
>         On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent<rs...@xmission.com>  <ma...@xmission.com>  wrote:
>
>             I've always assumed typesetting was about type, not pictures.
>
>         When's the last time you saw a newspaper, magazine, or catalog without
>
>         a picture?
>
>           
>
>         Jeff
>
>           
>
>                 Its hard to believe placing an image is considered extended
>
>                 functionality. That's part of core word processing functionality (I
>
>                 can't comment on typesetting because I'm not a typesetter, but I
>
>                 suspect its core for them, too).
>
>         ---------------------------------------------------------------------
>
>         To unsubscribe, e-mail:fop-users-unsubscribe@xmlgraphics.apache.org  <ma...@xmlgraphics.apache.org>
>
>         For additional commands, e-mail:fop-users-help@xmlgraphics.apache.org  <ma...@xmlgraphics.apache.org>
>
>           
>
> **
>
> **
>
> *Standard Bank email disclaimer and confidentiality note*
>
> Please go to 
> http://www.standardbank.co.za/site/homepage/emaildisclaimer.htmlto 
> read our email disclaimer and confidentiality note. Kindly email 
> disclaimer@standardbank.co.za <ma...@standardbank.co.za> 
> (no content or subject line necessary) if you cannot view that page 
> and we will email our email disclaimer and confidentiality note to you.
>


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


RE: Floating an image (block right and wrap text)?

Posted by "Adams, Jennilee JC" <Je...@standardbank.co.za>.
Good day,

Do you perhaps know how to add an Editable text box , Radio button and Check Boxes to a XSL Stylesheet that when the form is generated / rendered via Apache FOP into a PDF format – it allows the user to enter text or check the radio button / checkbox before printing the form.

We have been looking for a solution all over and you are my last hope. An easy solution would do or if you could post the code of how to add in the Editable Text box, Radio button and Check boxes to the XSL Stylesheet. In some instances the text box should also allow for multiple lines to be captured.

I would really appreciate your feedback and assistance.

Kind Regards,
Jennilee

From: Rob Sargent [mailto:rsargent@xmission.com]
Sent: Tuesday, November 05, 2013 12:16 AM
To: fop-users@xmlgraphics.apache.org
Subject: Re: Floating an image (block right and wrap text)?

Sorry did mean to send it off-list, honest :)
On 11/04/2013 03:14 PM, Rob Sargent wrote:
Taking this off the list.

I just think the text generation is a separate problem form getting pictures into the product. Once can make all sorts of constraints on where the text goes without including any images.

rjs


Generally the regions for each are carved out of the whole and
On 11/04/2013 03:06 PM, Jeffrey Walton wrote:

On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent <rs...@xmission.com> wrote:

I've always assumed typesetting was about type, not pictures.

When's the last time you saw a newspaper, magazine, or catalog without

a picture?



Jeff



Its hard to believe placing an image is considered extended

functionality. That's part of core word processing functionality (I

can't comment on typesetting because I'm not a typesetter, but I

suspect its core for them, too).

---------------------------------------------------------------------

To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org<ma...@xmlgraphics.apache.org>

For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org<ma...@xmlgraphics.apache.org>





Standard Bank email disclaimer and confidentiality note
Please go to http://www.standardbank.co.za/site/homepage/emaildisclaimer.html to read our email disclaimer and confidentiality note. Kindly email disclaimer@standardbank.co.za (no content or subject line necessary) if you cannot view that page and we will email our email disclaimer and confidentiality note to you.

Re: Floating an image (block right and wrap text)?

Posted by Rob Sargent <rs...@xmission.com>.
Sorry did mean to send it off-list, honest :)

On 11/04/2013 03:14 PM, Rob Sargent wrote:
> Taking this off the list.
>
> I just think the textgeneration is a separate problem form getting 
> pictures into the product. Once canmake all sorts of constraints on 
> where the text goes without including any images.
>
> rjs
>
>
> Generally theregions for each are carved out of the whole and
> On 11/04/2013 03:06 PM, Jeffrey Walton wrote:
>> On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent<rs...@xmission.com>  wrote:
>>> I've always assumed typesetting was about type, not pictures.
>> When's the last time you saw a newspaper, magazine, or catalog without
>> a picture?
>>
>> Jeff
>>
>>>> Its hard to believe placing an image is considered extended
>>>> functionality. That's part of core word processing functionality (I
>>>> can't comment on typesetting because I'm not a typesetter, but I
>>>> suspect its core for them, too).
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:fop-users-unsubscribe@xmlgraphics.apache.org
>> For additional commands, e-mail:fop-users-help@xmlgraphics.apache.org
>>
>


Re: Floating an image (block right and wrap text)?

Posted by Rob Sargent <rs...@xmission.com>.
Taking this off the list.

I just think the textgeneration is a separate problem form getting 
pictures into the product. Once canmake all sorts of constraints on 
where the text goes without including any images.

rjs


Generally theregions for each are carved out of the whole and
On 11/04/2013 03:06 PM, Jeffrey Walton wrote:
> On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent <rs...@xmission.com> wrote:
>> I've always assumed typesetting was about type, not pictures.
> When's the last time you saw a newspaper, magazine, or catalog without
> a picture?
>
> Jeff
>
>>> Its hard to believe placing an image is considered extended
>>> functionality. That's part of core word processing functionality (I
>>> can't comment on typesetting because I'm not a typesetter, but I
>>> suspect its core for them, too).
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
>


Re: Floating an image (block right and wrap text)?

Posted by Jeffrey Walton <no...@gmail.com>.
On Mon, Nov 4, 2013 at 4:59 PM, Rob Sargent <rs...@xmission.com> wrote:
> I've always assumed typesetting was about type, not pictures.
When's the last time you saw a newspaper, magazine, or catalog without
a picture?

Jeff

>> Its hard to believe placing an image is considered extended
>> functionality. That's part of core word processing functionality (I
>> can't comment on typesetting because I'm not a typesetter, but I
>> suspect its core for them, too).

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


Re: Floating an image (block right and wrap text)?

Posted by Rob Sargent <rs...@xmission.com>.
I've always assumed typesetting was about type, not pictures.
> Thanks Alexey.
>
> Its hard to believe placing an image is considered extended
> functionality. That's part of core word processing functionality (I
> can't comment on typesetting because I'm not a typesetter, but I
> suspect its core for them, too).
>
> Jeff
>
>


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


Re: Floating an image (block right and wrap text)?

Posted by Jeffrey Walton <no...@gmail.com>.
On Mon, Nov 4, 2013 at 3:56 PM, Alexey Neyman <st...@att.net> wrote:
> Jeffrey,
>
> FOP compliance page [1] gives the HEAD status (refer to "FOP dev" column).
>
> [1] http://xmlgraphics.apache.org/fop/compliance.html
Thanks Alexey.

Its hard to believe placing an image is considered extended
functionality. That's part of core word processing functionality (I
can't comment on typesetting because I'm not a typesetter, but I
suspect its core for them, too).

Jeff

> On Monday, November 04, 2013 01:56:14 PM Jeffrey Walton wrote:
>> Hello,
>>
>> I'm having trouble anchoring an image to the right margin and flowing
>> text around it. I'm using FOP 1.1 and I recently learned the
>> `floatstyle` attribute on a figure is not supported.
>>
>> Does anyone know if this issue is fixed in HEAD?
>>
>> Would anyone be willing to accept a PayPal donation in return for a
>> timely delivery of a source code patch? I'd be happy to provide a few
>> simple test cases. And I don't care about other object types - I just
>> need the figure.
>>
>> Thanks in advance.

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


Re: Floating an image (block right and wrap text)?

Posted by Alexey Neyman <st...@att.net>.
Jeffrey,

FOP compliance page [1] gives the HEAD status (refer to "FOP dev" column).

[1] http://xmlgraphics.apache.org/fop/compliance.html

Alexey.

On Monday, November 04, 2013 01:56:14 PM Jeffrey Walton wrote:
> Hello,
> 
> I'm having trouble anchoring an image to the right margin and flowing
> text around it. I'm using FOP 1.1 and I recently learned the
> `floatstyle` attribute on a figure is not supported.
> 
> Does anyone know if this issue is fixed in HEAD?
> 
> Would anyone be willing to accept a PayPal donation in return for a
> timely delivery of a source code patch? I'd be happy to provide a few
> simple test cases. And I don't care about other object types - I just
> need the figure.
> 
> Thanks in advance.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


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