HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › android html String to PDF › Re: Re: android html String to PDF
June 28, 2012 at 17:53
#29050
You need to wrap the string to a StringReader and trigger a corresponding render() method. If the HTML has relative references, you’d need to pass base URL parameter.
Actually I wonder if PD4ML works on Android at all – we never considered it as a target platform. We would appreciate if you share your PD4ML+Android experience with us.