HTML to PDF parser

2017-11-22 Thread hugo
Hello, On my search for an open source rich text editor, I found this one for an acceptable price: http://www.ardisialabs.com/flex-components/richTextEditor This component still missing the export to PDF feature, however this implements the HTML export feature. I think that should be easier to

Re: Issue with XML to Object Proxy Conversion

2017-11-22 Thread Alex Harui
I think you will have to write your own XMLDecoder. You won't be the first user to have to write a custom decoder. This is not my area of expertise, but AIUI, unless you are using SOAP or otherwise have a WSDL or descriptor, the existing decoders must guess the type of each attribute and child

Verify error #1014

2017-11-22 Thread After24
Hello, I'm trying to reinstall a project (Flash builder) on a new Imac. Compilation is fine but I get the following error at execution: VerifyError: Error #1014: Class spark.components.supportClasses::ItemRenderer cannot be found. SDK used is 4.13 After 2 hours of search, I cannot find the

Re: Verify error #1014

2017-11-22 Thread Alex Harui
Were you using 4.13 on the old computer? Did you copy from the old computer to the new computer or grab stuff from your version control? One of the problems with moving to a new computer is that changes to Flash Builder projects may not get reflected back to your version control and some settings

Re: Verify error #1014

2017-11-22 Thread After24
Hello Alex, Thank you for your answer. I set up the project by copying the source folder from my old computer to the new. On my old computer I have the 4.6 version of FB. On the new one I installed the 4.7 premium version from Adobe creative cloud. I thought that the version difference was the