Search found 11 matches

by jezekjkr
Fri Sep 11 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: BUG - encrypt don't work on 4.007
Replies: 1
Views: 4762

Re: BUG - encrypt don't work on 4.007

I try using Encrypt128 (no Encrypt) function and this work's OK
by jezekjkr
Fri Sep 11 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: BUG - encrypt don't work on 4.007
Replies: 1
Views: 4762

BUG - encrypt don't work on 4.007

Version 4.007 don't encrypt document. Adobe Reader with version 303 have question to user password, on version 4 no I have this program(VFP) if version=4 oPdfDocument=Createobject("CDIntfEx.Document.4") pvysl_licence=oPdfDocument.SetLicenseKey( "licence","key4") Else oP...
by jezekjkr
Fri Sep 11 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: problem with activation
Replies: 2
Views: 9301

problem with activation

When I try activate a print from developer version, I see a error Printer not activated, error code -20 I have Windows 7(EN) or Windows Vista(not english version) with UAC enabled (problem is descripted in http://www.amyuni.com/forum/viewtopic.php?f=2&t=2601, eg. now for this test I check full r...
by jezekjkr
Mon Aug 06 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: version 3.01 new error
Replies: 3
Views: 7938

XPS not work

Hello Joan, RTFDriverInit in version 3.01a is OK But 2) Export to XPS still not work On Windows XP Czech and English When I find , where is bug, I try print to PDF with other parameters. My standard parameters is pdf_NoPrompt+pdf_UseFileName+pdf_EmbedFonts+pdf_Multilanguage+pdf_EmbedStandardFonts Wh...
by jezekjkr
Thu Jul 12 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Black boxes instead of letters when printing from VFP9
Replies: 3
Views: 7244

3.01 fox

version 2.06 .. noFontEmbeding(bad) on VFP9, but PDF is OK javascript:emoticon(':lol:')
Laughing
version 3.00 .. noFontEmbeding on VFP9, PDF is bed javascript:emoticon(':(')
Sad
version 3.01(11 Jul 2007) .. noFontEmbeding(bad) on VFP9, but PDF is OK javascript:emoticon(':D')
Very Happy
by jezekjkr
Wed Jul 11 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: version 3.01 new error
Replies: 3
Views: 7938

version 3.01 new error

version today 3.01 1)RTFDriverInit and PDFDriverInit not work oRtfPrinter=Createobject("CDIntfEx.CDIntfEx") phandel=oRtfPrinter.RTFDriverInit('My Printer') not work. On old 3.00 version(april) is OK only (un)register regsvr32 cdintf.dll new and old version (2 directory)to reproduce this er...
by jezekjkr
Tue Jun 05 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Black boxes instead of letters when printing from VFP9
Replies: 3
Views: 7244

I try oPdfPrinter.SimPostscript=.t. (advice in other topic in forum) with the same result=bad
by jezekjkr
Tue Jun 05 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Black boxes instead of letters when printing from VFP9
Replies: 3
Views: 7244

Black boxes instead of letters when printing from VFP9

When I print from my aplication from Microsoft Visual Foxpro, on compatibility mod (VFP7,VFP8), all is OK. When I switch to new VFP9 printing, all text is converted to black boxes, no fonts is embeding version 3.0 oPdfPrinter.FileNameOptionsEx=pdf_NoPrompt+pdf_UseFileName +pdf_EmbedFonts+pdf_EmbedSt...
by jezekjkr
Fri May 18 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: XPS
Replies: 4
Views: 11355

XPS Export not found

I try export from DLL interfacel ExportToXps ... OK, it is missing now. But I try ActiveX interface and there is XPS support missing too. Export to XPS do nothing. I buy new version that in new version will be XPS support. (export to XLS,RTF in demo is OK,XPS no) Any idea? Any new version without th...
by jezekjkr
Wed Apr 11 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: No NT support in version 3.0
Replies: 2
Views: 7853

No NT support in version 3.0

In help CDI 3.0.pdf is Windows NT4: acfpdf.dll, acfpdfnt.dll
but there is no files on install folder.
Is posible use new version on NT4? or use old dll with new CDINTF.dll?
by jezekjkr
Thu Feb 08 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer not activated, error code -20 with Windows Vista
Replies: 12
Views: 52682

VISTA developer print

I have the same problem. On Vista driverInit not work because UAC
How I may use developer version to print on VISTA?
Only install PDF printer external (install.exe from Amyuni) and use it from our program?