Hi,
thanks for all the answers. (I meant SVG not SVN of course). It seems,
like I should have analyzed the resulting PDF further. I looked at its
source and only saw a block of raw data. I didn't occur to me, that that
was a compressed vector description, instead of a compressed bitmap.
Thanks aga
ill
> Ensley
> Sent: Friday, May 09, 2008 11:39 AM
> To: 'Post all your questions about iText here'
> Subject: Re: [iText-questions] Include SVN in PDF
>
>
>
> >Now we (and everyone) needs to look at
> >PDF in a wider context...
>
> Makes sense to m
>Now we (and everyone) needs to look at
>PDF in a wider context...
Makes sense to me.
So, vendors creating PDF's need to do the parsing and content transfer into
a PDF.
This is what is recommended for iText using Batik anyway.
-Bill Ensley
www.bearprinting.com
-
On May 9, 2008, at 10:54 AM, Bill Ensley wrote:
>> In that case, native embedding of SVG in PDF has been removed
>> from the PDF Reference in its conversion/transition to ISO
>> 32000 and thus will not be supported by future ISO 32000
>> compliant versions of Adobe
>> Acrobat/Reader.
>
> Any reason
>In that case, native embedding of SVG in PDF has been removed
>from the PDF Reference in its conversion/transition to ISO
>32000 and thus will not be supported by future ISO 32000
>compliant versions of Adobe
>Acrobat/Reader.
Any reason why? Is Adobe considering SVG a "failed" format?
-
I am going to assume you mean SVG (a vector graphics format) and not
SVN (which is a version a control system).
In that case, native embedding of SVG in PDF has been removed from
the PDF Reference in its conversion/transition to ISO 32000 and thus
will not be supported by future ISO 32000 co
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Fechner, Nicholas
> Sent: Friday, May 09, 2008 1:05 PM
> To: iText-questions@lists.sourceforge.net
> Subject: [iText-questions] Include SVN in PDF
>
> Hi all,
> this is probably more of a feature