Search found 4 matches

by pseongho
Wed May 13 2009
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Open secured PDF
Replies: 1
Views: 11130

Open secured PDF

I'm trying to open a PDF that is secured for everything except printing, but I can't open with Open() function. When I try open the PDF with Amyuni PDF Creator tool, it asks me a password. I can open the same PDF with Adobe Reader without entering the password. After opening the PDF, I can only view...
by pseongho
Mon Aug 25 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: [Solved] Thumbnail Control
Replies: 3
Views: 8749

[Solved] Thumbnail Control

I downloaded the trial version and tried to create an sample app with thumbnail control. I created it in MFC project. When I call Initialize funciton, I can't use GetOcx() since the base class of the ActiveX wrapper class is CWnd and it doesn't have GetOcx() method. m_pdf.Open( CString( "c:\\te...
by pseongho
Tue May 15 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Resolved: CdIntf300.zip
Replies: 8
Views: 11637

Got an link error

I compiled the code with linking cdintf300.lib with cdintf300.h and i got the follwoing error. If I just change the liabrary to cdintf250.lib, it is okay. unresolved external symbol "int __stdcall EncryptPDFDocument128(char const *,char const *,char const *,unsigned long)" (?EncryptPDFDocu...
by pseongho
Wed Dec 18 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Anyone has problems on Windows ME
Replies: 5
Views: 9780

Anyone has problems on Windows ME

I wrote a application using cdintf.dll to print documents to PDF file.
It works great on every OS except ME. I don't have any clue.
Is there anyone who has the same problem ?
I'm on version 2.07d and tried 2.08a but no luck