Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

goldenlife

macrumors newbie
Original poster
Oct 2, 2010
24
0
HI All,

I am trying to init PDF library, and while doing this
I am getting this error : CFGetHostUUIDString: unable to determine UUID for host. Error: 35

Anybody can help? how to solve this?

Thanks.
 
Post your code. Are you trying to init with a URL? If so that's the problem. As the error says it can't lookup the hostname.
 
Hi,

I want to init pdf library like this:


PDFLibHandle PDFLibrary;
ppInt32 ErrorCode;
char ErrBuff[256];
PDFLibrary=InitPDFLibrary( NULL,NULL ); /* Library initializing */

can you please tell me how to solve this?

Thanks.
 
ya, this is external framework/library.
I want to use this library, but while doing this getting this error.
 
can you tell me how to convert pdf file to png file. I have gone through related posts, but didnt find any help.
 
Hi,
not giving up for pdfLibrary,, but finding new issue..
actually I solved that issue, now struggling with issue of pdf file more than one page.

I am able to get pdf of one page in webview. but when I am trying for new pdf with more than one page, it shows me blank white screen.

can anybody tell me how show more pdf pages in iphone?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.