• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to Change the Page Display Setting Of a PDF file using JAVA.

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,
I am working in Play Framework and using JAVA as Programming language. I am working on a module in which I have to download datalog in a PDF file. Everything else is running fine, but the ouput PDF file has not same thickness of table borders, some lines of table are very thick. This can be removed maually by Edit ->Preferences -> Page Display -> Rendering -> Enhance the thin Lines(This Check box to be disabled). But How Should I do it by my code?? Play Framework provides some Options for PDF files but there are only for Header, Footer and Page Size. So If any one can help me. Please Help me..Thanks
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic