Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

Unable to save PDFDoc object in premium version

More
IP: 192.168.0.71 11 years 6 months ago #7215 by shivkant
Hello Support Team,

I am using Premium License of Radaee for iOS version.

I am getting true value when calling "Global_activePremium" method. It means i am authorized to use premium version features.

But when I call [PDFDoc save] , I get false value in response.

like :

pdfDoc = [[PDFDoc alloc] init];

bool isSuccess = [pdfDoc save];

NSLog(@"%i",isSuccess);

Please help. Thanks in advance.
More
IP: 192.168.0.71 11 years 6 months ago #7217 by radaee
document object not opened[PDFDoc open], or not created[PDFDoc create], process same as empty document object. will return false.
More
IP: 192.168.0.71 11 years 6 months ago #7222 by shivkant
Actually when I rum my app on iPad Simulator.. it works fine..

but when ever I tried to same on my iPad It does not render any annotation . What Should I do to render the annotation on my iPad.

Please reply

Thanks
More
IP: 192.168.0.71 11 years 6 months ago #7224 by radaee
never happen from our side.
are demo project works?
More
IP: 192.168.0.71 11 years 6 months ago #7271 by shivkant
In Demo project, I am able to add annotate on some document on emulator, But in ipad, ipadmini, iPhone It do not let me add any annot on any document. I changed the device and pdf document but did not get right thing.

In coding terms:

On Emulator --- [m_doc canSave] returns 1 or true

On device --- [m_doc canSave] returns 0 or false // Tested on 3 devices with 4 pdf documents

Please help...
Time to create page: 0.394 seconds
Powered by Kunena Forum