I am adding lines of text to a PDF using multiple calls
to painter.DrawText(vars.textx,vars.texty,vars.string).  The vars.string is
a line of text that useually includes spaces.  However, when this PDF is
viewed and the text is highlighted, there are gaps is the highlighting.  If
the copy and paste option is used, the spaces are not preserved.  Previous
PDF tools did not do that.  What options do I need to set so that the
painter will not strip out space characters?  This is import because some
of the uses require fixed width font spacing.
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to