Re: TLF Editor / Docx compatible / PDF Export

2015-02-16 Thread Dave Fisher
There are some APache projects to consider. Apache PDFBox - pdfbox.apache.org APache POI - poi.apache.org for docx. You could also take a look an the newly incubating corinthia.incubator.apache.org Regards, Dave On Feb 15, 2015, at 3:55 AM, Leonardo Sapucaia wrote: > HI, > > A couple years a

[jira] (FLEX-34714) Fix to continue using legacy mobile theme removes iOS status bar padding

2015-02-16 Thread OmPrakash Muppirala
I am resolving this issue by setting the iOS version to 6.0.1 in mx.utils.LegacyMobileThemeOverride class. This enables us to force legacy Flex Mobile theme and at the same time allow us to specify the osStatusBarHeight value based on this particular iOS version. It's definitely a hack. Can some

Re: TLF Editor / Docx compatible / PDF Export

2015-02-16 Thread Scott Talsma
I assume that PurePDF is on your radar? I recently had to generated PDFs in Arabic, and this worked really well. The only thing that was a bit tricky was automatic pagination. If I recall correctly, it also did references w/o issue. It was pretty low-level; you could not give it HTML, and have