My application uses the ActiveX SDK primarily to allow the user to put annotations on an existing document. However, there are some circumstances in which it needs to add or delete pages. The insert operation sometimes produces errors in which case my application needs to close the document and revert to a saved version.
I was wondering if there were any way that I could insert pages without having the document displayed on screen. I have never used the Simple DLL version, but I looked through the documentation and the functions seem to be narrowly focused on display functions, there don't seem to be any operations for insert/delete etc.
Without purchasing another product such as PDF Tools, it seems that the only way I can insert pages is to do it with a document that is opened on the screen in the ActiveX. I would just like it if anyone can confirm that this is true.
Thanks
Lewis
Inserting Pages without showing onscreen?
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 223
- Joined: Wed Aug 22, 2007 4:40 pm
-
- Site Admin
- Posts: 5223
- Joined: Tue Jun 29, 2004 10:34 am
Re: Inserting Pages without showing onscreen?
Hi Lewis,
I will ask one of our Viewer SDK specialists to reply as if it is possible - as its not obvious to me at this point how ...
I will ask one of our Viewer SDK specialists to reply as if it is possible - as its not obvious to me at this point how ...
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Inserting Pages without showing onscreen?
Hello Lewis,
Simple DLL was designed only for displaying PDF documents. For manipulation you can use PDF-XChange Tools SDK or Viewer ActiveX. In your case you can try to open document in hidden Viewer AX and make needed changes to document.
Simple DLL was designed only for displaying PDF documents. For manipulation you can use PDF-XChange Tools SDK or Viewer ActiveX. In your case you can try to open document in hidden Viewer AX and make needed changes to document.