Conversion List

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
DolphinMann
User
Posts: 158
Joined: Mon Aug 04, 2014 7:34 pm

Conversion List

Post by DolphinMann »

Forgive me for the simple question that is probably answered elsewhere, but I cannot seem to find in the documentation/website/forums a full list of the file formats that the PDF X-Change Editor SDK is capable of converting from.

Is this list available somewhere? What file formats can PDF X-Change Editor(SDK or application) open and convert to PDF without any third party add-ons?
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Conversion List

Post by Sasha - Tracker Dev Team »

Hello DolphinMann,

Well I've searched for the word "Convert" in our help wiki tree and I have found this:
https://sdkhelp.pdf-xchange.com/vie ... tConverter
https://sdkhelp.pdf-xchange.com/vie ... rtersCount
And also this interface that has Name property:
https://sdkhelp.pdf-xchange.com/vie ... tConverter

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
DolphinMann
User
Posts: 158
Joined: Mon Aug 04, 2014 7:34 pm

Re: Conversion List

Post by DolphinMann »

Thank you. I was able to iterate through all of the included converters and get the list of available extensions. Here is what I found in case anyone else is looking for this reference:

[0]: ".pdf"
[1]: ".fdf"
[2]: ".xfdf"
[3]: ".xps"
[4]: ".oxps"
[5]: ".bmp"
[6]: ".dib"
[7]: ".rle"
[8]: ".gif"
[9]: ".ico"
[10]: ".jbg"
[11]: ".jb2"
[12]: ".pbm"
[13]: ".pgm"
[14]: ".ppm"
[15]: ".tga"
[16]: ".vda"
[17]: ".icb"
[18]: ".vst"
[19]: ".tpic"
[20]: ".pcx"
[21]: ".pcc"
[22]: ".dcx"
[23]: ".png"
[24]: ".jpg"
[25]: ".jpeg"
[26]: ".jp2"
[27]: ".jpc"
[28]: ".j2k"
[29]: ".tif"
[30]: ".tiff"
[31]: ".emf"
[32]: ".wmf"
[33]: ".apm"
[34]: ".rtf"
[35]: ".doc"
[36]: ".docx"
[37]: ".docm"
[38]: ".dot"
[39]: ".dotx"
[40]: ".dotm"
[41]: ".xls"
[42]: ".xlsx"
[43]: ".xlsm"
[44]: ".xlt"
[45]: ".xltx"
[46]: ".xltm"
[47]: ".ppt"
[48]: ".pptx"
[49]: ".pptm"
[50]: ".pot"
[51]: ".potx"
[52]: ".potm"
[53]: ".vsd"
[54]: ".vdx"
[55]: ".vsdx"
[56]: ".vsdm"
[57]: ".vss"
[58]: ".vssx"
[59]: ".vssm"
[60]: ".vdw"
[61]: ".vstx"
[62]: ".vstm"
[63]: ".txt"
User avatar
Will - Tracker Supp
Site Admin
Posts: 6815
Joined: Mon Oct 15, 2012 9:21 pm
Location: London, UK
Contact:

Re: Conversion List

Post by Will - Tracker Supp »

Thanks DolphinMann :)
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