IPXV_ExportConverter.Convert() - nFlags parameter?  SOLVED

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
zarkogajic
User
Posts: 1370
Joined: Thu Sep 05, 2019 12:35 pm

IPXV_ExportConverter.Convert() - nFlags parameter?

Post by zarkogajic »

Hi Support,

What would be the "nFlags" parameter in IPXV_ExportConverter.Convert(..., nflags, ...) ?

p.s.
if required: for the "conv.exp.pdfa" converter.


-žarko
User avatar
Vasyl-Tracker Dev Team
Site Admin
Posts: 2352
Joined: Thu Jun 30, 2005 4:11 pm
Location: Canada

Re: IPXV_ExportConverter.Convert() - nFlags parameter?  SOLVED

Post by Vasyl-Tracker Dev Team »

Please look for PXV_FmtConvertFlags enum:

FmtConvert_NoUI - denies UI showing inside from Convert()
FmtConvert_ForPreview - for import convertors only, to prevent open DRM-protected documents
FmtConvert_UsePagesRange - if not specified the Convert will ignore "PagesRange" params(when its supported by convertor)
Vasyl Yaremyn
Tracker Software Products
Project Developer

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
zarkogajic
User
Posts: 1370
Joined: Thu Sep 05, 2019 12:35 pm

Re: IPXV_ExportConverter.Convert() - nFlags parameter?

Post by zarkogajic »

Hi Vasyl,

Thanks!

ž
User avatar
Radi - Tracker Supp
Site Admin
Posts: 597
Joined: Tue Mar 03, 2015 12:46 pm

IPXV_ExportConverter.Convert() - nFlags parameter?

Post by Radi - Tracker Supp »

:)
Post Reply