Vindic
March 7th, 2008, 01:07 AM
Morning,
I'm a French developer and in order to add a PDF Player to a program that i work on, I use your Foxit ActiveX. It's a really good product with good explanation document but I've some question in order to respect my book of specifications :
1/ Is it possible to hide and disabled the Scrollbar in the left of the PDF page ?
2/ Is there a function to Get the Size of the Opened PDF document ?
3/ And finally I have some problems with the SetLayoutMode function. In your documentation you say it takes two parameters the first is the display mode and the second the numbers of display columns. So if I write SetLayoutMode(0,1), in agreement with your Users Manual I'll see a single page in my display rectangle. But I always see the top of the next page...
4/ I also want to get the number of page of the opened document.
5/ In testing your VC examples of your software I remark that your software loose virtual memory when you Open/Close/Open/Close... file you don't return to the original memory use. I ask if you have any explanation for this problem.
Thank you for your attention, and I the company that I work for could work with you.
I'm a French developer and in order to add a PDF Player to a program that i work on, I use your Foxit ActiveX. It's a really good product with good explanation document but I've some question in order to respect my book of specifications :
1/ Is it possible to hide and disabled the Scrollbar in the left of the PDF page ?
2/ Is there a function to Get the Size of the Opened PDF document ?
3/ And finally I have some problems with the SetLayoutMode function. In your documentation you say it takes two parameters the first is the display mode and the second the numbers of display columns. So if I write SetLayoutMode(0,1), in agreement with your Users Manual I'll see a single page in my display rectangle. But I always see the top of the next page...
4/ I also want to get the number of page of the opened document.
5/ In testing your VC examples of your software I remark that your software loose virtual memory when you Open/Close/Open/Close... file you don't return to the original memory use. I ask if you have any explanation for this problem.
Thank you for your attention, and I the company that I work for could work with you.