User Activity

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi Ivan, tanks for sharing this. YOu may also have a look into the documentation in the downloaded zip, there is a chapter about fonts included. Regards, Andreas

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Well, he even pasted the differences I am posting the patched package and package body here. The only change is in function adler32. old code: step_size := trunc( 16383 / dbms_lob.getchunksize( p_src ) ) * dbms_lob.getchunksize( p_src ); new code: step_size := trunc( 16383 / dbms_lob.getchunksize( p_src ) ) * dbms_lob.getchunksize( p_src ); if step_size = 0 then step_size := 16383; end if;

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi, there is a workaround decribed here https://sourceforge.net/p/pljrxml2pdf/discussion/general/thread/fa0e9f1f75/ Unfortunately i have currently no time to provide a new packaed version Andreas

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi, PL-jrxml2pdf still does not support arabic characters

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    This error comes from APEX, not from PL-jrxml2pdf. What is the action / url you call when you get this?

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi, PL-jrxml2pdf has nothing to do with Apache FOP or APEX in general. It's just a DB-package which produces output in PDF-format. I have no idea where the error you show comes from, but it's not PL-jrxml2pdf. Isn't there any error-code in front of the errormessage? Regards, Andreas

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi, can you provide a sample-jrxml anlong with a simple inline-select so that i can check? Regards, Andreas

  • Posted a comment on discussion General Discussion on PL-jrxml2pdf

    Hi, you can check the actual error when you run the report with debuglevel set to 5 and check the output. My guess is that one of your printWhenCondition doesn't follow the rules defined in the documentation of PL-jrxml2pdf. Regards, Andreas

View All

Personal Data

Username:
aweiden
Joined:
2012-04-25 20:52:14

Projects

  • PL-jrxml2pdf A pure PL/SQL reporting engine (transforms jrxml to PDF) Last Updated:

Skills

  • No skills entered.

Personal Tools

Oh no! Some styles failed to load. 😵 Please try reloading this page