Product: E-Notebook Enterprise
Captured Image (PDFs or Images) gets rendered twice
We have to implement the ENStandard9.NullPdfRenderer in the captured image rendering options under the experiment type we are trying to use.
First of all let's make sure the ENStandard9.NullPdfRenderer is implemented in the system configuration, to get there we need to click on Tools > System Configuration and the look for the ENStandard9.NullPdfRenderer under the list, if this is not in the list please create a new entry and fill it using the following information.
Name : ENStandard9.NullPdfRenderer
Net Server Assembly : ENStandard
Net Server Class : CambridgeSoft.ENStandard.Render.NullPdfRenderer
Net Client Assembly : ENStandard
Net Client Class : CambridgeSoft.ENStandard.Render.NullPdfRenderer
After this has been implemented we need to go to the Configuration folder then right click the experiment collection type (i.e chemistry experiment) > Collection Type Configuration > Commands > Export to PDF/Sign and Close/everything that renders the section > Custom Properties.
Select the Captured Image and click on Set Field Renderers, select PDF then expand the Captured Image, under PDF thgere is an implementation field, we need to enter ENStandard9.NullPdfRenderer and click ok.
After doing this refresh the application (F5 or Tools > Refresh) this will stop the application from rendering the PDFs and Images twice.
Comments
0 comments
Article is closed for comments.