Viewing TIFF and PDF attachments
If we have attachment for a work object which is .TIFF or .PDF file, can we view that file when we open a assignment in a HTML Section?
Normally we might have more than 200000 work objects each will be attachemnt with around 1MB of file size.
Normally we integrate with a content management tool this to get this functionality..
Does pega support this? Any thooughts please share.
-Nav.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Comments
Keep up to date on this post and subscribe to comments
Yes one or more file attachments can be added/associated with an work object of .TIFF or .PDF type. However when attachments is clicked on the work object it opens up the file on your workstation and hence you would need adobe Reader for .PDf files and similar application for the .TIFF files.You can use flow action Work-.AddAttachment to attach file to the work object. The file attachments are instances of Data-WorkAttach-File class.
- reply
These days TIFF (tagged image file format) is being replaced by PDF everywhere.
Unlike a decade ago the modern scanners and faxers can create/handle PDF files.
We always urge our clients to abandon TIFF and embrace PDF for 3 reasons.
- TIFF is 100% graphical data hence results in a large file size.
- TIFF requires further processing by an OCR to enable "search / select / index" on the data.
- PDF Adobe Reader is absolutely free and most computing devices have it OOTB.
- reply
- List View as a PDF Attachment
- Need to view Image content of format gif/docx/pdf in the same window which are attached to the Pega case.
- Need to view Image content of format gif/docx/pdf in the same window which are attached to the Pega case.
- Unable to view pdf file attached to the case which has special characters like "("
- View PDF without downloading where source is only the attachment