'Create a copy of a PDF file(with custom font) from another PDF file in android

I'm not familiar with the PDF specification at all. I have a requirement where I need to generate a PDF file with custom font from another PDF file.

I tried iText I'm able to copy the pdf file but font is not embedding new file is also opening with same font..

Any help would be appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source