Hello,
Does anybody have a sample of PDFCreator in VB6 ?
(ie. Create PDF from scratch, inserting text with different size, fonts, inserting images...)
TIA,
Search found 4 matches
- Mon Jan 26 2004
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: PDFCreator sample in VB6
- Replies: 1
- Views: 8431
- 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,
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,
- Sat Jan 17 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Print to memory
- Replies: 6
- Views: 10222
- 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...