Explore tweets tagged as #PDFKit
授業内容をAIに相談しやすいように、KeynoteをMarkdownに変換するツールを作ってた。AppleScript経由でPDF書き出しをして、PDFKitで取り出した各文字のフォント設定(SPC値)を見ながら段落結合しつつテキスト起こし。 空行を「空白+改行」にしておくと、コピペ時にClaudeが書式を保ってくれる。
1
0
1
CVE-2022-25765 Exploit for CVE-2022-25765 command injection in pdfkit < 0.8.6 https://t.co/DUeCKuZ25E
#cve #poc #exploit
https://t.co/jcDukE0EbQ
0
12
29
Got up this morning and my PDF slide generator can already make this slide with this code. PDFkit is pretty sweet, docs are good, but there's no raw API docs so you have to troll through the code to figure out what functions do.
2
1
8
It's a big deal that visionOS has SDKs for "basic" things that users expect to just work. Like viewing dense construction and architecture PDFs. Just a few lines with PDFKit. Status quo has been cobbling together semi functioning Unity/Unreal assets or writing libs yourself.
4
12
173
macOS 版 MWeb 在导出 PDF 时会按 Markdown 标题,生成如附图一这样的大纲。然而新版 MWeb 在 macOS 14 下导出的 PDF 是有大纲不错,但是点击后确不能定位了。这个 Bug 的原因是苹果 PDFKit 的一项有意思的变动。下面就慢慢说这个变动。1/4
1
3
76
iOS/macOSでPDFKitがあるのに何でPDFium使わないといけないの?っていう人たちのために pdfrx_coregraphics というパッケージを作ってみた。
1
0
0
First picture is pdfkit, second one is safari(which has this weird extra padding between o-r), the third one is chrome(which is the same as pdfkit) Is this a safari bug or some expected behavior? Do you know anyone who deals with text rendering that can help me with this?
1
1
2
My latest project on my iOS journey is an Invoice generator. I used SwiftUI and SwiftData to set it up. This mobile app used your invoice data and converts it to a PDF file using in-built PDFKit.
9
10
181
running on Docker + ruby(rails) and ever encounter this wkhtmltopdf (wicked_pdf, PDFKit or gems that depends on it) bug as shown in frame 1... Checkout frames 2 & 3 for fix
2
2
3
Day 77 of #100DaysOfCode Today, I learned how to generate a PDF document in Node.js using the PDFKit module. I also learned how to write data to a file using the createWriteStream() method and send the file data to the response object. #NodeJS #tech #javascript #coding
2
0
19
News from the MBS #Xojo Plugins Version 23.3 In this article Stefanie introduces you the new functionalities from the MBS Xojo Plugins in version 23.3. XPath, Encryption and Hash, Scintilla, DynaPDF, GraphicsMagick, JSON, PDFKit, WebKit2 and Win PDF. https://t.co/qYGaD4VbVi
0
2
2
I explored various methods that I can use to generate PDFs in Python and found 3 useful packages • ReportLab (I found it a bit complicated) • IronPdf (Paid) • PDFKIT (easiest option) PDFKIT works wit the help of wkhtmltopdf a CLI tool to render HTML into PDF. So we write
9
4
21
MBS #Xojo Plugins, version 23.3pr4 Updated DynaPDF to version 4.0.74.217. Added ZeroPaddingKey property to CipherMBS class. Split PDFKit into new MBS Xojo PDFKit Plugin with iOS support Added PDFThumbnailViewIOSControlMBS and PDFViewIOSControlMBS https://t.co/VRwfHDwhfU
0
1
1
I think i can call it a day, used PDFKit to create invoice...not perfect yet... still a work in progress
1
0
6
Project Progress‼️ My latest project on my iOS journey is an Invoice generator. I used SwiftUI and SwiftData to set it up. This mobile app used your invoice data and converts it to a PDF file using in-built PDFKit
2
2
78
❓ Looking for tips on how I could potentially generate a PDF on a Node.js back-end. Is pdfkit the way to go? The idea is to export a table into a PDF, or maybe each form submission into a separate PDF (then generate a .zip with the .pdf files inside) #buildinpublic
1
0
1