T O P I C R E V I E W |
pdecoeur |
Posted - Mar 19 2024 : 12:04:29 In the PDFViewer.Object Demo, when the file is saved and reopened the object changes are not there. Is there a save object routine? |
2 L A T E S T R E P L I E S (Newest First) |
pdecoeur |
Posted - Mar 20 2024 : 12:19:51 Thank you for fast response, that's all that I needed. |
xequte |
Posted - Mar 19 2024 : 22:32:37 Hi
Sorry, that is an area that we are presently working on, and it is not well documented.
You need to explicitly apply the changes to the page using:
ImageEnView1.PdfViewer.CurrentPage.ApplyChanges();
But this is performed automatically in the current beta, along with lots of other PDF editing features. You should email us for a beta.
Nigel Xequte Software www.imageen.com
|
|
|