I need to set the background colour of a cell depending on its value.

I tried with a macro but the printable file becomes a "docm" file and Creatio only accepts "docx" files so it seems we cannot use macros in the printable files: is there some ways to embed and use MS-Word macros in Creatio printables?

Is it possible to bind formatting of a cell to a value coming from Creatio (for example the background colour of the cell could be a field coming from Creatio) ?

Like 1

Like

1 comments

Dear Massimiliano,

Thank you for your question!

We have double-checked this information with our developers and received an answer that currently...MoreLess

Show all comments

Hello collegues,

I saw the process have an script to generate a MSWord Printable, I need to get one to generate a FastReport printable, somebody can help?

The code in this case to MSWord printable is 

var reportService = new Terrasoft.Configuration.ReportService.ReportService();
Terrasoft.Configuration...

MoreLess

Like 0

Like

1 comments

Hello Julio,

I've noticed that you've already found the solution to this question in terms of this community post. Please specify if additional...MoreLess

Show all comments

Hi,

I've installed aspose pdf connector and it worked just fine :)

I managed to create pdf printables.

A few days ago it stopped working and the printables are not being created in pdf but only in docx.

The only thing that was changed is the the application was upgraded to 7.17.

I would love having some advice.

Thanks,

Raz

Like 0

Like

8 comments

Hi Raz,

Please specify your current Creatio version: is it 7.17.0 or 7.17.1?

It will enable us to identify the reason for your issue.

Thank you

Show all comments (7)

Hello, Community 



We have requirement to generate Report in pdf format.

I have searched also connect with the Creatio support team. And I found Marketplace Application as link below.

https://marketplace.creatio.com/app/asposepdf-connector-creatio 

But unfortunately to use this on  big scale we need to buy Subscription.

So I want to know there is any other way to achieve our goal? Like development or creating custom script to generate to convert Docx to PDF.



If there is please do let me know.

Like 2

Like

7 comments

Hello Meet!

Unfortunately, this marketplace feature is available only via subscriptions. This tool is the only one that can provide PDF export...MoreLess

Show all comments (6)

Hi,

I am facing this use case to make a certain printable visible only for certain organizational role.

Is this functionality exists out of the box or it needs further java script coding?

Thanks

Like 2

Like

8 comments

Hi Kavian,

theres something in the market palce we have used and works fine:

https://marketplace.creatio.com/app/opportunity-printables-filtering-ro…

rgds,

Luis

Show all comments (7)

How to bind a printable to a package? I have binded the object Printable, and I have binded the object Tables of printable, but the printables do not show up on the environment where I try to install this package.

Any help is appreciated. 

Thanks

Like 0

Like

2 comments

I have been told that printables must be setup manually and cannot be fully bound. 

Show all comments (1)

Hello,

Is there any way for creating a PDF from a printable? I need something to perform the function since it was pulled from the out of the box features for bpm'onine. Any help would be greatly appreciated.

Like 0

Like

22 comments

Hello Kevin,

Starting from 7.14.2 version the functionality of PDF-convertation was excluded from an out-of-the-box features list. All clients...MoreLess

Show all comments (21)

Hi,

I am trying to generate a printables of case section.

In the cases section, the Notes field is displaying in the HTML formate as you can see in the attachment. 

We would like to display it in a simple text format. 

Any help on this matter is appreciated thanks!

File attachments
Like 0

Like

3 comments

Hello Apurva,

Yes our R&D team is aware of this problem and it is in "Accepted" status. I will also inform them about your community question...MoreLess

Show all comments (2)

I am trying to generate a printable from the opportunity object (which will be a quote) and attach this printable to an email after generating.

I am getting stuck on the generate and save printable script task. 

This is the error I am getting

Terrasoft.Common.ItemNotFoundException: Value "Name"...

MoreLess

Like 0

Like

1 comments

Hi Tyler,

Implemented this week a very similiar feature throw a business process.

I reversed engeneered this market place app: https://marketplace...MoreLess

Show all comments

Is it possible to generate a list of product in an offer by category and sum the total by category for example in an offer?

We have several products and would like to have a table with a service products'list and a total of services. Then a separate table with maintenance products'list that would be a yearly fee and a total of maintenance.

Thanks in advance

Like 0

Like

1 comments

Hi,

Such printable can be done. Products can be filtered in table of printables settings and total can be displayed via fields of printable...MoreLess

Show all comments