Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
172 views

NFOP.dll is causing error on 64bit OS

I have console application which uses the NFOP.dll to generate PDF document. It worked fine in the dev box, which is a 32 bit operating system. When I moved it to another server which is having a 64 ...
1
vote
4answers
606 views

nFop issues/alternatives

I require a free .net XSL-FO processor and have initially tested nfop's functionality. I have found some shortcomings which are significant in allowing me to meet the requirements for my project. ...
0
votes
1answer
223 views

How do I use floats with XSL-FO in C# (NFop)?

Question: Does NFop support floats? Background: I have the requirement to generate a printable report, containing page numbers, corporate logo and a table of data. The report is for a web based ...