Re: Bug in ExportString?
- To: mathgroup at smc.vnet.net
- Subject: [mg87358] Re: Bug in ExportString?
- From: dh <dh at metrohm.ch>
- Date: Tue, 8 Apr 2008 07:16:04 -0400 (EDT)
- References: <ftfee5$bq7$1@smc.vnet.net>
Hi,
using FullForm on ImportString[ExportString[{1,1}, "PDF"], "PDF"]
//FullForm it is clear that the output is quite different from the
input: {1,1}. Is any documetation available or is this a bug?
Daniel
P_ter wrote:
> Hello,
> I expect from ImportString[ExportString[" ", "PDF"], "PDF"] not {}.
> Is this a bug?
> with friendly greetings,
> P_ter
>