Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it possible to generate FACTUR-X format documents in PL/SQL ?

Alexis BApr 17 2025

Hi everyone

In France we will soon be mandatory to generate all invoice in an electronic format : FACTUR-X

It's an hybride format between PDF and XML files

I am already able to generate PDF files using Oracle Forms/Reports and using Oracle APEX with FO Designer and Apache FOP Server

I am also able to generate .XML file with PL/SQL using UTL_FILE package

However, I am lost regarding this FACTUR-X format, I'm not sure what it should look like nor how to generate it

Does anyone already worked with this FACTUR-X with Oracle Apex or PL/SQL or Forms/Report?

Please let me know

Thanks

Best regards,

Comments
Post Details
Added on Apr 17 2025
0 comments
163 views