Flavio,

This is caused by the following problem in the file: they draw that 
text with font fnt1 (which is probably translated from PDF Type3 
font), which is defined as following:

<font-face 
  font-family="fnt1"
  units-per-em="1"
  ascent="950"
  descent="350"
/>

Notice how units-per-em is 1 and ascent and descent are three-digit 
numbers. Adobe Viewer simply thinks that these characters are really, 
really tall and draws the selection boxes as very tall rectangles. 
You can try to edit ascent and descent numbers manually and see if it 
helps.

One other problem that I have noticed is that they place stylesheet 
at the very end. This is obviously convenient for generation, but is 
not a good idea, because it can cause a "flash of unstyled content" 
(google it) when a viewer is doing progressive rendering.

Peter Sorotokin
Adobe Systems Inc.

--- In [email protected], "Flavio" <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> i have the following document obtained from a demo version of 
PDF2SVG,
> a PDFTRon product, and it looks very good with Internet Explore + 
ASV
> but it renders very poorly with native SVG of Firefox 2.0.0.1.
> 
> You can download the file here:
> 
> http://mio.discoremoto.alice.it/byte64/CATALOGO_dicembre_2.svg
> 
> However, even if in ASV is looking better, when i try to select
> certain text elements, like the third last line in the bottom right
> side of the page (the line beginning with the faint text "I
> prezzi..."), ASV seems to go crazy (ASV version 3.03). 
> 
> If i look at the source, i can't say why that text is so tricky for 
ASV.
> Is anyone able to explain this odd behaviour?
> 
> As Adobe support is due to end in january 2008, are there any 
chances,
> in case it's a bug, to get this fixed before then?
> 
> Thank you
> Flavio
>




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to