RadEditor / ABCpdf work together in an older application. I am trying to get this working currently and having issues. ABCpdf has a limited set of HTML tags it will accept for the generation of HTML within a PDF document:
ABCpdf HTML Limitations
When I use the editor to change the font size, it converts my <font> tags to a <span> with a style. <b> tags are converted to <strong> I need to know if it is possibly to make the two work together now.
Can I force Editor to keep the text that is entered, and not modify it before saving?
Can I use the toolbar to mark up the text as needed with <p align='center'> tags instead of <span>?
- Tom
ABCpdf HTML Limitations
When I use the editor to change the font size, it converts my <font> tags to a <span> with a style. <b> tags are converted to <strong> I need to know if it is possibly to make the two work together now.
Can I force Editor to keep the text that is entered, and not modify it before saving?
Can I use the toolbar to mark up the text as needed with <p align='center'> tags instead of <span>?
- Tom
