Re: [Html2fo-users] quite poor html2fo
Status: Inactive
Brought to you by:
eschnepel
|
From: Enrico S. <enr...@gm...> - 2005-03-15 12:49:42
|
hello,
you are using css definitions. this is currently not supported. if you ente=
r=20
the class definitions from the <style> tag in the style-attribute - most of=
=20
the attributes would be accepted. try htmltidy and especifally the word-200=
0=20
flag. htmltidy cleans the htmlcode.
Regards
Enrico
Am Dienstag, 15. M=E4rz 2005 12:45 schrieb gd...@li...:
> <html>
>
> <head>
> <meta http-equiv=3D"Content-Type" content=3D"text/html;
> charset=3Dwindows-1252"/> <meta name=3D"Generator" content=3D"Microsoft W=
ord 11
> (filtered)"/> <title> </title>
> <style>
>
> /* Font Definitions */
> @font-face
> {font-family:Verdana;
> panose-1:2 11 6 4 3 5 4 4 2 4;}
> /* Style Definitions */
> p.MsoNormal, li.MsoNormal, div.MsoNormal
> {margin:0cm;
> margin-bottom:.0001pt;
> font-size:10.0pt;
> font-family:Verdana;}
> @page Section1
> {size:595.3pt 841.9pt;
> margin:70.85pt 2.0cm 2.0cm 2.0cm;}
> div.Section1
> {page:Section1;}
>
> </style>
>
> </head>
>
> <body lang=3D"IT" >
> <center>
> <div class=3D"Section1">
>
> <p class=3D"MsoNormal" style=3D'text-align:justify'><b> </b></p>
>
> <div style=3D'border:solid windowtext 1.0pt;padding:1.0pt 4.0pt 3=
=2E0pt
> 4.0pt'>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'><img width=3D"240"
> height=3D"53" src=3D"\admin_console\images\rt_11000_logo.jpg"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>REPORT STATISTICO <=
/p>
>
> </div>
>
> <div style=3D'border:solid windowtext 1.0pt;padding:1.0pt 4.0pt 1=
=2E0pt
> 4.0pt'>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Procedimento penale:
> <xsl:apply-templates select=3D"report/row/rowElement1"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Decreto:
> <xsl:apply-templates
> select=3D"report/row/rowElement2"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Rit: =
=20
> <xsl:apply-templates select=3D"report/row/rowElement3"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Utenza
> Intercettata: <xsl:apply-templates
> select=3D"report/row/rowElement4"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Tipo: =
=20
> <xsl:apply-templates select=3D"report/row/rowElement5"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Pubblico
> Ministero: <xsl:apply-templates
> select=3D"report/row/rowElement6"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Gip: =20
> <xsl:apply-templates
> select=3D"report/row/rowElement7"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Inizio
> intercettazione: <xsl:apply-templates
> select=3D"report/row/rowElement8"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Fine
> intercettazione: <xsl:apply-templates
> select=3D"report/row/rowElement9"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Durata
> giorni: <xsl:apply-templates
> select=3D"report/row/rowElement10"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Costo noleggio
> RT: <xsl:apply-templates select=3D"report/row/rowElement11"/>=
</p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'>Costo canone
> GT <xsl:apply-templates
> select=3D"report/row/rowElement12"/></p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> <p class=3D"MsoNormal"
> style=3D'text-align:justify;border:none;padding:0cm'> </p>
>
> </div>
>
> <p class=3D"MsoNormal"> </p>
>
> </div>
> </center>
> </body>
>
> </html>
>
> ---------- Initial Header -----------
>
> From : htm...@li...
> To : htm...@li...
> Cc :
> Date : Tue, 15 Mar 2005 12:44:29 +0100
> Subject : Re: [Html2fo-users] quite poor html2fo
>
> > Hello Giovanni,
> >
> > > I converted an html to xsl-fo...but it losts a lot of formatting
> > > data... Any alternative or splecial option to use?
> >
> > If you could tell me what for informationis lost it would be very
> > helpfull... could you append a short sample html file?
> >
> > Regards
> >
> > Enrico
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick
> > _______________________________________________
> > Html2fo-users mailing list
> > Htm...@li...
> > https://lists.sourceforge.net/lists/listinfo/html2fo-users
>
> ____________________________________________________________
> 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
> Scaricalo su INTERNET GRATIS 6X http://www.libero.it
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=CCk
> _______________________________________________
> Html2fo-users mailing list
> Htm...@li...
> https://lists.sourceforge.net/lists/listinfo/html2fo-users
=2D-=20
"Der Mensch, der bereit ist, seine Freiheit aufzugeben, um
Sicherheit zu gewinnen, wird beides verlieren."
=2D - Benjamin Franklin
|