Create PDF portfolio in java that is editable

Asked By 0 points N/A Posted on -
qa-featured

 

Techyv,

I want to create a website where the users are required to fill a form of their details. Can I create PDF portfolios with Java and allow editing in the form considering filing in Java do not allow editing for example the case when using adobe to read a PDF, all one can do is copy and paste.

 

SHARE
Answered By 30 points N/A #166477

Create PDF portfolio in java that is editable

qa-featured

 

Hi there,

I would suggest you to use some of the already existing tools instead of writing everything from the scratch.

There is a lovely utility called Aspose. PDF for Java. It is a PDF document creator that will enable your Java application to read, write and manipulate PDF documents without any third party applications and give you all the options you are looking for in just a few clicks.

 

Related Questions