View and Edit PDF

Hi Support

Currently, we are using Groupdocs.Viewer to view PDF files. Groupdocs does not support edit pdf file so far.
We want to explore Aspose.PDF .Net to check if we can achieve PDF edit option.

Can you please confirm if we can display PDF from your Aspse.pdf .net API and can also Edit them.
Is there any equivalent code to display pdf via Aspose.pdf .net and edit.

We are using windows form with groupdocs.viewer

WindowsFormsApp1.zip (25.2 KB)

@sushil8282

Thanks for contacting support.

Aspose.PDF for .NET provides capability to edit/create PDF files in code behind. We are afraid that viewing PDF files is not available as a functionality in Aspose.PDF for .NET. On a very basic level, you may convert PDF pages into images and display those images in your application. In case you have further inquiry, please feel free to let us know.

Is this available in Aspose.PDF for Java?

Also for Aspose.PDF for .NET, if we will use [convert PDF pages into images] then how we can achieve Modify functionality?
Example How I can modify it and save back to PDF.

@sushil8282

Yes, converting PDF Page into images can also be achieved in Java.

We are afraid that we do not offer such functionality in Aspose.PDF i.e. To edit/modify images and save them back to PDF. We shared the above suggestion just to view PDF documents in a way in your application.