SACKO Idriss

Results 4 comments of SACKO Idriss

I have the similar problem. I wanted to dynamically, it gives a table mix https://drive.google.com/file/d/0B8r7Uu63KbCBcEttOWxPOFFfU3c/view?usp=sharing

this is my code source ```` class DisciplinesPdf < PdfA4p def initialize(school, categories, current_user, view) super() =begin if school.pdfp encrypt_document( :owner_password => "#{current_user.pdf_password}", :user_password => "#{school.pdf_password}", :permissions => {:print_document =>...

I want a table exactly like that : https://drive.google.com/file/d/0B8r7Uu63KbCBSDVuUG83NWhrakU/view?usp=sharing

:38:in `require': dlopen(/Users/imidsac/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/nokogiri-1.15.4/lib/nokogiri/nokogiri.bundle, 0x0009): tried: '/Users/imidsac/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/nokogiri-1.15.4/lib/nokogiri/nokogiri.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/imidsac/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/nokogiri-1.15.4/lib/nokogiri/nokogiri.bundle' (no such file), '/Users/imidsac/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/nokogiri-1.15.4/lib/nokogiri/nokogiri.bundle' (mach-o file, but is an incompatible architecture (have...