Fusion Manage Forum
Welcome to Autodesk’s Fusion Manage (formerly Fusion 360 Manage) Forum. Share your knowledge, ask questions, and explore popular Fusion Manage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Advanced Print view images

17 REPLIES 17
SOLVED
Reply
Message 1 of 18
jamest
2151 Views, 17 Replies

Advanced Print view images

Hi All,

has anyone been able to get the image (from an image field) to work in an advanced print view.

it seems to work in basic however i must be doing something wrong because it wont showup in the advanced print view.

 

James

Tags (1)
17 REPLIES 17
Message 2 of 18
JohnCHill
in reply to: jamest

Hi James,

 

This is a known issue with the Advanced Print View printing images and is being looked at by the PLM 360 Development Team for resolution.

 

John Hill



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 3 of 18
Bill.Bogan
in reply to: JohnCHill

If the "image display in advanced print views" issue was fixed in 2012, it looks to have reappeared/regressed. I am having no success in getting an image to appear in an advanced print view.

 

Has something changed recently? Either a tag or a regression?

 

Thank you,

Message 4 of 18
JohnCHill
in reply to: Bill.Bogan

Hi Bill,

 

I'm looking back on the history of this issue and have reached out to the team to gather more information.

 

I'll let you know when I have more data to share.

 

John

 

 



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 5 of 18
Bill.Bogan
in reply to: jamest

Thanks John. In the mean time, the regular [basic] print view does include images when used so I can at least show that it is possible to include an image in a print view.

 

-Bill

Message 6 of 18
JohnCHill
in reply to: Bill.Bogan

Spoiler
 

Hi Bill,

 

I have a solution for you to use when adding an image to an Advanced Print View.

 

If you look at the screen shot of my Advanced Print View configuration below, you can see that I’ve added to the formula for the Test_Image field to allow for an image from the record to be displayed and then printed.

 

Bill Bogan.png                      

 

What you want to do is copy the text below in red and add it before and after the formula that is created when you add an image field to your Advanced Print View.

 

<img src="/servlets/ImageServlet/?imageid=${item.itemDetails.sections["PLM 360"].fields.TEST_IMAGE.value}" height="60">

 

You can manipulate the size of the image on the Advanced Print View by increasing or decreasing the height value from “60”.

 

John



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 7 of 18
Raid.n.t
in reply to: JohnCHill

Thanks John,
this works quite well however still shows the image frame on the print view even if there is no image to display which is still a little messy but better than not having the images at all

James Tennent
Message 8 of 18
jamest
in reply to: Raid.n.t

this does not work if the advanced print view is used as an email.

 

that puts me back at square 1

 

i cannot use the print button because PLM is unable to render my CSS so i have to have it email me then print from the email (this is very painfull)

 

currently i have to have the advanced print view sent to me via email on a transition, then i need to download the images that are in PLM, edit the email then insert the images

just so i can have a report that looks OK

 

thanks John for putting up this workaround, just a little frusterated that these issues havent been addressed in over a year

 

James 

 

Message 9 of 18
Bill.Bogan
in reply to: JohnCHill

Interestingly, unlike others, cut and paste didn't work for me. There is something askew in the code.

 

<img src="/servlets/ImageServlet/?imageid=${item.itemDetails.sections["Vision Document Review"].fields.PRODUCT_IMAGE.value}height="100">

 

Results in...

Workspace_03.jpg

 

So I've got one or two issues

  1. Missing image - unless the code is making it hiccup.
  2. Missing quotes or something of that nature - unless the broken image link is causing the hiccup.

 

Message 10 of 18
JohnCHill
in reply to: Bill.Bogan

Hi Bill,

 

Can you try a different image in the Product_IMAGE field and see if that has an impact?

 

Your use of the code looks correct.

 

I confirmed that using this code is working in my Advance Print View.

 

John



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 11 of 18
Bill.Bogan
in reply to: JohnCHill

John,

 

I've tried swapping out images and even using other DSIDs from the WS, and everything comes up the same...

 

