Search found 22 matches

by wd818
Fri Nov 07 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: [Solved] Decrypting PDF throws an exception error in Creator
Replies: 4
Views: 10309

[Solved] Decrypting PDF throws an exception error in Creator

Hello I get an exception error when decrypting a password protected PDF file using PDF Creator 3.03. It is thrown by the function Encrypt() The error message is System.Runtime.InteropServices.SEHEException: External component has thrown an exception. At CWnd.InvokeHelper(CWnd*, Int32, UInt16, UInt16...
by wd818
Wed Oct 22 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Font encoding issue in PDF Creator 3.03
Replies: 2
Views: 7553

Re: Font encoding issue in PDF Creator 3.03

I have emailed the sample PDF file to Support at Amyuni for further analysis. The original file is a Microsoft word document, and is printed to PDF using Amyuni's PDF print driver. If there is any workaround to this issue, that would be great. Thanks.
by wd818
Tue Oct 21 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Font encoding issue in PDF Creator 3.03
Replies: 2
Views: 7553

Font encoding issue in PDF Creator 3.03

I have a PDF file that contains “>>” characters. After opening it with a PDF viewer, I delete 1 page then undo the delete to restore that page. For some reason, inside the restored page all “>>” characters are replaced with empty space. Could someone help me? This is the code I use to undo/delete pa...
by wd818
Thu Oct 16 2008
Forum: C/C++/C# Community
Topic: PDF Viewer causes MFC application to crash
Replies: 1
Views: 9795

Re: PDF Viewer causes MFC application to crash

After upgrading from 3.02 to 3.03, the problem goes away. Thank you, Amyuni Support Team
by wd818
Thu Oct 16 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: PDF Viewer causes MFC application to crash
Replies: 1
Views: 5478

Re: PDF Viewer causes MFC application to crash

After upgrading from 3.02 to 3.03, the problem goes away. Thank you, Amyuni Support Team.
by wd818
Wed Oct 15 2008
Forum: C/C++/C# Community
Topic: PDF Viewer causes MFC application to crash
Replies: 1
Views: 9795

PDF Viewer causes MFC application to crash

I have an MFC application that contains a PDF viewer inside a CDialog. It views all other PDF files fine, except for one particular PDF file. Whenever that PDF file is opened to view a second time, the line m_pdf.put_CurrentPage(1) throws an access viloation exception. After catching that exception,...
by wd818
Wed Oct 15 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: PDF Viewer causes MFC application to crash
Replies: 1
Views: 5478

PDF Viewer causes MFC application to crash

I have an MFC application that contains a PDF viewer inside a CDialog. It views all other PDF files fine, except for one particular PDF file. Whenever that PDF file is opened to view a second time, the line m_pdf.put_CurrentPage(1) throws an access viloation exception. After catching that exception,...