How to convert a HTML page to PDF using android studio programming

  • Replies:1
kalyani mantripragada
  • Forum posts: 1

Sep 21, 2017, 3:30:23 PM via Website

Hi, I am looking at a functionality in my android app that I am developing using Android Studio where I can convert a web page URL into a PDF and save on the local device.

Can anyone give me some guidelines to do so.

thanks

Reply
Swastik Dey
  • Forum posts: 1

Oct 3, 2017, 3:57:22 PM via Website

You probably need some third party library like iTextG

Reply