The WS field data type is Image. The user specifies the image which uploaded to the tenant for use. So, nothing unusual there.

I tried changing WS owners to see if it is related to some obscure permissions thing. No change.

 

Any other suggestions?

 

Thanks,

Message 12 of 18
timseal
in reply to: Bill.Bogan

Using the Advanced Print I cannot see the image that I have in my WS. Tried the trick mentioned in this thread and result is the same. is this a known issue or am I missing something?

 

 

Message 13 of 18
JohnCHill
in reply to: timseal

Can you send me screen shots of your Advanced Print View and and the results when you run it?



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 14 of 18
timseal
in reply to: JohnCHill

Advanced Print view:

[cid:image001.png@01CF57CE.1F32B4D0]


Item to Print:

[cid:image002.png@01CF57CE.1F32B4D0]


Print results:

[cid:image003.png@01CF57CE.1F32B4D0]

Tim Sealschott, Manager of Manufacturing Services
300 E-Business Way, Suite 190
Cincinnati, OH 45241
P: 1-877-GET-ASI-1 ext. 1304
F: 502-638-4538
http://www.AdvancedSolutions.com


[http://asi03.asi.local/wiki/images/6/66/Email.gif]

CONFIDENTIALITY STATEMENT: This email transmission is intended only for the use of the individual or entity named above and may contain information that is confidential, privileged, and exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of any of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please immediately notify me by email at the above address..
Message 15 of 18
JohnCHill
in reply to: timseal

I cannot see the screenshots.  Can you add them as attachments?



John Hill
Support Specialist
Product Support
Autodesk, Inc.
Message 16 of 18
jpiggee
in reply to: JohnCHill

Hi James,

 

I went ahead and escalated this to a ticket, as I want to track this issue more closely.

 

The cause of the pain for this is PLM360 tracks all Images of this nature by a given value per tenant.

 

Example:

<img data-dojo-type="dojox/image/Lightbox" title="picture" data-dojo-props="href:'/servlets/ImageServlet/?imageid=47'" src="/servlets/ImageServlet/?imageid=47" style="display: inline;" id="dojox_image_Lightbox_0" widgetid="dojox_image_Lightbox_0">

 

When you examine the image on the items details page you can see that it is referenced by a value not a location. So when you ask for the image back by scripting (in this case HTML) you get the value back which in this case is 47.

 

I am working on a universal snippet of code that you can replace the current advance print view code with that will translate the value to a location and show the picture.

 

This however may take a day or two but when completed I will update you by case and the forums as well, so everyone can benefit.

 

forums.png

Joseph Piggee
Fusion 360 Administrator
TPI Composites
jpiggee@tpicomposites.com
Message 17 of 18
jpiggee
in reply to: jpiggee

How to display a picture in Advanced Print View

 

  1. In advance print view choose the element you want.
    1.  In this example its “-basic”

 picture1.png

  1. Find the “${}” equal to the value of the picture field.
    1. In this example its ${item.itemDetails.sections["basic"].fields.PICTURE.value}
    2. Copy “${}” to a text editor (do not use word).

picture2.png 

  1. Copy <img src="/servlets/ImageServlet/?imageid=" hight="60"> to line 2 of the text editor.
    1. Add line one of the text editor into line two of the text editor, after the ?imageid= and copy into line three

 picture3.png

  1. Copy line three and replace the item in the main element

picture4.png 

  1. Adjust the high as seen fit (Do not use the preview option to gage picture size)

picture5.png

picture6.png

Joseph Piggee
Fusion 360 Administrator
TPI Composites
jpiggee@tpicomposites.com
Message 18 of 18

Hello,

 

I am trying to display image in Advance Print View, i have used 'Image' data type(image 1) and in Advance Print View i am using <img src="/servlets/ImageServlet/?imageid=${item.itemDetails.sections["Basic Info"].fields.IMAGE.value}" height="100">  (image 2), but not getting success to display image. Please let me know that what i have missed and where i can give the image url. Please look into following images:

 

 

image 1

image.png

 

image 2

image.png

 

Thanks & Regards,

Harish Bhaskar

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report