If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Can you tell me if the PDF creation tool on this site works with AFP spool files, and if so, does it just create a TIFF, then a PDF? Or does it create the PDF in such a way that indexing would be allowed? Thanks!
Do you know of a way, short of purchasing one of the many utilities out there, to create PDFs from AFP spool files and have the ability to have some sort of indexing capability? I know there are many products out there (BVSTOOLS, etc.) that do this, but what do they know that I don't about how to do it? The ones that are free are great, but every one that I've seen has a TIFF file as the intermediate step, so there is no "text" per se' in the file when it becomes a PDF. Any advice? Thanks.
I have used/Purchased Bradley's tools and have always been satisfied with the support and the cost. If my budget were a bit larger I would look into http://www.rjssoft.com/ .
I have developed some nice HTML & PDF applications using RJS as the core.
(sending ASN to customers without EDI in place)
I have not use any of the CGIDEV applications to send PDF, I would if time permits look into their solutions (ITs free)
Thanks for the advice. What we have is a need to archive documents such that we could "look" into them to find text if we need to. These are AFP documents created on our AS400.
Its too bad you couldnt leave a text version of the document on the Iseries(in a file) with the name of the document on the IFS. its path...DATE ,,,,,,etc
Then use SQL on the iseries to search the text in this table and return a list of documents and their paths.
Then with this list show the documents to the end user.
Please let us know which solution you choose.
Take care
Jamie
All my answers were extracted from the "Big Dummy's Guide to the As400"
and I take no responsibility for any of them.
Just wanted to let you know you guys have an awesome website here. I've been programming for going on 19 years now and am noticing that an alarming number of ISeries-related sites want to in some way "charge" for code samples, etc. It is refreshing to see the openness with which the code is supplied here. I've used the sample that reads an output queue and does something with the spooled files and I had it working on our box within an hour of downloading it.
After a brief break I'm about to get back to my PDF project. I've got an idea on how I will be setting up my archiving using the PDFs. After I get it working I will let you know how I did it. Thanks again for the great website!
Comment