How to open multiple files in pdfxchange and save them?

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
vivekpatel
User
Posts: 141
Joined: Sat Aug 27, 2016 11:00 am

How to open multiple files in pdfxchange and save them?

Post by vivekpatel »

Hello,

How to Open Multiple files in Pdf Xchange and save them after deletion and reordering of pages ?

Here I attached sample,that helps to understand to you. :)

I'm looking forward to it. Thanks in advance.

:) :) :?:
Attachments
OpenMultipleFile.rar
(208.05 KiB) Downloaded 104 times
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: How to open multiple files in pdfxchange and save them?

Post by Sasha - Tracker Dev Team »

Hello vivekpatel,

Please clarify how do you want to open multiple files - programmatically or from the End-User Editor interface?

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
User avatar
John - Tracker Supp
Site Admin
Posts: 5219
Joined: Tue Jun 29, 2004 10:34 am
Location: United Kingdom
Contact:

Re: How to open multiple files in pdfxchange and save them?

Post by John - Tracker Supp »

vivekpatel - with the best will in the world - it is not possible for us to provide working samples of every function you may wish to access and use.

You are expected to have some abilities in terms of reading the help files and manuals and doing this for yourself.

We are here to provide general help and advice and if you get really stuck get more involved by taking a look at your code snippets and commenting on your code

If we were to provide the level of support you appear to require for every developer that purchases our products I am afraid we would be a charity and require 100's of support staff just for our developer clients.

If you run into problems - please create your own app/samples of your tasks and provide us with code snippets or small working samples with all supporting files that may be required (zipped) and we will endeavour to assist debug/comment on these where possible.

Thank you.
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
vivekpatel
User
Posts: 141
Joined: Sat Aug 27, 2016 11:00 am

Re: How to open multiple files in pdfxchange and save them?

Post by vivekpatel »

Hello,

I'm trying to say,
In PDF Xchange multiple file open in Tab view or in individual tab, instead of that i want to open multiple files in one "Thumbnail-view or pages-view pane" like earlier image that i uploded.

is it possible or not??
:)
Attachments
pdfmltfile.rar
(955.53 KiB) Downloaded 107 times
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: How to open multiple files in pdfxchange and save them?

Post by Sasha - Tracker Dev Team »

Hello vivekpatel,

Well, you can do something like this in the End-User Editor:
Image
By setting these settings:
Image
And then dragging each document into the new main view.

Opening multiple files in one thumbnail view\pages view is not possible.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
vivekpatel
User
Posts: 141
Joined: Sat Aug 27, 2016 11:00 am

Re: How to open multiple files in pdfxchange and save them?

Post by vivekpatel »

Thank you :)
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: How to open multiple files in pdfxchange and save them?

Post by Sasha - Tracker Dev Team »

:)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
vivekpatel
User
Posts: 141
Joined: Sat Aug 27, 2016 11:00 am

Re: How to open multiple files in pdfxchange and save them?

Post by vivekpatel »

Hello,

suppose i have 20 pdf files.
now i want to open this files in stack wise whenever i open the pdfxchange editor.
how can i do this by code?
User avatar
Will - Tracker Supp
Site Admin
Posts: 6815
Joined: Mon Oct 15, 2012 9:21 pm
Location: London, UK
Contact:

Re: How to open multiple files in pdfxchange and save them?

Post by Will - Tracker Supp »

Hi Viviek,

Please do take a look at our documentation and the samples included within the SDK installation folder:
https://sdkhelp.pdf-xchange.com/view/Main_Page

As John said, the Dev. Support staff are here to guide you after your own attempts fail. We are not here to write your code for you and, respectfull and with the best will in the world, you need to try this on your own before posting here. If you're not able to produce working code, please then provide a sample of your code so that we can better assist.
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

Will Travaglini
Tracker Support (Europe)
Tracker Software Products Ltd.
http://www.tracker-software.com
Post Reply