Search found 3 matches

by myersge
Tue Jun 26 2007
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: EmbedFonts and Multilingual
Replies: 1
Views: 6573

EmbedFonts and Multilingual

I'm using VisualBasic and PDF Suite.NET. I need to convert multiple documents to PDF and then add consecutive page numbers. The solution I've settled on is to use PDF Converter to convert and concatenate the source files into a single destination PDF file. I then use PDF Creator to read in the entir...
by myersge
Tue Jun 26 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Consecutive page numbers
Replies: 1
Views: 4877

Consecutive page numbers

Can PDF Converter add consecutive page numbers when concatenating (printing) multiple documents to the same output PDF? I have PDF Suite.NET and my software is in VisualBasic so my current solution is to use PDF Converter first to do the concatenation printing and then PDF Creator to pull in the con...
by myersge
Mon Jun 25 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: LinearizeForWeb vs Concatenate
Replies: 2
Views: 6129

LinearizeForWeb vs Concatenate

I'm using the PDF Convertor in VisualBasic to concatentate multiple PDF prints to the same file. However, there seems to be an 'interference' between the LinearizeForWeb setting and the Concatenate setting. For the first file to be printed I use: cdi.FileNameOptionsEx = AMY_NOPROMPT + AMY_USEFILENAM...