How do I impl. embedded fonts, two-up pages and newlines?
Posted: Mon Jan 15, 2007 7:10 pm
Hello, I ´ve just begin to make creating PDFs with Fop, nFop (C#) actually and have some problems I can´t resolve or find solutions on the internet!
1. How do I embedded extarnal fonts ine the C# code-behind?
2. How do I create two-up pages? I.e. have two pages on one page side-by-side. Is it possible in the xsl:fo?
3. How do I replace the input value for a newline (\n) into a PDF newline. I read somewhere that you can use the fo:block tag to simulate a newline but its not a good way I thing if you have a text with hundreds of \n!!!
pls, I there any experts out there:)
best regards
//Albin
1. How do I embedded extarnal fonts ine the C# code-behind?
2. How do I create two-up pages? I.e. have two pages on one page side-by-side. Is it possible in the xsl:fo?
3. How do I replace the input value for a newline (\n) into a PDF newline. I read somewhere that you can use the fo:block tag to simulate a newline but its not a good way I thing if you have a text with hundreds of \n!!!
pls, I there any experts out there:)
best regards
//Albin