Hello,


I have a PDF file with rich of texts and tables. I want to edit and
want to reduce
the pages as to reduce the cost to Paper during print.


I heard from someone that there is a command in Foxpro to do the same.
Is it possible in FOXPro? How to do it ?


If it is not possible , Please tell me other alternative Help me!


Thanks
Kunal Mehta

RE: Help Me - How to convert PDF into Document with FoxPro? by MichelRoy

MichelRoy
Wed Dec 07 05:01:02 CST 2005

1. there is no native command in foxpro to read PDF documents
2. text can only be extracted if the document was not locked
3. there are a lot of commercial apps that can convert PDF to Word or RTF,
just seach in google if you're interested.

"kunalmehta1983@gmail.com" wrote:

> Hello,
>
>
> I have a PDF file with rich of texts and tables. I want to edit and
> want to reduce
> the pages as to reduce the cost to Paper during print.
>
>
> I heard from someone that there is a command in Foxpro to do the same.
> Is it possible in FOXPro? How to do it ?
>
>
> If it is not possible , Please tell me other alternative Help me!
>
>
> Thanks
> Kunal Mehta
>
>

RE: Help Me - How to convert PDF into Document with FoxPro? by MichelRoy

MichelRoy
Wed Dec 07 05:05:02 CST 2005

manually, you can select the text in acrobat reader, copy it to clipboard and
paste it in notepad.

"kunalmehta1983@gmail.com" wrote:

> Hello,
>
>
> I have a PDF file with rich of texts and tables. I want to edit and
> want to reduce
> the pages as to reduce the cost to Paper during print.
>
>
> I heard from someone that there is a command in Foxpro to do the same.
> Is it possible in FOXPro? How to do it ?
>
>
> If it is not possible , Please tell me other alternative Help me!
>
>
> Thanks
> Kunal Mehta
>
>

Re: Help Me - How to convert PDF into Document with FoxPro? by Andrew

Andrew
Wed Dec 07 07:26:16 CST 2005

<kunalmehta1983@gmail.com> wrote in message
news:1133855533.203977.40500@f14g2000cwb.googlegroups.com...
> Hello,
>
>
> I have a PDF file with rich of texts and tables. I want to edit and
> want to reduce
> the pages as to reduce the cost to Paper during print.

Forget complex foxpro things, if you use the Fineprint driver which you can
get here
http://www.fineprint.com/products/index.html

it lets you control all sorts of page layout things, delete / insert pages,
make booklets etc. before the PDF hits the printer.

--
HTH
Andrew Howell