Hi Robert,

Does this still happen using the latest release 0.9.4?

Best regards,
 Dominik

On Fri, Aug 5, 2016 at 10:43 PM, Robert Goley <rago...@rdasys.com> wrote:

> Looking deeper at the code, this appears to be a bug. I am setting
> ePdfWriteMode_Clean when creating the pdf document but it is ignoring it
> and behaving as if ePdfWriteMode_Compact was set instead.  This is with
> PoDoFo version 0.9.3.
>
> On Thu, Aug 4, 2016 at 5:03 PM, Robert Goley <rago...@rdasys.com> wrote:
>
>> 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
>
>
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to