[xep-support] Re: Inline container

From: Pilecki Konstanty <KPilecki@wolterskluwer.pl>
Date: Thu Oct 30 2014 - 06:46:59 PST

Thanks a lot. This is what I need. Kind regards, K.

From: Xep-support [mailto:xep-support-bounces@renderx.com] On Behalf Of Daniel Boughton
Sent: Thursday, October 30, 2014 3:41 PM
To: RenderX Community Support List
Subject: [xep-support] Re: Inline container

I think I understand what you are trying to do. This should work, with the exception of being able to specify the width of the line. I used left and right padding to make the line longer that the text under it.

<fo:block>
            <fo:inline>Lorem ipsum </fo:inline>
            <fo:inline font-size="70%" font-style="italic" border-top="1pt dotted black" text-align="center" padding-left="5mm" padding-right="5mm" baseline-shift="-0.8em">imię i nazwisko</fo:inline>
            <fo:inline> lorem ipsum.</fo:inline>
</fo:block>

On Thu, Oct 30, 2014 at 8:22 AM, Pilecki Konstanty << a href="mailto:KPilecki@wolterskluwer.pl" target="_blank">KPilecki@wolterskluwer.pl<mailto:KPilecki@wolterskluwer.pl>> wrote:
Daniel,

Thank you for the advice. Unfortunately I have explained my problem not enough precisely, sorry. Actually, I need to have a text line containing such fragments I mentioned previously. Please have a look at the attached line.jpg. A sequence of blocks, like you have written, is not a resolution, I suppo se. A text line that contains nested blocks (such the block is a dot leader with a piece of text below) is what I need. A piece of code I have sent before works perfectly with Antenna House XSL Formatter. But with RenderX – does not.

K.

From: Xep-support [mailto:xep-support-bounces@renderx.com<mailto:xep-support-bounces@renderx.com>] On Behalf Of Daniel Boughton
Sent: Thursday, October 30, 2014 1:35 PM
To: RenderX Community Support List
Subject: [xep-support] Re: Inline container

Here is one possible solution:

<block-container keep-together.within-page="always">
            <block text-align-last="justify">
                        <inline>Lorem ipsum </inline>
                        <leader leader-pattern="dots" leader-length="37mm"/>
                        <inline> lorem ipsum.</inline>
             </block>
            <block font-size="70%" font-style="italic" padding-top="-0.7em" text-align="center" width="37mm">imi ę i nazwisko</block>
</block-container>

2014-10-30 7:02 GMT-05:00 Pilecki Konstanty <KPilecki@wolterskluwer.pl<mailto:KPilecki@wolterskluwer.pl>>:
Hello,

When I processed, with XEP RenderX, the following FO code snipped (xmlns="http://www.w3.org/1999/XSL/Format" ) I obtained a result like in the obtained.jpg attached picture. Wanted result is attached as the wanted.jpg picture. What I am doing wrong, please?

<block>
                <inline>Lorem ipsum </inline>
                <inline-container keep-together.within-page="always">
                  &n bsp; <block>
                                               <leader leader-pattern="dots" leader-length="37mm"/>
                               </block>
                                <block font-size="70%" font-style="italic" padding-top="-0.7em" text-align="center" width="37mm">imię i nazwisko</block>
                </inline-container>
                <inline> lorem ipsum.</inline>
</block>

Regards,

Konstanty

________________________________
Niniejszy e-mail może zawierać informacje poufne, a nadto może stanowić przedmiot praw własności intelektualnej i/lub tajemnicę przedsiębiorstwa Wolters Kluwer S.A., ul. Przyokopowa 33, 01-208 Warszawa, Sąd Rejonowy dla m.st<http://m.st>. Warszawy Wydział XII Gospodarczy Krajowego Rejestru Sądowego (miejsce przechowywania dokumentacji spółki), KRS 0000441434, NIP 583-001-89-31, REGON 190610277, kapitał zakładowy 5.162.518 PLN (wpłacony w całości). Jeśli nie jest Pan/Pani adresatem niniejszego e-maila, uprasza się o niezwłoczne zawiadomienie nadawcy o jego otrzymaniu oraz o jego usunięcie. Jakiekolwiek wykorzystanie, w tym rozpowszechnianie lub ujawnianie, niniejszego e-maila jest zakazane.

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.co m/terms- of-service.html<http://ww.renderx.com/terms-of-service.html>

--
__________________________________________________________________________________
Daniel Boughton | Technical Analyst | RR Donnelley
655 Brighton Beach Rd | Menasha, WI 54952
O ffice: 920.751.7603<tel:920.751.7603> | Cell: 920.450.3581<tel:920.450.3581> | Fax: 920.751.7686<tel:920.751.7686>
daniel.r.boughton@rrd.com<http://inside.rrd.net/insiderrd/pages/google/rrd_google_signature.aspx>
http://www.rrdonnelley.com<http://www.rrdonnelley.com/>
_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html<http://ww.renderx.com/terms-of-service.html>
--
__________________________________________________________________________________
Daniel Boughton | Technical Analyst | RR Donnelley
655 Brighton Beach Rd | Menasha, WI 54952
O ffice: 920.751.7603 | Cell: 920.450.3581 | Fax: 920.751.7686
daniel.r.boughton@rrd.com<http://inside.rrd.net/insiderrd/pages/google/rrd_google_signature.aspx>
http://www.rrdonnelley.com<http://www.rrdonnelley.com/>
!DSPAM:87,54524f7810101568216428!

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Thu Oct 30 06:46:30 2014

This archive was generated by hypermail 2.1.8 : Thu Oct 30 2014 - 06:46:31 PST