-
1. Re: AVConversionConvertToPDFWithHandler() shows popup
lrosenth Jan 7, 2010 3:20 AM (in response to joeln3)You may be able to turn that off using some value(s) in the CAB that you pass. Check the headers for possible CAB values.
-
2. Re: AVConversionConvertToPDFWithHandler() shows popup
joeln3 Jan 7, 2010 3:52 AM (in response to lrosenth)The problem is that I don't know where are stored the CAB values... Could you please give me the name of the header file where the possible values are stored?
Thanks in advance,
Joe
-
3. Re: AVConversionConvertToPDFWithHandler() shows popup
lrosenth Jan 7, 2010 6:03 AM (in response to joeln3)Even easier - pass your own AVStatusMonitorProc to the conversion. (last parameter to the AVConversionConvertToPDFWithHandler call)
-
4. Re: AVConversionConvertToPDFWithHandler() shows popup
joeln3 Jan 7, 2010 6:46 AM (in response to lrosenth)It works using my own AVStatusMonitorProc but I'm really interested by the list of all ASCab if it exists.
Regards,
Joe
-
5. Re: AVConversionConvertToPDFWithHandler() shows popup
lrosenth Jan 7, 2010 6:50 AM (in response to joeln3)There is a document in the SDK - I forget the name - but look at the Binder smaple...
-
6. Re: AVConversionConvertToPDFWithHandler() shows popup
joeln3 Jan 7, 2010 7:15 AM (in response to lrosenth)I didn't find...
If you have the time don't hesitate to give me the name of the document (or better attach it here in the forum).
Regards,
Joe



