Page 1 of 1

PDF properties

Posted: Fri Jun 15, 2018 11:35 am
by apoorvatr
Hi,
i have installed PDFXcoreAPI and i want to fetch annotation and book mark properties of PDF file. In my project i am trying to fetch by using IPXC_Bookmark(To fetch BM properties)interface but i am
getting null reference exception. please share some c# examples on to fetch the properties of PDF file.

Re: PDF properties

Posted: Sat Jun 16, 2018 5:33 am
by Sasha - Tracker Dev Team
Hello apoorvatr,

Please post in the right forum first, and also, use the forum search through the Core API/Editor SDK forum to find the needed code samples - there is a great amount of them already available.
Also, here's a CoreAPIDemo application that holds some samples (that are being updated frequently):
https://github.com/tracker-software/PDF ... oreAPIDemo

Cheers,
Alex

Re: PDF properties

Posted: Tue Jun 19, 2018 10:24 am
by apoorvatr
Hi,
Thanks for your reply but it has only basic features it will be helpful if get some samples in c# similar to the link regarding bookmarks.

Thanks,

Apoorva T R

Re: PDF properties

Posted: Tue Jun 19, 2018 11:03 am
by Sasha - Tracker Dev Team
Hello Apoorva T R,

Did you use the forum search as I advised earlier?

Cheers,
Alex

Re: PDF properties

Posted: Wed Jun 20, 2018 4:56 am
by apoorvatr
Hi,
yes but i dint see any code samples for my requirement in c#.
we wish to get the support. we required as soon as possible we are following this from past one week.

Apoorva T R.

Re: PDF properties

Posted: Wed Jun 20, 2018 6:40 am
by Sasha - Tracker Dev Team
Hello Apoorva T R.,

Well, here's what I found by spending 10 seconds on the Core API search:
viewtopic.php?f=67&t=29173&p=113840&hil ... rk#p113840
viewtopic.php?f=67&t=27721&p=107706&hil ... rk#p107706
viewtopic.php?f=67&t=24322&p=95080&hili ... ark#p95080

Cheers,
Alex