EmbedFonts and Multilingual

The PDF Creator .NET Library enables you to create secure PDF documents on the fly and to view, print and process existing PDF documents. If you have any questions about PDF Creator .Net, please post them here.
Post Reply
myersge
Posts: 3
Joined: Tue Mar 13 2007

EmbedFonts and Multilingual

Post by myersge »

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 entire PDF file, add consecutive page numbers, and write it back out as a new/final PDF file.
My question... If I use the EmbedFonts and Multilingual settings in PDF Converter when I'm building the concatentated PDF file, are those PDF contents/features passed on to my final PDF file when PDF Creator writes out the file with consecutive page numbers? Thank you.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

The answer is yes.
Post Reply