Search found 4 matches

by pt
Mon Jan 26 2004
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: PDFCreator sample in VB6
Replies: 1
Views: 8431

PDFCreator sample in VB6

Hello,
Does anybody have a sample of PDFCreator in VB6 ?
(ie. Create PDF from scratch, inserting text with different size, fonts, inserting images...)
TIA,
by pt
Mon Jan 26 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: GetData()
Replies: 1
Views: 3881

GetData()

Hello all,
Would anybody know what this (below) function does ?

Function GetData()
Member of CDIntfEx.CDIntfEx
It returns a byte array.
I found it when browsing though VB6 Object Browser,
but could not find any info about it in the manual.

TIA,
by pt
Sat Jan 17 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Print to memory
Replies: 6
Views: 10222

Hi Joan,
Thank you for the reply.
Would you happen to have an example of custompp DLL in VB 6 or
VB.Net ?
Thanks again.
by pt
Thu Jan 15 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Print to memory
Replies: 6
Views: 10222

Print to memory

Hi All, I have a question for PDFConverter please. Instead of capturing the printed-output to a PDF file, can we programmatically capture the output in memory and, let say, save the contents of that memory buffer to a database. We have roughly 23mil letters to be converted to PDF format and save the...