All,
Is it possible stream PDFs, stored as attachments in Notes documents, to the browser?
Any guidance is greatly appreciated. Thx
All,
Is it possible stream PDFs, stored as attachments in Notes documents, to the browser?
Any guidance is greatly appreciated. Thx
Subject: Yes
be sure when you attach the file into the notes document that you deselect the compress option. If the attachment is compressed then byteserving will not take place.
This also allows other tools like getright to get any attachment form Domino, and pick up where it left of if it shoudl fail midstream etc.
Carl
Subject: RE: Yes
Thanks for the information. My issue is this. We have a database that contains records with PDF attachments in each. The PDFs became compressed when the process ran that added them to the database.
Is there anyway to run an agent or script on these documents and uncompress the PDFs in each?
Thanks again
Subject: Stream PDFs
If you’re talking about byte-range serving: yes that has been a feature for some time now.
The PDF files itself need to be specifically generated for this, though.
cheers,
Bram