Search found 25 matches

by Kiefer
Wed Jan 15 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Creating Hyperlinks with SetHyperlink or other method
Replies: 2
Views: 5339

Creating Hyperlinks with SetHyperlink or other method

This method is mentioned in the API, but I can find no documentation on this call or any way to use it. Can you provide more detailed information on: 1. How to programmatically create a web hyperlink in a PDF file with a specific region and destination. 2. How to create a hyperlink within a region i...
by Kiefer
Mon Jan 13 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MergeFiles declaration
Replies: 0
Views: 4858

MergeFiles declaration

I can't get the merge function to work with MergeFiles. How should I have the declaration and calling parameters set up? This is what I have: Declare Function MergeFiles Lib "CDIntf" (File1 As String, File2 As String, File3 As String, ByVal bRepeat As Boolean) As Boolean Then: Dim MergeOK ...
by Kiefer
Mon Jan 13 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printing with hyperlinks and WebOptimization failed
Replies: 5
Views: 10112

Hyperlinks and Web Optimization not working

I have Developer Pro version 2.08 and I am having this problem as well. If I use Web Optimization (&H8000) + Convert Hyperlinks (&H100000), the hyperlinks fail. Similarly, with Web Optimization turned on, some graphics get scrambled. Also, If I turn on Multilingual Support (&H80), this b...
by Kiefer
Thu Jan 09 2003
Forum: Visual Basic Community
Topic: [Solved] Paper Size Values
Replies: 4
Views: 11374

Typos in Include File

I found a few typos in the include file:

B4 is missing "mm"
Envelope #12 should be 4 3/4 x 11
Envelope Monarch should be 3 7/8 x 7 1/2

I only checked the first 41 (that's all I care about right now).
by Kiefer
Thu Jan 09 2003
Forum: Visual Basic Community
Topic: [Solved] Paper Size Values
Replies: 4
Views: 11374

Thanks!

Excellent! Thanks very much!
by Kiefer
Tue Jan 07 2003
Forum: Visual Basic Community
Topic: [Solved] Paper Size Values
Replies: 4
Views: 11374

[Solved] Paper Size Values

The documentation lists 4 paper sizes and Custom Size constants. Is there a list somewhere I can get of all of the named paper sizes and constants, 1 - 256?
by Kiefer
Mon Sep 30 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Problems in converted hyperlinks
Replies: 0
Views: 5416

Problems in converted hyperlinks

I love the web link conversion capabilities of the Converter, but if a link wraps to a second line, or it has a dash in it, the conversion cuts off at the end of the line or at the dash. Can this be fixed?
by Kiefer
Mon Sep 30 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Full support of PDF standard
Replies: 3
Views: 7962

Full support of PDF standard

Some of our clients have noticed that the Converter does not produce PDF files that are 100% compliant with the PDF standard. For example, they don't work with GhostScript. It would be nice to see compliance... Similarly, it would be great if the Converter's Encryption capabilities extended to PDF f...
by Kiefer
Mon Sep 30 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Security while printing...
Replies: 14
Views: 26563

Handshake with driver to prevent unauthorized use

I agree about the security. Many of the COM and OCX controls that we purchase from other control developers force us to pass a password parameter before the control will work. This prevents unauthorized use of the control. I'd like to see this functionality.
by Kiefer
Mon Sep 30 2002
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Graphics Compression on Win98
Replies: 1
Views: 6339

Graphics Compression on Win98

We have just discovered a problem with graphics (photographic images) converted to PDF using JPG compression. At level 9 on NT/2000 machines, they come out great, but on 98 machines, they look terrible - comparable to JPGs compressed at level 1. Anyone else see this problem?