Search found 9 matches

by Benny
Fri Nov 03 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Timeout when sending print to PDFConverter
Replies: 1
Views: 5058

Timeout when sending print to PDFConverter

Hi, I'm using PDF Converter 2.50d-3 for programmatically converting files to PDF. I'm enabling the printer in the OnEnabledPre event. What happens is this: From program A I create an instance of the PDF ActiveX and set the needed properties on the PDF converter. Next I call program B, which prints s...
by Benny
Wed May 04 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Using PDF converter in Citrix environment
Replies: 1
Views: 6869

Using PDF converter in Citrix environment

Hello, I'm trying to use the PDF converter on a Citrix client. The converter works fine from each of the two clients, who have the access to it. Unfortunately only one can convert at a time. If both are trying to invoke a PDF session, at the same time, the one get's an 'Printer not activated' error ...
by Benny
Tue Apr 05 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Appending pdf's created by different pdf creators
Replies: 2
Views: 5044

Thanks for your answer! I'm using the Amyuni Document Converter 2.50. I will mail you the 3 pdf's regarding this concrete situation. Unfortunately I need to check the files programatically, so I can avoid errors, when trying to handle different kind of pdf's. Therefore I need some advice regarding t...
by Benny
Mon Apr 04 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Appending pdf's created by different pdf creators
Replies: 2
Views: 5044

Appending pdf's created by different pdf creators

Hi I'm trying to merge (using the document.append method) some pdf's created by different programs into one pdf. I have some problems regarding this. I have an actual example merging 3 files created by: 1) Adobe PDF library 6.66 2) GNU Ghostscript 7.05 3) Corel PDF Engine 9.397 When merging all thre...
by Benny
Thu Mar 03 2005
Forum: Visual Basic Community
Topic: EndDocPost not fired when large html print finished
Replies: 1
Views: 12683

EndDocPost not fired when large html print finished

Hi Im using developer version 2.5. Print printing large html files to my pdf writer the EndDocPost event is never fired in the cdintf250.dll activeX. When printing other large files and small html it works ok. I have made a circumvention by using the EndDocPre instead. This event is fired. I have 2 ...
by Benny
Tue Oct 19 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 'Insufficient data for an image' in Acrobat after Merge
Replies: 6
Views: 10001

A little more... I have done some further experiments with the use of PDF writer. I can see that the 5D-pdf and Amyuni writer makes pdf files that I can merge as watermark files, while CutePDF dosn't. Therefore it seems as we are speaking of a bug og wrong setting in the CutePDF writer. Do you agree...
by Benny
Tue Oct 19 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 'Insufficient data for an image' in Acrobat after Merge
Replies: 6
Views: 10001

Again thanks for your quick answer! That did the trick! Which explanation should I use to our customers who uses a pdf solution made by us? What I mean is, is this a bug in the Amyuni writer, that will be solved, is it a bug in the other PDF writer we have been using to make the watermark pdf (CuteP...
by Benny
Mon Oct 18 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 'Insufficient data for an image' in Acrobat after Merge
Replies: 6
Views: 10001

Thanks for answering!

When doing as suggested i get 3 pages in the result in this way:

Still 'Insufficient data for an image' error when opening

first page blank
second and third has the original contents with no watermark on it...

So - didn't work :(

Benny
by Benny
Fri Oct 15 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 'Insufficient data for an image' in Acrobat after Merge
Replies: 6
Views: 10001

'Insufficient data for an image' in Acrobat after Merge

When opening a merged pdf in Acrobat (6.0.2) I get an 'Insufficient data for an image'. The merge is done by: document.Open(filename); document.Merge(intofilename, 1); document.Save(intoFilename); where filename is a watermark file and intofilename the resulting file. filename as one page with an im...