Most voted "caelum-stella" questions
Stella is a project that aims to meet the daily needs of working with Brazilian domain in Java, providing: Validators (for CEP, CPF and CNPJ), state registration and billet generator.
Learn more…3 questions
Sort by count of
-
1
votes0
answers347
viewsError generating billet using Stella Boleto
I’m having trouble generating a ticket for Bradesco Bank. I’m using Stella from Caelum and IDE Intellij, only the basic code for testing that follows: public class BradescoBoleto { public static…
-
0
votes0
answers257
viewsStella Boleto error loading jrxml
I’m trying to generate billet with Stella but I’m getting the following error Exception in thread "main" br.com.caelum.stella.boleto.exception.GeracaoBoletoException:…
-
-1
votes1
answer148
viewsHow to add CR or LF to the end of the. pdf file generated by Stella.Boleto?
I managed a ticket of the Itau and was indicated to validate with the operator (bank Itau). The operator required to insert the special characters: CR+LF. How do I do that ?