Results 1 to 4 of 4

Thread: Lianja html - pdf File

  1. #1
    Senior Member
    Join Date
    Oct 2019
    Posts
    497

    Lianja html - pdf File

    Is there a way in Lianja to transfer an html text to a PDF document or which tool would be suitable for this? The background is that I can design text and images wonderfully with the webview gadget. I would then like to convert the result into a PDF document. Greetings Olaf

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,351
    Blog Entries
    22
    Yes.

    See doc for WebView.

    https://www.lianja.com/doc/index.php/Webview

    There are methods for printing to pdf.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Senior Member
    Join Date
    Oct 2019
    Posts
    497
    Thanks Barry. With the command .printhtml("File1.pdf","") I get the file saved as a PDF. My question is, can I create the file without the document being displayed in the browser first?
    Thanks and greetings Olaf

  4. #4
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,351
    Blog Entries
    22
    I have added saveAsPdf( cFilename ) in 9.3.2 which has the same arguments as printHtml() but no preview is given.

    I have also added saveAsPdf( cFilename ) to webview sections.

    e.g.

    Code:
    osec = Lianja.get("page1.section1") // a WebView section
    osec.saveAsPdf("outputfilename.pdf")
    Last edited by barrymavin; 2023-09-27 at 04:33.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us