Search found 4 matches

by caraf
Mon Jan 18 2010
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Working with large PDF files (50Mb and more)
Replies: 2
Views: 11622

Working with large PDF files (50Mb and more)

First of all, opening large pdf files (up to 50Mb and more) with Amyuni PDF Creator takes too long (more than a half of the minute) either with Open or OpenEx method (OpenEx faster though but not enough). We are especially interested in using loading form PDF data from memory (via IPersistStreamInit...
by caraf
Mon Jul 17 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Adding Pages Tab to Bookmarks panel
Replies: 2
Views: 6518

Adding Pages Tab to Bookmarks panel

Hi! How can I add/enable Pages Tab on the Bookmarks panel (I mean from within my code)? I saw this feature in PDFCreactiveDoc. And whether they are (pages as content of Pages Tab) added automaticaly or they're to be added programmaticaly? For now I have plain Bookmarks panel without any tabs. P.S. I...
by caraf
Mon Mar 06 2006
Forum: C/C++/C# Community
Topic: Mouse Events
Replies: 1
Views: 6570

Mouse Events

How can I handle mouse events in PDF Creator? Am I to add ON_EVENT handler to EVENTSINK_MAP?