Re: PDF to Word ( docx) Conversion
Re: PDF to Word ( docx) Conversion
- Subject: Re: PDF to Word ( docx) Conversion
- From: じょいすじょん <email@hidden>
- Date: Wed, 25 Jan 2017 12:07:30 +0900
You might take a look back at the TextEdit source.
It should be pretty straight forward to save as .rtf or .rtfd, if by table you mean you have a rich text table.
> On Jan 25, 2017, at 6:35, Peter Hudson <email@hidden> wrote:
>
> I was trying to avoid having to go to Direct RTF markup. But as you say, it may be the answer.
>
> Peter
>
>> On 24 Jan 2017, at 21:13, Jens Alfke <email@hidden> wrote:
>>
>>
>>> On Jan 24, 2017, at 12:58 PM, Peter Hudson <email@hidden> wrote:
>>>
>>> I wondered about RTF - but I've built everything into a view and I can't see a method on NSView to produce rtf.
>>> I've done it previously with, I think, an NSText.
>>
>> I meant producing it programmatically. It’s a markup language, around the same order of complexity as HTML (although it looks more like TeX.)
>>
>> [Fun fact: My first paying job after college, in 1987, was to write a translator program that parsed a weird old phototypesetter markup language and generated RTF that could be imported into PageMaker.]
>>
>> —Jens
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden