Hello,
I'm trying to solve the known problem of printing images on server, using the Business Connector. But I fail to find what is going wrong with my development.
This link give a detailed description of what I did. Can you analyse my codes and help me?
Best regards,
Mohamed Amine
*This post is locked for comments
Even though a business connector can run code as Client, as far as i know it does not support printing reports with images, as a BC cant handle them (Image class fails). This is the same issue as printing on the server (batches or not). In fact, there is another post here about that, where I describe that I have the "cant print report including images" problem using business connector as well, whether this is ran on client or server.
As such, although the approach using BC is out-of-the-box thinking, I think it will not succeed.
Hi Mohamed
My read is, that your BC user has either no printer or the wrong one.
I advice to lumber the Debugger to your BC code to verify the code will be runned trough end. Additionally you can extract print job settings information when printing trough BC.
To your question: the BC-Session is a client session. I don't think that's the source of your problem.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator