c# - How to write text then convert it in vectoriel with iTextSharp? -


i have code ;

columntext.showtextaligned(canvas, element.align_center, foo, 150, 495, 0); 

every thing ok.

but printer want words in vectoriel format how can do?

if understand correctly, printing company wants "text converted outlines", right? printing companies prefer there's no worry getting wrong fonts in place , bypass font licenses. unfortunately don't believe itextsharp supports this. think you're option run pdf through adobe illustrator or possibly adobe acrobat.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -