You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pdf/aws/_index.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@ url: /aws
34
34
<divclass="diagram1 d1-cloud">
35
35
<divclass="d1-row">
36
36
<div class="d1-col d1-left">
37
-
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
37
+
<p>When you're building systems where data integrity and uptime are non-negotiable, offloading PDFs to third-party APIs isn't just inefficient—it’s risky. Put processing where you control it.</p>
38
+
</div>
39
+
<div class="d1-col d1-right">
40
+
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
38
41
<ul>
39
42
<li>Deploy inside your VPC</li>
40
43
<li>No public traffic, no leaks</li>
@@ -43,9 +46,6 @@ url: /aws
43
46
<li>Direct REST API access</li>
44
47
</ul>
45
48
</div>
46
-
<div class="d1-col d1-right">
47
-
<p>When you're building systems where data integrity and uptime are non-negotiable, offloading PDFs to third-party APIs isn't just inefficient—it’s risky. Put processing where you control it.</p>
48
-
</div>
49
49
</div>
50
50
</div>
51
51
{{< /blocks/products/pf/carousel-item >}}
@@ -54,6 +54,8 @@ url: /aws
54
54
<divclass="diagram1 d1-cloud">
55
55
<divclass="d1-row">
56
56
<div class="d1-col d1-left">
57
+
</div>
58
+
<div class="d1-col d1-right">
57
59
<header><i class="fa fa-check-square"></i> All Popular Formats Supported</header>
58
60
<ul>
59
61
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
0 commit comments