On Wed, Jul 21, 2010 at 11:58 AM, Lou Syracuse <[email protected]> wrote:
> I need to work with text variables larger than 254 characters in length (vfp
> limit).    I am reading a text file that was converted from a landscape PDF
> file, so you can imagine what the translation is like (horrible doesn't
> being to describe it).
>
>
>
> I need to parse through it line by line and try to find the data I need,
> remove extra spaces, etc.   To add to the fun, the PDF converter does not
> pad records, so each line has its own length - meaning I can't just make 2
> reads of 140 characters and use them together.
>
>
>
> Any thoughts, besides the obvious one of using a different tool?   That's my
> first thought, but I wanted to bounce it off the list before doing so.
>
-------------------

I just did a project using PDFTron PDF4Net but the dll can be called
by just about anything, or so they say.

I take in PDFs append them, add in bookmarks and make a cover page.
That about covered the change request I did last week.

The making the cover page is similar to what your talking about and
they have TONS of examples on how to do a lot of different stuff with
your existing PDF.

You can download it for free and see if it fits your need.

-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts

901.246-0159 cell

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to