Questions tagged [ecrion]
9 questions
2
votes
3 answers
Generated PDF/A size very big
We have system that generates PDF documents (using Ecrion engine). We are using Times fonts. Now there is requirement for document archiving, so we are switching from PDF to PDF/A and changing our fonts from Times to Times New Roman (same fonts).…

0xDEAD BEEF
- 2,074
- 7
- 31
- 46
1
vote
0 answers
Import multiple files in Ecrion Publisher to Export them into xsl-fo
I have many files to export from Word to xsl-fo. Is there a way to automate this process or make more than one export at a time?
1
vote
3 answers
Modern document templating and rendering
I am looking to understand modern ways of document templating and batch rendering/generation to formats like PDF and Word. Are there alternative to XSL-FO based products e.g. CSS based products? Is there a better/emerging standard than XSL-FO?
I…

Vijay Patel
- 57
- 6
0
votes
0 answers
Ecrion single List repetition in a table format
Ecrion Design Studio Publisher
I have to show this list in a table format.
XML List is:
1
2

Sobia Safdar
- 1
- 1
0
votes
2 answers
Ecrion after rendering from PDF input to TIFF keeps files in use
I'm using a webservice to convert from PDF to TIFF using Ecrion Ultrascale, everything works fine except that I've just noticed that the output file(the rendered file) is still in use after conversion is completed, does anyone knows why this is…

user3390116
- 38
- 6
0
votes
2 answers
XSL-FO table content to continue on next page without pushing down sibling content
I am testing out XSL-FO with a FO-processor for .NET. The FOP i am using is Ecrion.
If i have a table being populated by dynamic data from a data source on page 1 and beneath that table there is another static table on the same page. I want the…

Spetastium
- 205
- 3
- 12
0
votes
1 answer
How can I specify line-length behaviour in Apache FOP?
I have rendered the same XSL-FO in a trial of Ecrion and Apache FOP, and you'll notice that the two renderers have produced different line-lengths on lines 2 and 3. The way Ecrion has rendered the text is the way I would like Apache FOP to do…

Paul Suart
- 6,505
- 7
- 44
- 65
-1
votes
2 answers
How to get a bullet point Black round circle instead of html code using XSLT
I have a simple xslt that transforms an xml to an xsl-fo but when my xml is generated it produces bullet points in
when I use my transformation to transform to xsl-fo and pass that to ecrion to render a pdf it does not recognise the html…

Tim
- 206
- 6
- 16
-1
votes
1 answer
Write xsl or xpath syntax to repeat a table using Ecrion Design Studio Publisher or otherwise
I am using Ecrion's Design Studio Publisher to design a template using a xml source. I am trying to achieve the following using xpath or xsl and am not sure how
For eg: i have the following xml file
…

Andy
- 15
- 4