Displaying a PDF from a process

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Displaying a PDF from a process

Post by tford »

Seems like I've done this before, but can't seem to solve it.

Working in a V6.0 BSV and I have a PDF stored in an attribute it uses the file system approach (hence the path is store in another attribute).

I would like to have a Operation on a query of the BO which runs a process to display the PDF in question.

Can anyone show me the light?
Tom - V8.8 build 3137 - MySql / PostGres
Rennur
Posts: 1191
Joined: Thu Mar 01, 2012 5:13 am
Location: Sydney, Australia

Re: Displaying a PDF from a process

Post by Rennur »

Does the DISPLAY DOCUMENT function not work with file-system document type attributes?

DISPLAY DOCUMENT BO.FilePdf IN WINDOW
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Displaying a PDF from a process

Post by customaware »

Haven't checked but this was the issue with Images in the File System....

Make sure the folder that the Document Path points to is downstream of Tomcat/webapps...

If it is like C:/MyAppDocs/Documents... then I doubt it would work.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Post Reply