Thanks a lot Nick - you are spot on. I lacked certain fonts which was causing the problem. Many thanks again.
Regards Mallik On Sat, Jun 29, 2013 at 3:24 PM, Nick Burch <[email protected]> wrote: > On Fri, 28 Jun 2013, Shiladitya Mallik wrote: > >> I am trying to convert a pptx to svg using PPTX2SVG. I am facing 2 issues: >> 1. The rendering in windows is different from that is unix. The header is >> wrapping to the next line in unix system (see that attachment for the svg >> compared to the pptx ). This problem doesn't happen when I use windows. >> > > Most likely you don't have the same fonts installed on both systems. Make > sure the fonts used in your file are both installed *and* available to Java > > Nick > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
